summaryrefslogtreecommitdiffstats
path: root/src/render/jobs/updateskinningpalettejob.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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