summaryrefslogtreecommitdiffstats
path: root/tests/auto/animation/blendedclipanimator
Commit message (Expand)AuthorAgeFilesLines
* Correct license for test filesLucie Gérard2024-04-231-1/+1
* CMake: Make qt3d tests standalone projectsAlexandru Croitor2023-07-061-0/+6
* Remove qmake build filesMike Krus2023-03-171-12/+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-221-27/+2
* Use internal CMake APIMike Krus2020-10-071-1/+1
* Add support for building with CMakeMike Krus2020-05-222-1/+26
* 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-272-0/+110