summaryrefslogtreecommitdiffstats
path: root/src/quick3d/imports/animation/qt3dquick3danimationplugin.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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