Blender Git Commit Log

Git Commits -> Revision 4ee1de8

April 9, 2015, 10:10 (GMT)
Revive the Manipulator Widget

Enabled the manipulator widget code again and updated it to the current
system to continue work on it.
A customizable manipulator widget might be a good start for a bone
widget system.

Commit Details:

Full Hash: 4ee1de8c3ce6ebeb2f550ebf4a52a947e9177c6e
Parent Commit: bb0ec82
Lines Changed: +104, -67

10 Modified Paths:

/source/blender/editors/include/ED_transform.h (+5, -6) (Diff)
/source/blender/editors/space_view3d/space_view3d.c (+2, -7) (Diff)
/source/blender/editors/space_view3d/view3d_draw.c (+1, -1) (Diff)
/source/blender/editors/transform/CMakeLists.txt (+1, -0) (Diff)
/source/blender/editors/transform/manipulator_widget.c (+63, -51) (Diff)
/source/blender/editors/transform/transform_manipulator.c (+2, -0) (Diff)
/source/blender/makesdna/DNA_widget_types.h (+2, -0) (Diff)
/source/blender/windowmanager/intern/wm_widgets.c (+21, -1) (Diff)
/source/blender/windowmanager/wm.h (+3, -1) (Diff)
/source/blender/windowmanager/WM_api.h (+4, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021