Blender Git Loki
Git Commits -> Revision 29feb21
Revision 29feb21 by Brecht Van Lommel (master) December 27, 2018, 15:21 (GMT) |
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. |
Commit Details:
Full Hash: 29feb215f42d886659ee72c8166f9b207e127fec
Parent Commit: 2c0c1f4
Lines Changed: +143, -174