summaryrefslogtreecommitdiffstats
path: root/tests/auto/animation/clipblendnodemanager
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-1/+1
* Remove blend() virtual function from backend blend tree nodesSean Harmer2017-03-261-2/+0
* Add virtual doBlend to ClipBlendNode and subclassesSean Harmer2017-03-251-0/+6
* Add function to recursively calculate duration of a blend treeSean Harmer2017-03-251-0/+2
* Add virtual to ClipBlendNode to allow querying dependenciesSean Harmer2017-03-171-0/+4
* ClipBlendNode: add a virtual pure blend methodPaul Lemire2017-01-301-0/+3
* Add backend nodes for the blend nodesPaul Lemire2017-01-292-0/+186