summaryrefslogtreecommitdiffstats
path: root/src/render/jobs/updateskinningpalettejob.cpp
Commit message (Expand)AuthorAgeFilesLines
* Revert "Update commercial license headers"Tarja Sundqvist2022-11-241-21/+21
* Update commercial license headersTarja Sundqvist2022-06-131-21/+21
* Replace QT_BEGIN_LICENSE:LGPL3 headerKai Köhne2021-08-101-10/+13
* Restore use of QVector in private APIMike Krus2021-01-051-1/+1
* Use QList instead of QVector in renderJarek Kobus2020-07-091-2/+2
* Make tracing a runtime optionMike Krus2019-12-131-1/+1
* Iterate on child handlesMike Krus2019-05-251-17/+5
* Early-return on these jobs if no work to be doneJames Turner2019-04-101-1/+4
* Fix uninitialized value in updateskinningpalettejob.cppPaul Lemire2018-03-191-0/+1
* Prevent potential containers detachingMike Krus2018-01-141-1/+2
* Iterate by const reference on handlesMike Krus2018-01-131-2/+2
* Merge branch '5.9' into 5.10Sean Harmer2018-01-121-1/+1
* Update local poses of JointInfos from dirty JointsSean Harmer2017-08-161-0/+15
* Add a job to calculate the skinning matrix palette for a skeletonSean Harmer2017-08-101-0/+98