summaryrefslogtreecommitdiffstats
path: root/src/animation/backend/evaluateclipanimatorjob.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add clock property to QAbstractClipAnimatorChip Collier2017-07-241-1/+3
* Add support for animation callbacksLaszlo Agocs2017-06-231-0/+3
* Rename AnimationClipLoader to AnimationClipSean Harmer2017-04-121-1/+1
* Typedef QVector<float> as ClipResultsSean Harmer2017-03-171-1/+1
* Rename ClipPreEvaluationData to ClipEvaluationDataSean Harmer2017-03-061-1/+1
* Rename animationEvaluationDataForAnimatorSean Harmer2017-03-061-1/+1
* Remove AnimationUtils classSean Harmer2017-03-061-7/+7
* Introduce QAbstractAnimationClip and rename QAnimationClipSean Harmer2017-02-241-1/+1
* Animations: add type to the jobs for the profilerPaul Lemire2017-02-061-0/+2
* Improve the clip evalution codePaul Lemire2017-01-301-11/+7
* Refactor clip evaluation and property mappingPaul Lemire2017-01-291-2/+24
* Add job to process running clip animatorsSean Harmer2017-01-271-0/+72