Blender Git Commit Log
Git Commits -> Revision 37afeb7
Revision 37afeb7 by Nicholas Rishel (master) February 23, 2021, 19:27 (GMT) |
Fix T85844: high pressure at start of line. m_tabletInRange is no longer set for Wintab after 2e81f2c01abd21fdbc reverted Wintab changes. This reverts most button processing to behavior present in 2.91.2. Left in place is a bugfix for Windows Ink: button events while a Windows Ink pen is in range should still be processed. Events processed by Windows Ink and not passed to DefWindowProc do not create WM_*BUTTON events, but button events from e.g. tablet pad express keys do create WM_*BUTTON events and should be handled. |
Commit Details:
Full Hash: 37afeb7eaa8c2965fa4348b66b6ef600b7a3769a
Parent Commit: cd9dbe3
Lines Changed: +7, -15
1 Modified Path:
/intern/ghost/intern/GHOST_SystemWin32.cpp (+7, -15) (Diff)