Blender Git Loki
Git Commits -> Revision 9e0dd17
Revision 9e0dd17 by Bastien Montagne (master) October 9, 2012, 09:14 (GMT) |
Another refactor for 3D view's edit Transform panel. Main changes: *Get rid of the magic numbers for median arrays, use defines instead, should make things a bit more clear and easy to edit (though there are still a bit of "array magic" on median here and there). *Restore and extend use of RNA prop when a single (control)point of curve or lattice is selected, to allow keyframing (was added by sergey for curve radius in r41494, see [#29122], and reverted by myself in previous refactor r44599). |
Commit Details:
Full Hash: 9e0dd178134a973b9091705fd62f12ed9ea6434c
SVN Revision: 51208
Parent Commit: 0f8c99e
Lines Changed: +212, -147
1 Modified Path:
/source/blender/editors/space_view3d/view3d_buttons.c (+212, -147) (Diff)