[Bf-committers] Feature Request: predefined rotation values in spin tool

CoDEmanX codemanx at gmx.de
Wed Mar 27 23:50:15 CET 2013


Toggling between CW and CCW is basically done by changing the sign of 
the angle value, so a small button could be added to toggle the sign - 
or a checkbox as you suggested, but its state would have to be updated 
if the sign of angle value changed.

Some convenience buttons for common rotations would be useful i guess, 
how about adding a preset list? (45, 90, 180, 270, 360)

Number of turns is 360 * n, two buttons could be added to add/subtract 
360° from the angle property... Not sure though how this worked in 
Blender 2.4x, did it do

number of turns * 360 + given angle ?

or did the number of turns-property overwrite the angle if != 1 ?



Am 27.03.2013 19:17, schrieb Jakub Strykowski:
> This is a feature request of new buttons in spin tool, predefined rotation values of often used angles 45 90 180 360, and clockwise button to quick set direction of spining, without typing minus (-)
> It was in 2.49 and later disappear.
> My suggestion is in the attachment
>
> http://projects.blender.org/tracker/download.php/9/498/34787/24649/spin%20tool.jpg
>
>
>
>
> _______________________________________________
> Bf-committers mailing list
> Bf-committers at blender.org
> http://lists.blender.org/mailman/listinfo/bf-committers
>


More information about the Bf-committers mailing list