On 25 mayo, 03:50, Branko Vukelic <bg.bra...@gmail.com> wrote:
> Hey brushmakers,
>
> I've updated the Directional layers tool to NOT create the 360 degrees
> layer (that used to be the last one). Whatever step came before the
> 360 degrees is now the last one. For example, for an 8-step rotation,
> 315 degrees is now the last layer created. Download the updated
> version here:
>
> http://codaset.com/foxbunny/gbg-tools/source/master/raw/pyfu/directio...
>
> Happy brushmaking!
>
> --
> Branko Vukelić
>
--
Branko Vukelić
I am not a python person (but I am trying) and it looks like each new
rotated step is created by rotating the last rotates step.
From my experience, I would suggest you always rotate the original
layer (selection) and keep incrementing the angle you rotate to avoid
gradual softening and blurring of the image as you repeatedly rotate
already rotated copies.
Hope that is clear (no pun intended).
-Rob A.
That's as clear as it gets, I think. :) I guess this might be a big
issue for graphical brushes such as the ones used in cartography. I'll
mod my script accordingly.
Thanks, Rob.