summaryrefslogtreecommitdiffstats
path: root/src/animation/backend/animationclip_p.h
Commit message (Expand)AuthorAgeFilesLines
* Update commercial license headersTarja Sundqvist2021-02-021-19/+19
* Fix usages of text stream operatorsAlexandru Croitor2019-12-061-4/+4
* Update QAnimationClip (and Loader) to use direct syncMike Krus2019-09-201-2/+1
* Replace Q_DECL_FINAL with finalKevin Funk2017-09-251-1/+1
* Replace Q_DECL_OVERRIDE with overrideKevin Funk2017-09-251-1/+1
* Merge branch '5.9' into 5.10Sean Harmer2017-09-121-0/+9
|\
| * Re-build Blend-Trees when Clips have been loadedWieland Hagen2017-09-081-0/+9
* | Extend generateClipFormatIndices() to handle jointIndexSean Harmer2017-09-021-1/+1
|/
* 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