summaryrefslogtreecommitdiffstats
path: root/src/animation/backend/lerpclipblend.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove blend() virtual function from backend blend tree nodesSean Harmer2017-03-261-6/+1
* Add virtual doBlend to ClipBlendNode and subclassesSean Harmer2017-03-251-0/+13
* Add function to recursively calculate duration of a blend treeSean Harmer2017-03-251-0/+11
* Add startClip and endClip properties to QLerpClipBlendSean Harmer2017-02-241-0/+8
* Rename QLerpBlend to QLerpClipBlendSean Harmer2017-02-241-0/+84