summaryrefslogtreecommitdiffstats
path: root/src/animation/backend/handler.cpp
Commit message (Expand)AuthorAgeFilesLines
* Introduce QAbstractAnimationClip and rename QAnimationClipSean Harmer2017-02-241-2/+2
* Remove QConductedClipAnimator and defer to laterSean Harmer2017-02-161-1/+0
* BlendedAnimations: allow nested blending nodes evaluationPaul Lemire2017-01-311-0/+2
* Build blend trees and execute themPaul Lemire2017-01-291-0/+62
* Register QLerpBlend node with Animation aspectPaul Lemire2017-01-291-0/+1
* Add job to process running clip animatorsSean Harmer2017-01-271-3/+44
* Add job to find all clip animators that should be runningSean Harmer2017-01-271-7/+20
* Add API to map animation channels to propertiesSean Harmer2017-01-271-0/+10
* Add running property to QClipAnimatorSean Harmer2017-01-271-0/+22
* Add a job to load animation clipsSean Harmer2017-01-271-1/+25
* Add animation componentsSean Harmer2017-01-271-0/+3
* Add in the usual plumbing and register QAnimationClipSean Harmer2017-01-251-0/+65