Blender Git Loki
Git Commits -> Revision 5c24ce1
Revision 5c24ce1 by Damien Plisson (master) April 11, 2010, 11:19 (GMT) |
Cocoa fix [#21866] : force mouse move event to be sent upon cursor position set request |
Commit Details:
Full Hash: 5c24ce16b2b340fcbd62cd6b1452c9023c6d54b9
SVN Revision: 28122
Parent Commit: f3f8855
Lines Changed: +35, -11
9 Modified Paths:
/intern/ghost/GHOST_ISystem.h (+1, -1) (Diff)
/intern/ghost/intern/GHOST_SystemCarbon.cpp (+1, -1) (Diff)
/intern/ghost/intern/GHOST_SystemCarbon.h (+1, -1) (Diff)
/intern/ghost/intern/GHOST_SystemCocoa.h (+10, -2) (Diff)
/intern/ghost/intern/GHOST_SystemCocoa.mm (+18, -2) (Diff)
/intern/ghost/intern/GHOST_SystemWin32.cpp (+1, -1) (Diff)
/intern/ghost/intern/GHOST_SystemWin32.h (+1, -1) (Diff)
/intern/ghost/intern/GHOST_SystemX11.cpp (+1, -1) (Diff)
/intern/ghost/intern/GHOST_SystemX11.h (+1, -1) (Diff)
/intern/ghost/intern/GHOST_SystemCarbon.cpp (+1, -1) (Diff)
/intern/ghost/intern/GHOST_SystemCarbon.h (+1, -1) (Diff)
/intern/ghost/intern/GHOST_SystemCocoa.h (+10, -2) (Diff)
/intern/ghost/intern/GHOST_SystemCocoa.mm (+18, -2) (Diff)
/intern/ghost/intern/GHOST_SystemWin32.cpp (+1, -1) (Diff)
/intern/ghost/intern/GHOST_SystemWin32.h (+1, -1) (Diff)
/intern/ghost/intern/GHOST_SystemX11.cpp (+1, -1) (Diff)
/intern/ghost/intern/GHOST_SystemX11.h (+1, -1) (Diff)