summaryrefslogtreecommitdiffstats
path: root/tests/auto/animation/blendedclipanimator/tst_blendedclipanimator.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add support for building with CMakeMike Krus2020-05-221-1/+0
* Remove deprecated classes and functionsPaul Lemire2020-02-111-1/+1
* Clean up old property update codeMike Krus2019-10-201-2/+0
* Update QBlendedClipAnimator to use direct syncMike Krus2019-09-201-40/+33
* Fix animation local time calculation when changing playbackRateJuan José Casafranca2017-10-061-2/+5
* 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-271-0/+98