Blender Git Commit Log

Git Commits -> Revision cd95c74

Revision cd95c74 by Bastien Montagne (compositor-2016)
June 8, 2016, 19:45 (GMT)
Fix T48204: Generic Tablet on Linux - Erratic strokes with pressure sensitivity enabled.

Once and for all - I hope!

So, for the records: Xinput1 events' valuators have a first_axis and axis_count defining the 'range'
of valid axes for that event - but valid data in the valuator's array **always** start at zero
(which means that, if event reports first axis as being axis 2, axis 2's value is in axis_data[0]).

Commit Details:

Full Hash: cd95c74194852cac8863d99beae4df82ac1cc880
Parent Commit: d70b9cf
Committed By: Jeroen Bakker
Lines Changed: +2, -1

1 Modified Path:

/intern/ghost/intern/GHOST_SystemX11.cpp (+2, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021