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