summaryrefslogtreecommitdiffstats
path: root/src/render/geometry/skeletondata_p.h
Commit message (Expand)AuthorAgeFilesLines
* Use SPDX license identifiersLucie Gérard2022-06-221-38/+2
* Replace QT_BEGIN_LICENSE:LGPL3 headerKai Köhne2021-08-101-10/+13
* Restore use of QVector in private APIMike Krus2021-01-051-3/+3
* Use QList instead of QVector in renderJarek Kobus2020-07-091-4/+4
* Factor out local poses into their own vectorSean Harmer2017-08-301-2/+1
* Store joint names in their own vectorSean Harmer2017-08-301-2/+3
* Update local poses of JointInfos from dirty JointsSean Harmer2017-08-161-1/+2
* Create SkeletonData from Joint backend nodesSean Harmer2017-08-161-0/+12
* Update skinned mesh example to expose joints of objectSean Harmer2017-08-161-3/+4
* Load skeleton from glTF 2 fileSean Harmer2017-08-091-0/+86