Blender Git Commit Log
Git Commits -> Revision 8d8f2e2
Revision 8d8f2e2 by Julian Eisel (transform-manipulators) October 20, 2016, 00:04 (GMT) |
Support drawing arrow manipulators while translating |
Commit Details:
Full Hash: 8d8f2e2e336838b70e3040de9249642a3e99e7b8
Parent Commit: b574bd6
Lines Changed: +72, -7
5 Modified Paths:
/source/blender/editors/space_view3d/view3d_transform_manipulators.c (+18, -0) (Diff)
/source/blender/windowmanager/manipulators/intern/manipulator_library/arrow_manipulator.c (+42, -5) (Diff)
/source/blender/windowmanager/manipulators/intern/wm_manipulator.c (+7, -0) (Diff)
/source/blender/windowmanager/manipulators/intern/wm_manipulatormap.c (+2, -2) (Diff)
/source/blender/windowmanager/manipulators/WM_manipulator_api.h (+3, -0) (Diff)
/source/blender/windowmanager/manipulators/intern/manipulator_library/arrow_manipulator.c (+42, -5) (Diff)
/source/blender/windowmanager/manipulators/intern/wm_manipulator.c (+7, -0) (Diff)
/source/blender/windowmanager/manipulators/intern/wm_manipulatormap.c (+2, -2) (Diff)
/source/blender/windowmanager/manipulators/WM_manipulator_api.h (+3, -0) (Diff)