Go to file
Bastien Montagne 75ab57efed Fix T38190: Linux tablet: Issue with XInput/GHOST?
With edits by Campbell, thanks!

Looks like in some cases (driver dependent?), `XDeviceMotionEvent` get generated with only part of expected data
(e.g. only x coordinate, only pressure, etc.), data which did not change since last event being NULL.
We know which data to actually handle with `XDeviceMotionEvent.first_axis` and `XDeviceMotionEvent.axes_count` values.

Reviewed by: campbellbarton

Differential Revision: https://developer.blender.org/D208
2014-01-13 17:51:17 +01:00
build_files UI Icons: store icons in git as uncompressed pixmaps (D196) 2014-01-14 00:14:03 +11:00
doc Fix bash/ksh specific test syntax 2014-01-07 14:12:02 +11:00
extern Re-bundle new Ceres library 2014-01-13 19:17:28 +06:00
intern Fix T38190: Linux tablet: Issue with XInput/GHOST? 2014-01-13 17:51:17 +01:00
release UI Icons: store icons in git as uncompressed pixmaps (D196) 2014-01-14 00:14:03 +11:00
scons@2d6ebcb239 Squashed commit of the following: 2013-11-21 16:51:29 +01:00
source Fix crash happening on render after recent imbuf PERSISTENT flag 2014-01-13 20:25:42 +06:00
.arcconfig Use HTTPS protocol for arc 2013-12-24 22:57:27 +06:00
.gitignore Ignore *.patch and *.diff files which are in the working tree root 2013-11-22 23:28:35 +06:00
.gitmodules Initialize git submodules for addons, locales and scons 2013-11-15 12:19:08 +06:00
CMakeLists.txt find_package(OPENAL) does not play nice with our current library naming nonvention 2013-12-24 13:21:56 +01:00
COPYING == docs == 2010-10-13 14:44:22 +00:00
GNUmakefile UI Icons: store icons in git as uncompressed pixmaps (D196) 2014-01-14 00:14:03 +11:00
SConstruct UI Icons: store icons in git as uncompressed pixmaps (D196) 2014-01-14 00:14:03 +11:00