summaryrefslogtreecommitdiffstats
path: root/tests/auto/animation/bezierevaluator/tst_bezierevaluator.cpp
Commit message (Expand)AuthorAgeFilesLines
* More fuzzy evaluation when calculating rootsChristian Strømme2018-07-101-0/+13
* Animation: Make a fuzzy comparison when verifying cubic rootsSvenn-Arne Dragly2018-04-241-35/+53
* Fix findCubicRoots for cases where coefficients are close to zeroSvenn-Arne Dragly2018-03-251-0/+90
* Use interpolation enum from QKeyFrameSean Harmer2017-04-111-4/+5
* Implement FCurve evaluationSean Harmer2017-01-261-0/+280