summaryrefslogtreecommitdiffstats
path: root/tests/auto/animation/skeleton
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
* Restore use of QVector in private APIMike Krus2021-01-051-5/+5
* Use internal CMake APIMike Krus2020-10-071-2/+2
* Use QList instead of QVector in testsJarek Kobus2020-07-091-9/+8
* Add missing tests and benchmarksMike Krus2020-06-241-2/+2
* Add support for building with CMakeMike Krus2020-05-221-0/+31
* Remove deprecated classes and functionsPaul Lemire2020-02-111-1/+1
* Clean up old property update codeMike Krus2019-10-201-1/+0
* Update LoadSkeletonJob to use direct syncMike Krus2019-10-081-28/+6
* Add getters for joint transformations to SkeletonSean Harmer2018-01-191-0/+58
* Add function to return name of a jointSean Harmer2018-01-181-0/+18
* Send joint names and local poses from render to animation aspectSean Harmer2017-08-302-0/+158