Blender Git Commit Log

Git Commits -> Revision 1541ee2

Revision 1541ee2 by Campbell Barton (master)
September 22, 2012, 13:23 (GMT)
Improvement to own commit r50810.

Add an optional ghost argument to set the new mouse location when un-grabbing. - without this the mouse would flicker at the old location before moving to the new location - when using the color picker for eg.

Commit Details:

Full Hash: 1541ee20c87fe5b981b81ab3add6fa0df29e91d1
SVN Revision: 50811
Parent Commit: 9bb90f4
Lines Changed: +47, -18

9 Modified Paths:

/intern/ghost/GHOST_C-api.h (+2, -1) (Diff)
/intern/ghost/GHOST_IWindow.h (+1, -1) (Diff)
/intern/ghost/intern/GHOST_C-api.cpp (+12, -2) (Diff)
/intern/ghost/intern/GHOST_Window.cpp (+9, -1) (Diff)
/intern/ghost/intern/GHOST_Window.h (+1, -1) (Diff)
/source/blender/editors/interface/interface_handlers.c (+10, -3) (Diff)
/source/blender/windowmanager/intern/wm_cursors.c (+8, -5) (Diff)
/source/blender/windowmanager/intern/wm_event_system.c (+2, -2) (Diff)
/source/blender/windowmanager/WM_api.h (+2, -2) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021