summaryrefslogtreecommitdiffstats
path: root/tests/auto/animation/blendedclipanimator
Commit message (Expand)AuthorAgeFilesLines
* Use [setL|l]oopCount in C++ for QAbstractClipAnimatorSean Harmer2017-03-301-1/+1
* Rename QLerpBlend to QLerpClipBlendSean Harmer2017-02-241-2/+2
* Introduce QAbstractAnimationClip and rename QAnimationClipSean Harmer2017-02-241-1/+1
* BlendedAnimations: allow nested blending nodes evaluationPaul Lemire2017-01-311-5/+0
* Build blend trees and execute themPaul Lemire2017-01-291-1/+26
* Completed BlenderAnimator frontend and backendPaul Lemire2017-01-291-29/+118
* Add animation componentsSean Harmer2017-01-272-0/+110