summaryrefslogtreecommitdiffstats
path: root/src/animation/backend/gltfimporter.cpp
Commit message (Expand)AuthorAgeFilesLines
* Restore use of QVector in private APIMike Krus2021-01-051-1/+1
* Fix deprecated API usage and compile warningsMike Krus2020-11-201-7/+7
* Use QList instead of QVector in implementation and docsJarek Kobus2020-07-091-3/+3
* Geometry refactoringMike Krus2020-02-271-18/+18
* Remove QtGui module path from OpenGL related pathsMike Krus2020-02-061-1/+1
* Fix usages of text stream operatorsAlexandru Croitor2019-12-061-1/+1
* Accept CBOR as optional format in gltf dataUlf Hermann2019-10-291-6/+4
* Fix some warningsSergio Martins2019-05-091-3/+0
* Apply similar logic to the native Qt 3D animation clip selectionSean Harmer2018-08-021-2/+4
* Add support for loading specific animations from glTF 2 filesSean Harmer2018-08-021-7/+12
* Prevent potential containers detachingMike Krus2018-01-141-1/+1
* Iterate on references to avoid copiesMike Krus2018-01-131-1/+1
* Support loading animation data from glTF 2 filesSean Harmer2017-10-061-0/+852