summaryrefslogtreecommitdiffstats
path: root/src/quick3d/imports/animation/qt3dquick3danimationplugin.cpp
Commit message (Expand)AuthorAgeFilesLines
* Register Qt3DCore::QNode also for Qt3D.AnimationUlf Hermann2019-05-171-0/+2
* Merge remote-tracking branch 'origin/5.11' into 5.12Qt Forward Merge Bot2018-09-221-1/+0
|\
| * Replace use of qmlRegisterRevisionKai Koehne2018-09-201-1/+0
* | Automatically register the latest import versionKai Koehne2018-09-061-0/+3
|/
* Export QSkeletonMapping to QMLSean Harmer2017-09-021-1/+4
* Add QClock to Qt3DAnimationChip Collier2017-07-241-0/+2
* Add quick3d class for VertexBlendAnimationAntti Määttä2017-05-091-0/+3
* Export QAnimationClip to QMLSean Harmer2017-04-111-0/+2
* Fix QML registration of QAnimationClipLoaderSean Harmer2017-04-031-1/+1
* Remove clips property from QAbstractClipBlendNode and friendsSean Harmer2017-03-261-3/+1
* Export QClipBlendValue to QMLSean Harmer2017-03-021-0/+2
* Rename QAdditiveBlend -> QAdditiveClipBlendSean Harmer2017-02-241-2/+2
* Rename QLerpBlend to QLerpClipBlendSean Harmer2017-02-241-2/+2
* Introduce QAbstractAnimationClip and rename QAnimationClipSean Harmer2017-02-241-2/+4
* Introduce QAbstractClipAnimatorKevin Ottens2017-02-231-0/+2
* Fix QML version registration for 5.9 typesKevin Ottens2017-02-231-14/+15
* Remove QConductedClipAnimator and defer to laterSean Harmer2017-02-161-2/+0
* Move animations from extras to animationsAntti Määttä2017-02-071-0/+20
* Renamed QAddBlend to QAdditiveBlendPaul Lemire2017-01-311-2/+2
* Quick3DAnimations: register QAddBlendPaul Lemire2017-01-301-0/+2
* Register QAbstractClipBlendNode and QLerpBlend to QMLPaul Lemire2017-01-291-0/+5
* Add API to map animation channels to propertiesSean Harmer2017-01-271-0/+5
* Add animation componentsSean Harmer2017-01-271-0/+6
* Register QAnimationClip with QMLSean Harmer2017-01-271-0/+2
* Add animation aspect importsSean Harmer2017-01-251-0/+52