Blender Git Loki
Git Commits -> Revision a19f862
Revision a19f862 by Julian Eisel (custom-manipulators) October 6, 2016, 22:11 (GMT) |
Bring back stuff removed in temp_manipulators_core Was removed for merge into blender2.8, but we still need it in this branch. |
Commit Details:
Full Hash: a19f862bd95ef0aeb80e2383f15c51376c6b910a
Parent Commit: 67a161d
Lines Changed: +148, -15
1 Added Path:
/source/blender/makesdna/DNA_manipulator_types.h (+43, -0) (View)
10 Modified Paths:
/source/blender/CMakeLists.txt (+1, -0) (Diff)
/source/blender/makesdna/DNA_view3d_types.h (+8, -0) (Diff)
/source/blender/makesdna/intern/makesdna.c (+2, -0) (Diff)
/source/blender/makesrna/intern/rna_wm.c (+1, -0) (Diff)
/source/blender/windowmanager/intern/wm_event_system.c (+1, -0) (Diff)
/source/blender/windowmanager/manipulators/intern/wm_manipulator.c (+55, -0) (Diff)
/source/blender/windowmanager/manipulators/intern/wm_manipulatorgroup.c (+2, -0) (Diff)
/source/blender/windowmanager/manipulators/intern/wm_manipulatormap.c (+33, -0) (Diff)
/source/blender/windowmanager/manipulators/intern/wm_manipulator_intern.h (+2, -0) (Diff)
/source/blender/windowmanager/manipulators/WM_manipulator_types.h (+0, -15) (Diff)
/source/blender/makesdna/DNA_view3d_types.h (+8, -0) (Diff)
/source/blender/makesdna/intern/makesdna.c (+2, -0) (Diff)
/source/blender/makesrna/intern/rna_wm.c (+1, -0) (Diff)
/source/blender/windowmanager/intern/wm_event_system.c (+1, -0) (Diff)
/source/blender/windowmanager/manipulators/intern/wm_manipulator.c (+55, -0) (Diff)
/source/blender/windowmanager/manipulators/intern/wm_manipulatorgroup.c (+2, -0) (Diff)
/source/blender/windowmanager/manipulators/intern/wm_manipulatormap.c (+33, -0) (Diff)
/source/blender/windowmanager/manipulators/intern/wm_manipulator_intern.h (+2, -0) (Diff)
/source/blender/windowmanager/manipulators/WM_manipulator_types.h (+0, -15) (Diff)