summaryrefslogtreecommitdiffstats
path: root/src/quick3d/quick3danimation/items
Commit message (Expand)AuthorAgeFilesLines
* Update QQMLPropertyList APIMike Krus2021-01-0814-314/+213
* Follow up on change of QQmlListProperty to qsizetypeMike Krus2020-11-2014-34/+33
* Use QList instead of QVector in implementation and docsJarek Kobus2020-07-096-6/+6
* Geometry refactoringMike Krus2020-02-272-14/+14
* Switch export macros to standard formKai Koehne2019-04-027-7/+7
* Alter QChannelMapping to accept QAbstractChannelMapping pointersSean Harmer2017-08-312-18/+18
* Add quick3d class for VertexBlendAnimationAntti Määttä2017-05-093-2/+201
* Remove clips property from QAbstractClipBlendNode and friendsSean Harmer2017-03-263-183/+0
* Introduce QAbstractAnimationClip and rename QAnimationClipSean Harmer2017-02-242-19/+19
* Quick3DChannelMapper: make mappings the default propertyPaul Lemire2017-02-161-0/+2
* Move animations from extras to animationsAntti Määttä2017-02-0711-2/+946
* Register QAbstractClipBlendNode and QLerpBlend to QMLPaul Lemire2017-01-293-2/+185
* Add API to map animation channels to propertiesSean Harmer2017-01-273-0/+187