Blender Git Commit Log

Git Commits -> Revision 6a9a2b5

Revision 6a9a2b5 by Brecht Van Lommel (master)
April 3, 2019, 16:01 (GMT)
Windows: use Wintab by default if it's available and a device is detected.

Previously Automatic tablet API mode would handle both Windows Ink and
Wintab events. This is unpredictable and causes problems with the fix
coming in the next commit.

Instead assume that in most cases where Windows Ink is desired there
will be no Wintab. If that's not the case, it can be adjusted under
Preferences > Input > Tablet.

Commit Details:

Full Hash: 6a9a2b5133bae2682d20a68d5b3eb925b3f5b6ff
Parent Commit: aa0bb47
Lines Changed: +26, -12

4 Modified Paths:

/intern/ghost/intern/GHOST_System.cpp (+2, -2) (Diff)
/intern/ghost/intern/GHOST_System.h (+1, -5) (Diff)
/intern/ghost/intern/GHOST_WindowWin32.cpp (+21, -5) (Diff)
/intern/ghost/intern/GHOST_WindowWin32.h (+2, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021