summaryrefslogtreecommitdiffstats
path: root/src/quick3d/quick3danimation
Commit message (Expand)AuthorAgeFilesLines
* Use QList instead of QVector in implementation and docsJarek Kobus2020-07-096-6/+6
* Fix animation cmake projectsMike Krus2020-06-051-1/+1
* Add support for building with CMakeMike Krus2020-05-221-0/+52
* Geometry refactoringMike Krus2020-02-272-14/+14
* Remove custom deprecation macroPaul Lemire2020-02-121-1/+0
* Merge remote-tracking branch 5.15 into devMike Krus2020-02-071-0/+1
|\
| * Fix deprecation handlingMike Krus2020-01-141-0/+1
* | Update dependenciesMike Krus2020-02-071-1/+1
|/
* Eradicate Q_FOREACH loops and mark the module cleanMarc Mutz2019-05-221-3/+0
* Switch export macros to standard formKai Koehne2019-04-029-13/+13
* Remove hardcoded C++ version for MinGW/GCCKai Koehne2018-01-111-3/+0
* Replace Q_DECL_OVERRIDE with overrideKevin Funk2017-09-251-1/+1
* Alter QChannelMapping to accept QAbstractChannelMapping pointersSean Harmer2017-08-312-18/+18
* Re-enable the QQmlType code paths in the node factoriesSean Harmer2017-08-252-4/+2
* Merge branch '5.9' into devSean Harmer2017-08-192-1/+3
|\
| * Fix Quick3DNode factories following QQmlType changesPaul Lemire2017-08-162-5/+3
| * Disable QQmlType codepathsPaul Lemire2017-08-031-0/+2
|/
* 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-274-0/+189
* Add skeleton quick3danimation librarySean Harmer2017-01-206-0/+399