Follow-up Comment #1, bug #18692 (project mypaint):
I think the problem is because of:
// shield us from insane tilt input
xtilt = CLAMP(xtilt, -1.0, 1.0);
ytilt = CLAMP(ytilt, -1.0, 1.0);
Intuos4 shows tilt range from -900 to 900 on
the input debug screen.
After removing that, the tilt seemed to work correctly - meaning smooth
ascension and declination changes. (although I can't properly say if
everything works fine due to the 2.18 GTK tablet problem).
_______________________________________________________
Reply to this item at:
<http://gna.org/bugs/?18692>
_______________________________________________
Message sent via/by Gna!
http://gna.org/
_______________________________________________
Mypaint-bugs mailing list
[email protected]
https://mail.gna.org/listinfo/mypaint-bugs