summaryrefslogtreecommitdiffstats
path: root/src/animation/backend/blendedclipanimator.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add clock property to QAbstractClipAnimatorChip Collier2017-07-241-0/+10
* Add support for animation callbacksLaszlo Agocs2017-06-231-0/+16
* Remove some dead code related to old blend tree implementationSean Harmer2017-03-261-1/+0
* BlendedAnimations: allow nested blending nodes evaluationPaul Lemire2017-01-311-6/+1
* Build blend trees and execute themPaul Lemire2017-01-291-5/+26
* Completed BlenderAnimator frontend and backendPaul Lemire2017-01-291-2/+40
* Add a job to load animation clipsSean Harmer2017-01-271-2/+1
* Add animation componentsSean Harmer2017-01-271-0/+81