Blender Git Loki
Git Commits -> Revision 081129b
Revision 081129b by Nicholas Rishel (soc-2012-swiss_cheese) June 16, 2012, 06:30 (GMT) |
* adds touch type to the window manager * mild refactoring of ghost code |
Commit Details:
Full Hash: 081129b5b7a24e64823b1fa6de6b11ace12e6f19
SVN Revision: 47983
Parent Commit: ec8037c
Lines Changed: +39, -14
7 Modified Paths:
/intern/ghost/GHOST_Types.h (+1, -7) (Diff)
/intern/ghost/intern/GHOST_SystemWin32.cpp (+4, -4) (Diff)
/intern/ghost/intern/GHOST_TouchManager.cpp (+1, -1) (Diff)
/intern/ghost/intern/GHOST_TouchManager.h (+1, -1) (Diff)
/source/blender/windowmanager/intern/wm_event_system.c (+18, -0) (Diff)
/source/blender/windowmanager/wm_event_types.h (+6, -1) (Diff)
/source/blender/windowmanager/WM_types.h (+8, -0) (Diff)
/intern/ghost/intern/GHOST_SystemWin32.cpp (+4, -4) (Diff)
/intern/ghost/intern/GHOST_TouchManager.cpp (+1, -1) (Diff)
/intern/ghost/intern/GHOST_TouchManager.h (+1, -1) (Diff)
/source/blender/windowmanager/intern/wm_event_system.c (+18, -0) (Diff)
/source/blender/windowmanager/wm_event_types.h (+6, -1) (Diff)
/source/blender/windowmanager/WM_types.h (+8, -0) (Diff)