blender/release/scripts
Brecht Van Lommel 4b48a5a497 Fix #29101: 2D Tilt on Bezier Curve Bug?
Changing tilt for 2D curves doesn't really hurt, just makes things not so
clear tosee what's going on because you're changing value which isn't used
at all for 2D curves. Disallwo to run TRANSFORM_OT_tilt operator for 2D curves.

Also made a correct fix for incorrect shortcut for tilt in 3D viewport toolbar,
it was really confusing to have almost the same operators (TRANSFORM_OT_tilt and
TRANSFORM_OT_transform with mode=tilt) in keymap. Better to use tilt operator
in toolbar.
2011-11-01 11:00:08 +00:00
..
modules minor formatting edits (80 char width) 2011-10-23 12:17:24 +00:00
presets misc edits 2011-10-20 00:19:21 +00:00
startup Fix #29101: 2D Tilt on Bezier Curve Bug? 2011-11-01 11:00:08 +00:00
templates rename user interface operator properties from 'op' to 'props' 2011-10-23 00:53:50 +00:00