summaryrefslogtreecommitdiffstats
path: root/src/animation/backend/animationclip_p.h
Commit message (Expand)AuthorAgeFilesLines
* Add missing reference in range-for with non trivial type (clazy reports)Mike Krus2017-05-021-1/+1
* Rename AnimationClipLoader to AnimationClipSean Harmer2017-04-121-0/+144
* Introduce QAbstractAnimationClip and rename QAnimationClipSean Harmer2017-02-241-122/+0
* Add job to process running clip animatorsSean Harmer2017-01-271-1/+5
* Calculate animation clip duration and send to frontendSean Harmer2017-01-271-0/+4
* Add a job to load animation clipsSean Harmer2017-01-271-4/+32
* Add in the usual plumbing and register QAnimationClipSean Harmer2017-01-251-0/+5
* Add AnimationClip backend node and testSean Harmer2017-01-251-0/+81