summaryrefslogtreecommitdiffstats
path: root/tests/auto/animation/qblendedclipanimator/tst_qblendedclipanimator.cpp
Commit message (Expand)AuthorAgeFilesLines
* Do direct notification of backend nodeswip/refactorMike Krus2019-08-281-40/+25
* Add normalizedTime function to blendedlclip animatorsChristian Strømme2018-01-231-0/+75
* Use [setL|l]oopCount in C++ for QAbstractClipAnimatorSean Harmer2017-03-301-10/+10
* Rename QLerpBlend to QLerpClipBlendSean Harmer2017-02-241-5/+5
* Introduce QAbstractAnimationClip and rename QAnimationClipSean Harmer2017-02-241-2/+0
* Build blend trees and execute themPaul Lemire2017-01-291-0/+55
* Completed BlenderAnimator frontend and backendPaul Lemire2017-01-291-3/+268
* Add animation componentsSean Harmer2017-01-271-0/+64