Blender Git Loki
Git Commits -> Revision db1ffe1
Revision db1ffe1 by Campbell Barton (master) August 29, 2017, 02:52 (GMT) |
Cleanup: naming (RECT -> CAGE2D) Make cage2d 'part' defines public (needed to assign operator actions). |
Commit Details:
Full Hash: db1ffe11b66c235662b32177c00c537b44e331a4
Parent Commit: 156c0ab
Lines Changed: +66, -66
6 Modified Paths:
/source/blender/editors/include/ED_manipulator_library.h (+13, -4) (Diff)
/source/blender/editors/manipulator_library/manipulator_types/cage2d_manipulator.c (+42, -51) (Diff)
/source/blender/editors/space_node/node_manipulators.c (+2, -2) (Diff)
/source/blender/editors/space_view3d/view3d_manipulator_camera.c (+2, -2) (Diff)
/source/blender/editors/space_view3d/view3d_manipulator_empty.c (+4, -4) (Diff)
/source/blender/editors/space_view3d/view3d_manipulator_lamp.c (+3, -3) (Diff)
/source/blender/editors/manipulator_library/manipulator_types/cage2d_manipulator.c (+42, -51) (Diff)
/source/blender/editors/space_node/node_manipulators.c (+2, -2) (Diff)
/source/blender/editors/space_view3d/view3d_manipulator_camera.c (+2, -2) (Diff)
/source/blender/editors/space_view3d/view3d_manipulator_empty.c (+4, -4) (Diff)
/source/blender/editors/space_view3d/view3d_manipulator_lamp.c (+3, -3) (Diff)