summaryrefslogtreecommitdiffstats
path: root/tests/auto/animation/bezierevaluator/tst_bezierevaluator.cpp
Commit message (Expand)AuthorAgeFilesLines
* Correct license for test filesLucie Gérard2024-04-231-1/+1
* Use SPDX license identifiersLucie Gérard2022-06-221-27/+2
* Restore use of QVector in private APIMike Krus2021-01-051-1/+1
* Use QList instead of QVector in testsJarek Kobus2020-07-091-84/+34
* Use QList instead of QVectorJarek Kobus2020-07-071-1/+1
* 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