summaryrefslogtreecommitdiffstats
path: root/src/animation/backend/animationclip.cpp
Commit message (Expand)AuthorAgeFilesLines
* Extend generateClipFormatIndices() to handle jointIndexSean Harmer2017-09-021-2/+4
* Rename AnimationClipLoader to AnimationClipSean Harmer2017-04-121-0/+301
* Introduce QAbstractAnimationClip and rename QAnimationClipSean Harmer2017-02-241-218/+0
* Deliver all events by default unless marked as intermediateSean Harmer2017-02-091-2/+0
* Add job to process running clip animatorsSean Harmer2017-01-271-2/+30
* Calculate animation clip duration and send to frontendSean Harmer2017-01-271-1/+38
* Add a job to load animation clipsSean Harmer2017-01-271-3/+71
* Add in the usual plumbing and register QAnimationClipSean Harmer2017-01-251-0/+2
* Add AnimationClip backend node and testSean Harmer2017-01-251-0/+85