blender/intern
Brecht Van Lommel 7bed048243 X11: support multiple tablet devices.
Previously we would try to guess what the main tablet device is, but this is
error prone. Now we keep a list of X11 devices and try to match events to
them. On the Blender side there are still some limitations in regards to using
multiple devices at the same time, but this should improve things already.

Fixes T59645.
2018-12-27 16:44:19 +01:00
..
atomic Atomic: Avoid conflicts with definitions in other areas 2018-11-29 09:33:50 +01:00
audaspace CMake: Comply with include path reported by FindOpenGL.cmake 2018-08-29 15:08:28 +02:00
clog Cleanup: use static variables 2018-08-08 11:00:57 +10:00
container
cycles Fix T59565: NaN/crash with zero radius tip of hair curves. 2018-12-21 18:54:45 +01:00
decklink Cleanup: code style & cmake 2017-03-12 02:47:53 +11:00
dualcon Cleanup: trailing newlines 2018-06-29 09:23:51 +02:00
eigen Fix compilation error with clang-5 2017-11-14 17:11:48 +01:00
elbeem Cleanup: comment block tabs 2018-11-14 17:10:56 +11:00
ffmpeg Fix building with latest versions of ffmpeg. 2018-05-08 16:00:52 +02:00
ghost X11: support multiple tablet devices. 2018-12-27 16:44:19 +01:00
glew-mx
gpudirect Cleanup: comment blocks 2016-07-02 10:08:33 +10:00
guardedalloc Fix build with older CMake versions that we still need to support. 2018-10-03 12:55:43 +02:00
iksolver FIX T49899: Add EIGEN_MAKE_ALIGNED_OPERATOR_NEW to classes that use eigen's data types , to force aligned on 16 byte boundaries. 2016-11-15 13:21:01 -07:00
itasc Added extra "const" to satisfy the strict clang version in Xcode 9 2017-09-20 21:47:45 +02:00
libmv Libmv: Cleanup, make strict compiler more happy 2018-06-11 13:02:10 +02:00
locale I18n: tweak/fix exception catching code of pgettex() wrapper. 2018-10-24 08:23:14 +02:00
memutil Cleanup: doxygen comments 2017-06-19 10:04:30 +10:00
mikktspace Cleanup: trailing newlines 2018-06-29 09:23:51 +02:00
moto
numaapi Cleanup: correct typo, no need for ./ prefix 2018-11-29 12:54:30 +11:00
opencolorio cmake: adjustments required for lib-upgrade on windows. 2018-08-27 19:38:31 -06:00
opensubdiv OpenSubdiv: Fix wrong topology refiner cast 2018-07-10 14:40:51 +02:00
openvdb cmake: adjustments required for lib-upgrade on windows. 2018-08-27 19:38:31 -06:00
rigidbody Fix T55958: allow the user to select between spring and spring2. 2018-07-24 10:10:48 +03:00
smoke Cleanup: comment block tabs 2018-11-14 17:10:56 +11:00
string Drop platform support for Solaris & AIX 2017-09-29 19:16:34 +10:00
utfconv C++ conformance fixes (MSVC /permissive-) 2017-02-06 10:44:56 +01:00
CMakeLists.txt Add cross-platform NUMA library 2018-11-28 14:35:26 +01:00