summaryrefslogtreecommitdiffstats
path: root/src/quick3d/quick3danimation
Commit message (Expand)AuthorAgeFilesLines
* Revert "Update commercial license headers"v5.15.3-lts-lgplTarja Sundqvist2021-03-2319-392/+392
* Update commercial license headersTarja Sundqvist2021-02-0219-392/+392
* Fix deprecation handlingMike Krus2020-01-141-0/+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