summaryrefslogtreecommitdiffstats
path: root/src/quick3d/imports/animation
Commit message (Expand)AuthorAgeFilesLines
* Update plugins.qmltypes for 5.14Kai Koehne2019-10-221-1/+54
* Merge remote-tracking branch 'origin/5.13' into devPaul Lemire2019-06-031-0/+2
|\
| * Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-05-261-0/+2
| |\
| | * Register Qt3DCore::QNode also for Qt3D.AnimationUlf Hermann2019-05-171-0/+2
* | | Eradicate Q_FOREACH loops and mark the module cleanMarc Mutz2019-05-221-3/+0
|/ /
* / Update plugins.qmltypes for Qt 5.13Kai Koehne2019-03-071-1/+1
|/
* Update plugins.qmltypesv5.12.0-beta2Kai Koehne2018-10-092-105/+144
* 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-062-1/+4
* | Remove the code to manually initialize resources in static buildsSimon Hausmann2018-05-081-8/+1
|/
* Replace Q_DECL_OVERRIDE with overrideKevin Funk2017-09-251-1/+1
* 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
* Update qmltypes filesMike Krus2017-05-031-0/+670
* 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-254-0/+139