summaryrefslogtreecommitdiffstats
path: root/tests/auto/animation/lerpclipblend
Commit message (Expand)AuthorAgeFilesLines
* Add allDependencyIds() pure virtual and overrides to backend nodesSean Harmer2017-03-261-0/+5
* Rename dependencyIds() to currentDependencyIds()Sean Harmer2017-03-261-3/+3
* Rename QClipBlendNode::performBlend() to blend()Sean Harmer2017-03-261-1/+1
* Remove blend() virtual function from backend blend tree nodesSean Harmer2017-03-261-31/+0
* Remove clips property from QAbstractClipBlendNode and friendsSean Harmer2017-03-261-3/+0
* Add virtual doBlend to ClipBlendNode and subclassesSean Harmer2017-03-251-0/+194
* Add function to recursively calculate duration of a blend treeSean Harmer2017-03-251-0/+62
* Add using namespace Qt3DAnimation::Animation to some backend testsSean Harmer2017-03-171-7/+9
* Add virtual to ClipBlendNode to allow querying dependenciesSean Harmer2017-03-171-0/+27
* Rename QLerpBlend to QLerpClipBlendSean Harmer2017-02-242-0/+160