summaryrefslogtreecommitdiffstats
path: root/tests/auto/animation/clipblendvalue/tst_clipblendvalue.cpp
Commit message (Expand)AuthorAgeFilesLines
* Rename AnimationClipLoader to AnimationClipSean Harmer2017-04-121-2/+2
* Rename dependencyIds() to currentDependencyIds()Sean Harmer2017-03-261-2/+2
* Add methods to set and retrieve format indices for a blend value nodeSean Harmer2017-03-251-0/+130
* Add function to recursively calculate duration of a blend treeSean Harmer2017-03-251-0/+28
* Add using namespace Qt3DAnimation::Animation to some backend testsSean Harmer2017-03-171-6/+8
* Add virtual to ClipBlendNode to allow querying dependenciesSean Harmer2017-03-171-0/+24
* Add ClipBlendValue backend node and testSean Harmer2017-03-021-0/+115