summaryrefslogtreecommitdiffstats
path: root/src/animation/backend/clipanimator.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add clock property to QAbstractClipAnimatorChip Collier2017-07-241-0/+11
* Add support for animation callbacksLaszlo Agocs2017-06-231-0/+16
* Rename AnimationClipLoader to AnimationClipSean Harmer2017-04-121-1/+1
* Pass argument by reference and make trivial function inlineSean Harmer2017-03-251-5/+0
* Remove AnimationUtils classSean Harmer2017-03-061-1/+1
* Introduce QAbstractAnimationClip and rename QAnimationClipSean Harmer2017-02-241-1/+1
* Refactor clip evaluation and property mappingPaul Lemire2017-01-291-281/+6
* Add loops property to ClipAnimator and implement logic for itSean Harmer2017-01-291-4/+31
* Add job to process running clip animatorsSean Harmer2017-01-271-1/+274
* Add job to find all clip animators that should be runningSean Harmer2017-01-271-2/+10
* Add channelMapper property to QClipAnimatorSean Harmer2017-01-271-0/+10
* Add running property to QClipAnimatorSean Harmer2017-01-271-0/+11
* Add a job to load animation clipsSean Harmer2017-01-271-2/+1
* Add animation componentsSean Harmer2017-01-271-0/+87