summaryrefslogtreecommitdiffstats
path: root/src/animation/backend/clipblendnodevisitor.cpp
Commit message (Expand)AuthorAgeFilesLines
* Revert "Update commercial license headers"v5.15.3-lts-lgplTarja Sundqvist2021-03-231-19/+19
* Update commercial license headersTarja Sundqvist2021-02-021-19/+19
* 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