Blender Git Loki

Git Commits -> Revision 8b2785b

Revision 8b2785b by Brecht Van Lommel (master)
July 18, 2017, 14:11 (GMT)
Fix T49498: continuous grab issues on macOS, particularly with gaming mouses.

Change the implementation so it no longer takes over the mouse cursor motion
from the OS, instead only move it when warping, similar to Windows and X11.
Probably the reason it was not done this way originally is that you then get
a 500ms delay after warping, but we can use a trick to avoid that and get much
smoother mouse motion than before.

Commit Details:

Full Hash: 8b2785bda5bd077548044acb307e17b376649051
Parent Commit: 3cfb248
Lines Changed: +23, -34

3 Modified Paths:

/intern/ghost/intern/GHOST_SystemCocoa.h (+0, -5) (Diff)
/intern/ghost/intern/GHOST_SystemCocoa.mm (+23, -25) (Diff)
/intern/ghost/intern/GHOST_WindowCocoa.mm (+0, -4) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021