Blender Git Loki
Git Commits -> Revision d7a333f
Revision d7a333f by Martin Poirier (master) July 9, 2009, 02:45 (GMT) |
Hooking transform operators with manipulator. It's just a straight application of the normal operator for now, none of the normal manipulator goodies yet (no draw code and you have to click to confirm). |
Commit Details:
Full Hash: d7a333f83fcaa33a73304c8bbff7c0809ada9aa0
SVN Revision: 21450
Parent Commit: b0038be
Lines Changed: +436, -411
5 Modified Paths:
/source/blender/editors/include/ED_transform.h (+3, -3) (Diff)
/source/blender/editors/space_view3d/drawarmature.c (+2, -2) (Diff)
/source/blender/editors/space_view3d/view3d_edit.c (+116, -116) (Diff)
/source/blender/editors/transform/transform_manipulator.c (+250, -250) (Diff)
/source/blender/editors/transform/transform_ops.c (+65, -40) (Diff)
/source/blender/editors/space_view3d/drawarmature.c (+2, -2) (Diff)
/source/blender/editors/space_view3d/view3d_edit.c (+116, -116) (Diff)
/source/blender/editors/transform/transform_manipulator.c (+250, -250) (Diff)
/source/blender/editors/transform/transform_ops.c (+65, -40) (Diff)