Blender Git Commit Log
Git Commits -> Revision 4fada2e
Revision 4fada2e by Campbell Barton (master) August 3, 2017, 05:05 (GMT) |
Manipulator: Use 2D manipulators in the 3D view Also split update flag into draw-steps, since drawing 3D manipulators was tagging 2D as being refreshed. |
Commit Details:
Full Hash: 4fada2e10f925100956f47e2ff994471bc844db4
Parent Commit: fc9da74
Lines Changed: +63, -21
5 Modified Paths:
/source/blender/draw/intern/draw_view.c (+25, -1) (Diff)
/source/blender/editors/manipulator_library/manipulator_types/cage2d_manipulator.c (+1, -2) (Diff)
/source/blender/windowmanager/manipulators/intern/wm_manipulator_intern.h (+1, -1) (Diff)
/source/blender/windowmanager/manipulators/intern/wm_manipulator_map.c (+35, -16) (Diff)
/source/blender/windowmanager/manipulators/WM_manipulator_types.h (+1, -1) (Diff)
/source/blender/editors/manipulator_library/manipulator_types/cage2d_manipulator.c (+1, -2) (Diff)
/source/blender/windowmanager/manipulators/intern/wm_manipulator_intern.h (+1, -1) (Diff)
/source/blender/windowmanager/manipulators/intern/wm_manipulator_map.c (+35, -16) (Diff)
/source/blender/windowmanager/manipulators/WM_manipulator_types.h (+1, -1) (Diff)