summaryrefslogtreecommitdiffstats
path: root/tests/manual/animation-keyframe-simple
Commit message (Expand)AuthorAgeFilesLines
* Make default geometries viewsMike Krus2020-02-271-1/+2
* Fix animation local time calculation when changing playbackRateJuan José Casafranca2017-10-061-1/+21
* Fix license headers in manual testsSean Harmer2017-04-123-24/+147
* Fix QML registration of QAnimationClipLoaderSean Harmer2017-04-031-1/+1
* Update animation clip in keyframe manual testSean Harmer2017-03-061-85/+248
* 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-303-0/+141
* Build blend trees and execute themPaul Lemire2017-01-291-0/+1
* Update animation-keyframe-simple manual test with blend treesPaul Lemire2017-01-293-0/+172
* Add loops property to ClipAnimator and implement logic for itSean Harmer2017-01-291-1/+1
* Add job to process running clip animatorsSean Harmer2017-01-272-28/+86
* 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-276-0/+160