Blender Git Commit Log
Git Commits -> Revision 459fe93
September 11, 2016, 18:05 (GMT) |
Hook up manipulator core with window-manager |
Commit Details:
Full Hash: 459fe932dab433991808824a7f665930e37e17f0
Parent Commit: 0b95deb
Lines Changed: +101, -6
10 Modified Paths:
/source/blender/blenkernel/CMakeLists.txt (+3, -0) (Diff)
/source/blender/blenkernel/intern/screen.c (+9, -0) (Diff)
/source/blender/windowmanager/intern/wm_event_system.c (+66, -1) (Diff)
/source/blender/windowmanager/intern/wm_init_exit.c (+3, -0) (Diff)
/source/blender/windowmanager/intern/wm_operators.c (+8, -0) (Diff)
/source/blender/windowmanager/manipulators/intern/wm_manipulator.c (+1, -1) (Diff)
/source/blender/windowmanager/manipulators/intern/wm_manipulatorgroup.c (+4, -2) (Diff)
/source/blender/windowmanager/manipulators/wm_manipulator_wmapi.h (+3, -2) (Diff)
/source/blender/windowmanager/wm.h (+2, -0) (Diff)
/source/blenderplayer/bad_level_call_stubs/stubs.c (+2, -0) (Diff)
/source/blender/blenkernel/intern/screen.c (+9, -0) (Diff)
/source/blender/windowmanager/intern/wm_event_system.c (+66, -1) (Diff)
/source/blender/windowmanager/intern/wm_init_exit.c (+3, -0) (Diff)
/source/blender/windowmanager/intern/wm_operators.c (+8, -0) (Diff)
/source/blender/windowmanager/manipulators/intern/wm_manipulator.c (+1, -1) (Diff)
/source/blender/windowmanager/manipulators/intern/wm_manipulatorgroup.c (+4, -2) (Diff)
/source/blender/windowmanager/manipulators/wm_manipulator_wmapi.h (+3, -2) (Diff)
/source/blender/windowmanager/wm.h (+2, -0) (Diff)
/source/blenderplayer/bad_level_call_stubs/stubs.c (+2, -0) (Diff)