summaryrefslogtreecommitdiffstats
path: root/src/animation/backend/findrunningclipanimatorsjob.cpp
Commit message (Expand)AuthorAgeFilesLines
* Revert "Update commercial license headers"v5.15.3-lts-lgplTarja Sundqvist2021-03-231-19/+19
* Update commercial license headersTarja Sundqvist2021-02-021-19/+19
* Fix Coverity warningsMike Krus2019-10-211-1/+2
* Dont play animations that are disabledJuan Jose Casafranca2018-09-191-0/+2
* Check animator can be played in frontend and backendJuan Jose Casafranca2018-07-051-1/+1
* Add support for setting a time index in the ClipAnimatorChristian Strømme2018-01-231-2/+7
* Wrap up the format describing source clip and formatted resultsSean Harmer2018-01-181-6/+7
* Clear channel component indices for those not present in animationSean Harmer2017-10-031-1/+1
* Move the non-blended animation codepath closer to the blended oneSean Harmer2017-09-291-13/+28
* Fix ClipAnimator crash when removing animatorsLaszlo Agocs2017-06-301-0/+1
* Rename AnimationClipLoader to AnimationClipSean Harmer2017-04-121-1/+1
* Remove AnimationUtils classSean Harmer2017-03-061-1/+1
* Introduce QAbstractAnimationClip and rename QAnimationClipSean Harmer2017-02-241-1/+1
* Animations: add type to the jobs for the profilerPaul Lemire2017-02-061-0/+2
* Refactor clip evaluation and property mappingPaul Lemire2017-01-291-2/+8
* Add job to process running clip animatorsSean Harmer2017-01-271-0/+8
* Add job to find all clip animators that should be runningSean Harmer2017-01-271-0/+77