Blender Git Commit Log

Git Commits -> Revision ee4f306

Revision ee4f306 by Nicholas Rishel (master)
February 23, 2021, 21:29 (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: ee4f306509679cf4aacb5367680f13044db60ea8
Parent Commit: f227a69
Lines Changed: +7, -15

1 Modified Path:

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