Blender Git Loki
Git Commits -> Revision 2bdf886
Revision 2bdf886 by Julian Eisel (custom-manipulators) October 4, 2016, 15:06 (GMT) |
Remove DNA_manipulator_types.h for now At least for initial merge we don't need anything in DNA (and I'm not sure how DNA structs are handled which are not explicitely saved to disk... does it still store some info about it?). |
Commit Details:
Full Hash: 2bdf886c5ea8731b204d4e048e5a0e1c8b9ef6bf
Parent Commit: aac3c0b
Lines Changed: +15, -62
1 Deleted Path:
/source/blender/makesdna/DNA_manipulator_types.h (+0, -50)
8 Modified Paths:
/source/blender/CMakeLists.txt (+0, -1) (Diff)
/source/blender/makesdna/intern/makesdna.c (+0, -2) (Diff)
/source/blender/windowmanager/intern/wm_event_system.c (+0, -1) (Diff)
/source/blender/windowmanager/manipulators/intern/manipulator_library/manipulator_library_utils.c (+0, -2) (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_manipulatormap.c (+0, -2) (Diff)
/source/blender/windowmanager/manipulators/WM_manipulator_types.h (+15, -0) (Diff)
/source/blender/makesdna/intern/makesdna.c (+0, -2) (Diff)
/source/blender/windowmanager/intern/wm_event_system.c (+0, -1) (Diff)
/source/blender/windowmanager/manipulators/intern/manipulator_library/manipulator_library_utils.c (+0, -2) (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_manipulatormap.c (+0, -2) (Diff)
/source/blender/windowmanager/manipulators/WM_manipulator_types.h (+15, -0) (Diff)