summaryrefslogtreecommitdiffstats
path: root/src/animation/backend/clipblendnodevisitor.cpp
Commit message (Expand)AuthorAgeFilesLines
* Use SPDX license identifiersLucie Gérard2022-06-221-38/+2
* Replace QT_BEGIN_LICENSE:LGPL3 headerKai Köhne2021-08-101-10/+13
* Fix deprecated API usage and compile warningsMike Krus2020-11-201-4/+4
* 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