summaryrefslogtreecommitdiffstats
path: root/src/animation/backend/loadanimationclipjob.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update commercial license headersTarja Sundqvist2021-02-021-19/+19
* Revert "Update jobs to remove post FF changes"Mike Krus2019-12-031-1/+1
* Update jobs to remove post FF changesMike Krus2019-10-221-1/+1
* Fix Coverity warningsMike Krus2019-10-211-0/+1
* Update LoadAnimationClipJob to use direct syncMike Krus2019-10-081-3/+42
* Iterate by const reference on handlesMike Krus2018-01-131-1/+1
* Fix AnimationClip crash when removing clipsAndy Nichols2017-11-151-0/+1
* Rename AnimationClipLoader to AnimationClipSean Harmer2017-04-121-2/+2
* Introduce QAbstractAnimationClip and rename QAnimationClipSean Harmer2017-02-241-3/+3
* Animations: add type to the jobs for the profilerPaul Lemire2017-02-061-0/+2
* Add a job to load animation clipsSean Harmer2017-01-271-0/+82