Blender Git Commit Log

Git Commits -> Revision d5c5991

Revision d5c5991 by Nicholas Rishel (master)
January 11, 2021, 19:40 (GMT)
Fix T81211 Add high frequency mouse input for Windows.

Also send mouse move event instead of moving cursor via SetCursorPos.
SetCursorPos did not reliably move the mouse when it is leaving the
window quickly.

Reviewed By: brecht

Differential Revision: https://developer.blender.org/D9981

Commit Details:

Full Hash: d5c59913de95b6b6952088f175a8393bef376d27
Parent Commit: ecdbd83
Lines Changed: +127, -29

2 Modified Paths:

/intern/ghost/intern/GHOST_SystemWin32.cpp (+115, -23) (Diff)
/intern/ghost/intern/GHOST_SystemWin32.h (+12, -6) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021