Blender Git Commit Log
Git Commits -> Revision 0c857a4
Revision 0c857a4 by Campbell Barton (master) October 7, 2009, 21:19 (GMT) |
- made ungrab a second function - WM_cursor_ungrab - ungrab can restore the position of the mouse clamped to the window bounds (much nicer for transform) |
Commit Details:
Full Hash: 0c857a4f1462a909b111ec4533e1c1f5ab54af4f
SVN Revision: 23696
Parent Commit: a4e36f2
Lines Changed: +46, -19
11 Modified Paths:
/intern/ghost/GHOST_C-api.h (+1, -1) (Diff)
/intern/ghost/GHOST_IWindow.h (+1, -1) (Diff)
/intern/ghost/intern/GHOST_C-api.cpp (+2, -2) (Diff)
/intern/ghost/intern/GHOST_Window.cpp (+2, -2) (Diff)
/intern/ghost/intern/GHOST_Window.h (+2, -2) (Diff)
/intern/ghost/intern/GHOST_WindowX11.cpp (+22, -2) (Diff)
/intern/ghost/intern/GHOST_WindowX11.h (+1, -1) (Diff)
/source/blender/editors/interface/interface_handlers.c (+2, -2) (Diff)
/source/blender/windowmanager/intern/wm_cursors.c (+8, -2) (Diff)
/source/blender/windowmanager/intern/wm_event_system.c (+3, -3) (Diff)
/source/blender/windowmanager/WM_api.h (+2, -1) (Diff)
/intern/ghost/GHOST_IWindow.h (+1, -1) (Diff)
/intern/ghost/intern/GHOST_C-api.cpp (+2, -2) (Diff)
/intern/ghost/intern/GHOST_Window.cpp (+2, -2) (Diff)
/intern/ghost/intern/GHOST_Window.h (+2, -2) (Diff)
/intern/ghost/intern/GHOST_WindowX11.cpp (+22, -2) (Diff)
/intern/ghost/intern/GHOST_WindowX11.h (+1, -1) (Diff)
/source/blender/editors/interface/interface_handlers.c (+2, -2) (Diff)
/source/blender/windowmanager/intern/wm_cursors.c (+8, -2) (Diff)
/source/blender/windowmanager/intern/wm_event_system.c (+3, -3) (Diff)
/source/blender/windowmanager/WM_api.h (+2, -1) (Diff)