Blender Git Commit Log
Git Commits -> Revision 4ce4f57
Revision 4ce4f57 by Antonis Ryakiotakis (gooseberry, gooseberry_farm, hair_immediate_fixes, hair_system, temp_constraint_volume, temp_hair_flow, temp_hair_modifiers, temp_motionpaths, temp_widgets_c++_experiment, temp_widgets_files_refactor, temp_widgets_update_tagging, UI-experiments, wiggly-widgets) October 1, 2014, 10:44 (GMT) |
Refactoring of manipulator code to use selection evaluation and codes that can be shared with other widgets. |
Commit Details:
Full Hash: 4ce4f57acffc230087c1b9be43829ff3e1434ef3
Parent Commit: 18cffd6
Lines Changed: +145, -118
5 Modified Paths:
/source/blender/editors/include/ED_transform.h (+1, -1) (Diff)
/source/blender/editors/transform/transform_manipulator.c (+129, -110) (Diff)
/source/blender/windowmanager/intern/wm_widgets.c (+6, -2) (Diff)
/source/blender/windowmanager/WM_api.h (+1, -1) (Diff)
/source/blender/windowmanager/WM_types.h (+8, -4) (Diff)
/source/blender/editors/transform/transform_manipulator.c (+129, -110) (Diff)
/source/blender/windowmanager/intern/wm_widgets.c (+6, -2) (Diff)
/source/blender/windowmanager/WM_api.h (+1, -1) (Diff)
/source/blender/windowmanager/WM_types.h (+8, -4) (Diff)