Blender Git Commit Log
Git Commits -> Revision dc4ded8
Revision dc4ded8 by Campbell Barton (master) August 2, 2017, 09:12 (GMT) |
Manipulator: Make cage2d usable in the 3D view |
Commit Details:
Full Hash: dc4ded855a23eaee359caed32f6b2cbaab4b56e0
Parent Commit: 1b51c34
Lines Changed: +235, -70
5 Modified Paths:
/source/blender/editors/manipulator_library/manipulator_library_intern.h (+4, -1) (Diff)
/source/blender/editors/manipulator_library/manipulator_library_utils.c (+59, -0) (Diff)
/source/blender/editors/manipulator_library/manipulator_types/cage2d_manipulator.c (+160, -69) (Diff)
/source/blender/windowmanager/manipulators/intern/wm_manipulator_target_props.c (+9, -0) (Diff)
/source/blender/windowmanager/manipulators/WM_manipulator_api.h (+3, -0) (Diff)
/source/blender/editors/manipulator_library/manipulator_library_utils.c (+59, -0) (Diff)
/source/blender/editors/manipulator_library/manipulator_types/cage2d_manipulator.c (+160, -69) (Diff)
/source/blender/windowmanager/manipulators/intern/wm_manipulator_target_props.c (+9, -0) (Diff)
/source/blender/windowmanager/manipulators/WM_manipulator_api.h (+3, -0) (Diff)