Blender Git Loki
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