Files
test/source
Campbell Barton 9210a4faf3 Fix unpredictable trackball rotation
D2729 by @IgorNull

Currently, trackball rotation sequentially applies rotation across x axis and y axis,
which produces a strange/unusable result on diagonal pointer motion.

This change fixes the problem by using a single axis which is orthogonal
and proportional to mouse delta - matching view-port trackball.
2017-06-30 11:10:05 +10:00
..
2017-05-27 15:34:55 -04:00
2017-06-19 10:04:30 +10:00
2017-01-29 17:21:57 +03:00