Blender Git Commit Log
Git Commits -> Revision 6a14408
Revision 6a14408 by Campbell Barton (master) September 18, 2009, 02:36 (GMT) |
use functions to detect stylus and eraser from the wine project, supposed to work with non-wacom tablets too (searches for wizardpen & acecad as well as 'stylus'). 2.4x did an exact check on the name, 2.5 does a case insensitive search on the type. This does a case insensitive check on both the name and type. close the devices on exit too. |
Commit Details:
Full Hash: 6a144086647fca303eed56b9d27f6d56bde37432
SVN Revision: 23322
Parent Commit: 77446c5
Lines Changed: +107, -14
1 Modified Path:
/intern/ghost/intern/GHOST_WindowX11.cpp (+107, -14) (Diff)