I think it's done. Thanks for the idea, I love using it! I tried it in CS6 and it worked, I wonder if it's the same for CS5. I'm attaching a zip with 3 files in there, one of them is just a library that's required for scripts to work and two other are the actual functions. The only limitation I noticed is that if you're…
I'm using indexes: names aren't very reliable (in the example above PS would be confused by a number of Layer 1 layers). Re the AHK: personally I use it all the time, but I imagine for 99% Photoshop users it's a bit too much. Not like I care a lot, I do those scripts for myself anyway :smiley: but using the AHK it wouldn't…
Oh, that's pretty damn nice, thanks ! Can confirm that these scripts themselves work fine here in CS5. However calling the JSXs directly from AHK doesn't seem to work for me, so maybe that's one difference between CS5 and 6 - which actually sounds quite plausible. At the end of the day I ended up mapping them to ctrl<…
autojive, glad you liked them! pior, oh, this is interesting, I also hate this jumping over the hidden layers when going through when using Alt+[ / ] but I never thought of trying to change this behaviour. Because I made a quick script and apparently it's possible: In this case the layers stay hidden but I can then unhide…
Oh that's already looking great ! I suppose you're fetching the name of the above layer and jumping explicitly to that ? Looks like it's working well. As far as I am concerned I wouldn't mind at all using AHK to handle the mapping (although I suspect Photoshop would still see the original input ? Would have to test it.).…
Hey Sergey, these tools are great ! I've used your clever "hiding layer visibility" script in the past a few times, definitely a time-saver. (by that I mean : the one relying on layer name starting with "hide " to trigger the action. Really cool for painting under lineart). Now a question for you. One thing I've never been…
I added more scripts to Toggletator, there're much more things to toggle: Toggle Inactive Layers Visibility; Toggle Layers Visibility by Labels script: it's like toggle by name, but by color label; Toggle Brush Blend Mode*: toggle between Normal and Erase brush blending mode with a hotkey; Toggle Brush Color Dynamics*:…
Just wanted to chime in to say that once manually installed, Toggle Layer Visibility works just fine in CS5 (I haven't tried the other two scripts since I don't have a use for them). As for the installer itself : it ran without error but didn't seem to create any files on my end (maybe because it didn't find a CS6/CC…