summaryrefslogtreecommitdiffstats
path: root/src/animation/frontend/qanimationcliploader.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove deprecated classes and functionsPaul Lemire2020-02-111-14/+0
* Restore sceneChangeEvent overload that were removedPaul Lemire2019-10-221-0/+5
* Clean up old property update codeMike Krus2019-10-201-1/+0
* Update LoadAnimationClipJob to use direct syncMike Krus2019-10-081-13/+0
* Apply similar logic to the native Qt 3D animation clip selectionSean Harmer2018-08-021-0/+4
* Add support for loading specific animations from glTF 2 filesSean Harmer2018-08-021-1/+7
* Doc: Add missing dots (qt3d)Paul Wicking2018-06-191-1/+1
* Doc: add doc to undocumented methods and properties qt3dNico Vertriest2018-02-061-2/+18
* Doc: add doc to undocumented Qt3D classesNico Vertriest2017-05-221-0/+6
* Add convenience ctor to QAnimationClipLoaderSean Harmer2017-04-131-0/+7
* Pass QUrl by const ref in QAnimationClipLoaderSean Harmer2017-04-131-1/+1
* Add Status property to QAnimationClipLoaderSean Harmer2017-02-241-0/+38
* Introduce QAbstractAnimationClip and rename QAnimationClipSean Harmer2017-02-241-0/+92