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
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
GHOST_IEventConsumer.h
GHOST_ISystem.h Comments 2014-08-16 10:51:07 +10:00
GHOST_ISystemPaths.h
GHOST_ITimerTask.h
GHOST_IWindow.h Input Method Editor (IME) support for text buttons 2014-12-07 00:58:17 +01:00
GHOST_Path-api.h
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