Crap, did I miss the deadline? If we're thinking about radical new paradigm: I'd like the ability to build non-linear layer systems. It doesn't mean we need to change the basic behavior, but the ability to switch to an 'advanced mode' or something similar. I'm tired of copying masks over diffuse, specular etc, when one…
Lampoly - Sounds like you got into computers without ever using a typewriter. Return is "carriage return" and used for type formatting. Enter means "commit this change/execute the command". They really are different beasts. Control-return is there for laptops that don't have enter keys. PhotoMerge got completely redone in…
"The common Enter key in my Keyboard (ABNT2) just skip a line, and I never (ever) tried the Enter in the NUMERIC keypad. And I´ve discovered right now if i use CTRL+ ENTER it works too." The "enter" on the main keyboard is actually Return. The "enter" on the numeric keypad is really "enter". They have different key codes,…
Photoshop already has a brush smoothing option (look for the checkbox in the brush palette) -- but it's designed to smooth in realtime, not lagtime like ZBrush. Of course, that lag allows ZBrush to do a lot more aggressive smoothing (essentially defining a spline then stroking it as you go). I've added that to the wish…
Just had an idea about the colour wheel thing, for those that might benefit. Is there any way you could code it up in Flash, then use Configurator to put it into a custom PS CS4 panel? Not sure whether you could get the embedded Flash movie to talk to PS, but it might be worth a try if there was a way. EDIT: Just did a bit…
Hi Talon! It seems like Chris is quite the busy man so he might not always respond as fast as he did earlier, but I think we can still keep on compiling things here! It's nice to have all this info centralized in one spot. By the way, I remember back when I was using an azerty keyboard there was many issues because of the…
Yes, I'm trying to keep track. But yeah, I'm kinda busy. "perspective transformation (and all other transformations) that are available for rasterized layers should also be allowed for smart objects please" All of them that we can do are in CS4. We can't do all the transforms on vector artwork (because the vector…
haha this is probably way outta the scope of your discussion, but one of the biggest things I've wanted for photoshop has been a stroke-smoothing tool setting akin to zbrush's lazymouse. I suppose they'd say it wasn't worth the effort though since you can always use a stroke along a curve :( and some sort of setup to do…
Still around, still busy. We're getting a number of repeat requests now. Layer Blend Mode menu - the menu behavior is inherited from the OS controls. If the OS doesn't do it, we can't easily add the behavior. select>modify>contract/feather - because 40% of users complain when it works one way, 40% complain when it works…
yeah had the very same though today, was already digging: http://www.adobe.com/devnet/photoshop/ there is a nice and easy tutorial how to do it in just Flash (guess many people here have some basic skills for that): http://scriptplayground.com/tutorials/as/Creating-Flash-Panels-for-Photoshop-using-Flash-CS4/ I had some…