summaryrefslogtreecommitdiffstats
path: root/tests/manual/animation-keyframe-simple/main.qml
Commit message (Expand)AuthorAgeFilesLines
* Fix license headers in manual testsSean Harmer2017-04-121-8/+49
* Fix QML registration of QAnimationClipLoaderSean Harmer2017-04-031-1/+1
* Split blend tree manual test out from simple key frame testSean Harmer2017-03-021-185/+0
* Fix QML version registration for 5.9 typesKevin Ottens2017-02-231-1/+1
* Renamed QAddBlend to QAdditiveBlendPaul Lemire2017-01-311-2/+2
* animation-keyframe-simple updated to use a nested blending treePaul Lemire2017-01-311-0/+71
* Updated animation-keyframe-simple to use additive blendingPaul Lemire2017-01-301-0/+56
* Build blend trees and execute themPaul Lemire2017-01-291-0/+1
* Update animation-keyframe-simple manual test with blend treesPaul Lemire2017-01-291-0/+57
* Add loops property to ClipAnimator and implement logic for itSean Harmer2017-01-291-1/+1
* Add job to process running clip animatorsSean Harmer2017-01-271-7/+13
* Calculate animation clip duration and send to frontendSean Harmer2017-01-271-0/+2
* Add channelMapper property to QClipAnimatorSean Harmer2017-01-271-1/+1
* Add API to map animation channels to propertiesSean Harmer2017-01-271-0/+14
* Add a job to load animation clipsSean Harmer2017-01-271-0/+53