Blender Git Commit Log
Git Commits -> Revision a8f7bfa
Revision a8f7bfa by Nicholas Rishel (grab_walk_fix) September 5, 2021, 18:51 (GMT) |
Continuous grab mostly working for Wintab and Windows Ink. Some minor race conditions for Windows Ink when a pen quickly enters then leaves range shortly after a mouse event. # Conflicts: # intern/ghost/intern/GHOST_SystemWin32.cpp |
Commit Details:
Full Hash: a8f7bfa21366de1bc37c9aef29f3555b61249964
Parent Commit: ccd5264
Lines Changed: +375, -64
7 Modified Paths:
/intern/ghost/intern/GHOST_SystemWin32.cpp (+290, -55) (Diff)
/intern/ghost/intern/GHOST_SystemWin32.h (+10, -2) (Diff)
/intern/ghost/intern/GHOST_WindowWin32.cpp (+13, -0) (Diff)
/intern/ghost/intern/GHOST_WindowWin32.h (+2, -0) (Diff)
/intern/ghost/intern/GHOST_Wintab.cpp (+48, -3) (Diff)
/intern/ghost/intern/GHOST_Wintab.h (+11, -1) (Diff)
/source/blender/windowmanager/intern/wm_cursors.c (+1, -3) (Diff)
/intern/ghost/intern/GHOST_SystemWin32.h (+10, -2) (Diff)
/intern/ghost/intern/GHOST_WindowWin32.cpp (+13, -0) (Diff)
/intern/ghost/intern/GHOST_WindowWin32.h (+2, -0) (Diff)
/intern/ghost/intern/GHOST_Wintab.cpp (+48, -3) (Diff)
/intern/ghost/intern/GHOST_Wintab.h (+11, -1) (Diff)
/source/blender/windowmanager/intern/wm_cursors.c (+1, -3) (Diff)