summaryrefslogtreecommitdiffstats
path: root/src/animation/backend/lerpclipblend_p.h
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-1/+0
* Add virtual doBlend to ClipBlendNode and subclassesSean Harmer2017-03-251-0/+3
* 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/+5
* Add startClip and endClip properties to QLerpClipBlendSean Harmer2017-02-241-0/+8
* Rename QLerpBlend to QLerpClipBlendSean Harmer2017-02-241-0/+83