summaryrefslogtreecommitdiffstats
path: root/src/animation/backend/skeleton_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-7/+7
* Use QList instead of QVector in implementation and docsJarek Kobus2020-07-091-7/+7
* Update LoadSkeletonJob to use direct syncMike Krus2019-10-081-1/+1
* Update animation evaluation jobs to use direct syncMike Krus2019-10-081-2/+1
* Update QAbstractSkeleton to use direct syncMike Krus2019-09-201-2/+0
* Add getters for joint transformations to SkeletonSean Harmer2018-01-191-0/+15
* Add function to return name of a jointSean Harmer2018-01-181-0/+1
* Update the local poses of the skeleton in the animation aspectSean Harmer2017-10-031-0/+17
* Extend buildRequiredChannelsAndTypes to handle indexed targetsSean Harmer2017-09-021-0/+7
* Send joint names and local poses from render to animation aspectSean Harmer2017-08-301-2/+10
* Add Skeleton backend node to the animation aspectSean Harmer2017-08-301-0/+79