summaryrefslogtreecommitdiffstats
path: root/src/animation/backend/clipblendnodevisitor.cpp
Commit message (Expand)AuthorAgeFilesLines
* Make ClipBlendNodeVisitor use allDependencyIds()Sean Harmer2017-03-261-2/+2
* Rename dependencyIds() to currentDependencyIds()Sean Harmer2017-03-261-2/+2
* Add function to find set of leaf blend node ids that need evaluatingSean Harmer2017-03-191-9/+104
* BlendedAnimations: allow nested blending nodes evaluationPaul Lemire2017-01-311-1/+2
* Add ClipBlendNodeVisitorPaul Lemire2017-01-291-0/+74