summaryrefslogtreecommitdiffstats
path: root/tests/manual/animation-keyframe-simple
Commit message (Expand)AuthorAgeFilesLines
* Correct license for test filesLucie Gérard2024-04-233-3/+3
* Remove qmake build filesMike Krus2023-03-171-5/+0
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-241-1/+1
* CMake: Don't use PUBLIC_LIBRARIES for tests and test helpersAlexandru Croitor2022-07-271-1/+1
* Add license headers to cmake filesLucie Gérard2022-07-081-0/+3
* Use SPDX license identifiersLucie Gérard2022-06-223-147/+6
* Use internal CMake APIMike Krus2020-10-071-2/+2
* Fix animation not runningMike Krus2020-09-252-5/+6
* Make sample meshes geometry renderers againMike Krus2020-07-301-2/+1
* Add support for building with CMakeMike Krus2020-05-221-0/+36
* 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