summaryrefslogtreecommitdiffstats
path: root/src/animation/backend/clipanimator_p.h
Commit message (Expand)AuthorAgeFilesLines
* Add clock property to QAbstractClipAnimatorChip Collier2017-07-241-0/+3
* Add support for animation callbacksLaszlo Agocs2017-06-231-0/+1
* Pass argument by reference and make trivial function inlineSean Harmer2017-03-251-1/+1
* Add ClipAnimator::setLoops() for testing purposesSean Harmer2017-03-061-0/+1
* Remove AnimationUtils classSean Harmer2017-03-061-3/+3
* Update naming of animation building blocksSean Harmer2017-03-021-1/+1
* Fix build warnings in animationsAntti Määttä2017-02-021-1/+1
* Refactor clip evaluation and property mappingPaul Lemire2017-01-291-30/+8
* Add loops property to ClipAnimator and implement logic for itSean Harmer2017-01-291-1/+5
* Add job to process running clip animatorsSean Harmer2017-01-271-0/+37
* Add job to find all clip animators that should be runningSean Harmer2017-01-271-1/+4
* Add channelMapper property to QClipAnimatorSean Harmer2017-01-271-1/+3
* Add running property to QClipAnimatorSean Harmer2017-01-271-0/+6
* Add a job to load animation clipsSean Harmer2017-01-271-3/+2
* Add animation componentsSean Harmer2017-01-271-0/+86