blender/intern/ghost
Bastien Montagne 0d5ebabe43 Fix T43367: Non-wacom tablets broken on Blender in linux?
Looks like with some versions of Xlib (at least the 1.6.2 currently used on Debian testing)
and/or evdev generic driver (2.9.0 currently on Debian testing), you have to also 'select'
DeviceButton1Motion with the extended tablet's motion event, otherwise you won't get any
tablet motion event once pen is pressed, leading to no pressure (each stroke keeping its
init pressure until the end). Crap!
2015-01-27 16:23:56 +01:00
..
doc This commit fixes up a bunch of svn properties to hopefully make things a little nicer for everyone. 2007-08-28 10:07:08 +00:00
intern Fix T43367: Non-wacom tablets broken on Blender in linux? 2015-01-27 16:23:56 +01:00
test Ghost Context Refactor 2014-10-07 15:47:32 -05:00
CMakeLists.txt Input Method Editor (IME) support for text buttons 2014-12-07 00:58:17 +01:00
GHOST_C-api.h Input Method Editor (IME) support for text buttons 2014-12-07 00:58:17 +01:00
GHOST_IEvent.h code clenup: comments and some style edits on ghost/osx (odd indentation) 2012-09-06 02:10:09 +00:00
GHOST_IEventConsumer.h style cleanup: trailing tabs & expand some non prefix tabs into spaces. 2012-10-21 05:46:41 +00:00
GHOST_ISystem.h Comments 2014-08-16 10:51:07 +10:00
GHOST_ISystemPaths.h code clenup: comments and some style edits on ghost/osx (odd indentation) 2012-09-06 02:10:09 +00:00
GHOST_ITimerTask.h code clenup: comments and some style edits on ghost/osx (odd indentation) 2012-09-06 02:10:09 +00:00
GHOST_IWindow.h Input Method Editor (IME) support for text buttons 2014-12-07 00:58:17 +01:00
GHOST_Path-api.h code clenup: comments and some style edits on ghost/osx (odd indentation) 2012-09-06 02:10:09 +00:00
GHOST_Rect.h Comments 2014-08-16 10:51:07 +10:00
GHOST_Types.h Input Method Editor (IME) support for text buttons 2014-12-07 00:58:17 +01:00
SConscript Correction for non-Windows SCons compiling fix after IME Merge 2014-12-11 00:22:17 +01:00