summaryrefslogtreecommitdiffstats
path: root/tests/manual/skinned-mesh
Commit message (Expand)AuthorAgeFilesLines
* Correct license for test filesHEADdevLucie Gérard29 hours4-4/+4
* Remove qmake build filesMike Krus2023-03-171-23/+0
* Move some examples to manual testsMike Krus2023-02-271-33/+33
* 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-224-196/+8
* Fix build of manual testsMike Krus2021-06-193-9/+9
* Use fixed qt_add_resource BASE argumentJoerg Bornemann2021-06-041-104/+26
* Use internal CMake APIMike Krus2020-10-071-5/+5
* Add support for building with CMakeMike Krus2020-05-221-0/+191
* Extend skinned mesh manual test to use an animatorSean Harmer2017-10-038-5/+4722
* Adapt manual test to rotate the child jointSean Harmer2017-08-161-13/+13
* Add the animation to the child joint rather than root jointSean Harmer2017-08-161-5/+5
* Attach an animation to the root joint of the simple rigged modelSean Harmer2017-08-162-0/+36
* Update skinned mesh example to expose joints of objectSean Harmer2017-08-162-0/+3
* Extend skinned mesh example to show a simple model tooSean Harmer2017-08-105-50/+95
* Extend skinned mesh manual test to consume skinning paletteSean Harmer2017-08-101-4/+19
* Use a custom material in skined mesh manual testSean Harmer2017-08-094-5/+118
* Add jointCount property to QAbstractSkeletonSean Harmer2017-08-091-0/+1
* Load skeleton from glTF 2 fileSean Harmer2017-08-091-0/+1
* Add manual test for skinned mesh renderingSean Harmer2017-08-085-0/+282