summaryrefslogtreecommitdiffstats
path: root/tests/manual/skinned-mesh/main.qml
Commit message (Expand)AuthorAgeFilesLines
* Correct license for test filesLucie Gérard2024-04-231-1/+1
* Use SPDX license identifiersLucie Gérard2022-06-221-49/+2
* Fix build of manual testsMike Krus2021-06-191-5/+5
* Extend skinned mesh manual test to use an animatorSean Harmer2017-10-031-1/+142
* 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-161-0/+35
* Update skinned mesh example to expose joints of objectSean Harmer2017-08-161-0/+1
* Extend skinned mesh example to show a simple model tooSean Harmer2017-08-101-49/+15
* Use a custom material in skined mesh manual testSean Harmer2017-08-091-5/+35
* 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-081-0/+79