Blender Git Loki
Git Commits -> Revision 57d6983
Revision 57d6983 by Julian Eisel (transform-manipulators) October 20, 2016, 22:51 (GMT) |
Add view aligned circle manipulator for free translation |
Commit Details:
Full Hash: 57d6983f52b9c4223a128aea04beb83a33901d93
Parent Commit: ca10cac
Lines Changed: +387, -67
1 Added Path:
/source/blender/windowmanager/manipulators/intern/manipulator_library/dial_manipulator.c (+236, -0) (View)
4 Modified Paths:
/source/blender/editors/space_view3d/view3d_transform_manipulators.c (+136, -65) (Diff)
/source/blender/windowmanager/CMakeLists.txt (+1, -0) (Diff)
/source/blender/windowmanager/manipulators/intern/wm_manipulator.c (+1, -1) (Diff)
/source/blender/windowmanager/manipulators/WM_manipulator_library.h (+13, -1) (Diff)
/source/blender/windowmanager/CMakeLists.txt (+1, -0) (Diff)
/source/blender/windowmanager/manipulators/intern/wm_manipulator.c (+1, -1) (Diff)
/source/blender/windowmanager/manipulators/WM_manipulator_library.h (+13, -1) (Diff)