Blender Git Loki
Git Commits -> Revision 5530aa6
Revision 5530aa6 by Campbell Barton (custom-manipulators) June 13, 2017, 18:13 (GMT) |
Cleanup: remove DNA_manipulator_types.h |
Commit Details:
Full Hash: 5530aa6aaac51dff1ba86d451652d7635b684fb4
Parent Commit: 6bb897a
Lines Changed: +38, -76
1 Deleted Path:
/source/blender/makesdna/DNA_manipulator_types.h (+0, -45)
22 Modified Paths:
/source/blender/CMakeLists.txt (+0, -1) (Diff)
/source/blender/editors/manipulator_library/arrow2d_manipulator.c (+0, -1) (Diff)
/source/blender/editors/manipulator_library/arrow3d_manipulator.c (+0, -1) (Diff)
/source/blender/editors/manipulator_library/cage2d_manipulator.c (+0, -2) (Diff)
/source/blender/editors/manipulator_library/dial3d_manipulator.c (+0, -2) (Diff)
/source/blender/editors/manipulator_library/facemap3d_manipulator.c (+0, -1) (Diff)
/source/blender/editors/manipulator_library/manipulator_draw_utils.c (+0, -2) (Diff)
/source/blender/editors/manipulator_library/manipulator_library_presets.c (+0, -1) (Diff)
/source/blender/editors/manipulator_library/primitive3d_manipulator.c (+0, -1) (Diff)
/source/blender/editors/space_node/node_manipulators.c (+0, -2) (Diff)
/source/blender/editors/space_view3d/view3d_manipulators.c (+0, -1) (Diff)
/source/blender/editors/transform/transform_manipulator.c (+0, -1) (Diff)
/source/blender/editors/transform/transform_manipulator2d.c (+0, -1) (Diff)
/source/blender/makesdna/intern/makesdna.c (+0, -2) (Diff)
/source/blender/makesrna/intern/rna_wm_manipulator.c (+21, -1) (Diff)
/source/blender/windowmanager/intern/wm_event_system.c (+0, -1) (Diff)
/source/blender/windowmanager/manipulators/intern/wm_manipulator.c (+0, -2) (Diff)
/source/blender/windowmanager/manipulators/intern/wm_manipulatorgroup.c (+0, -2) (Diff)
/source/blender/windowmanager/manipulators/intern/wm_manipulatorgroup_type.c (+0, -2) (Diff)
/source/blender/windowmanager/manipulators/intern/wm_manipulatormap.c (+0, -2) (Diff)
/source/blender/windowmanager/manipulators/intern/wm_manipulator_type.c (+0, -2) (Diff)
/source/blender/windowmanager/manipulators/WM_manipulator_types.h (+17, -0) (Diff)
/source/blender/editors/manipulator_library/arrow2d_manipulator.c (+0, -1) (Diff)
/source/blender/editors/manipulator_library/arrow3d_manipulator.c (+0, -1) (Diff)
/source/blender/editors/manipulator_library/cage2d_manipulator.c (+0, -2) (Diff)
/source/blender/editors/manipulator_library/dial3d_manipulator.c (+0, -2) (Diff)
/source/blender/editors/manipulator_library/facemap3d_manipulator.c (+0, -1) (Diff)
/source/blender/editors/manipulator_library/manipulator_draw_utils.c (+0, -2) (Diff)
/source/blender/editors/manipulator_library/manipulator_library_presets.c (+0, -1) (Diff)
/source/blender/editors/manipulator_library/primitive3d_manipulator.c (+0, -1) (Diff)
/source/blender/editors/space_node/node_manipulators.c (+0, -2) (Diff)
/source/blender/editors/space_view3d/view3d_manipulators.c (+0, -1) (Diff)
/source/blender/editors/transform/transform_manipulator.c (+0, -1) (Diff)
/source/blender/editors/transform/transform_manipulator2d.c (+0, -1) (Diff)
/source/blender/makesdna/intern/makesdna.c (+0, -2) (Diff)
/source/blender/makesrna/intern/rna_wm_manipulator.c (+21, -1) (Diff)
/source/blender/windowmanager/intern/wm_event_system.c (+0, -1) (Diff)
/source/blender/windowmanager/manipulators/intern/wm_manipulator.c (+0, -2) (Diff)
/source/blender/windowmanager/manipulators/intern/wm_manipulatorgroup.c (+0, -2) (Diff)
/source/blender/windowmanager/manipulators/intern/wm_manipulatorgroup_type.c (+0, -2) (Diff)
/source/blender/windowmanager/manipulators/intern/wm_manipulatormap.c (+0, -2) (Diff)
/source/blender/windowmanager/manipulators/intern/wm_manipulator_type.c (+0, -2) (Diff)
/source/blender/windowmanager/manipulators/WM_manipulator_types.h (+17, -0) (Diff)