summaryrefslogtreecommitdiffstats
path: root/tests/auto/render/gltfplugins
Commit message (Expand)AuthorAgeFilesLines
* Handle changes in QMetaType APIMike Krus2021-01-081-4/+17
* Fix deprecated API usage and compile warningsMike Krus2020-11-201-6/+6
* Follow up on change of QQmlListProperty to qsizetypeMike Krus2020-11-201-0/+2
* Use internal CMake APIMike Krus2020-10-071-2/+2
* Make sample meshes geometry renderers againMike Krus2020-07-301-43/+28
* Use QList instead of QVector in testsJarek Kobus2020-07-091-14/+14
* Add support for building with CMakeMike Krus2020-05-221-0/+40
* Make default geometries viewsMike Krus2020-02-271-23/+44
* Geometry refactoringMike Krus2020-02-271-68/+68
* Remove support for binary json gltfMike Krus2020-01-301-7/+2
* Fix deprecation warnings about Qt3DRender::QBuffer::BufferTypeFriedemann Kleint2019-03-121-4/+4
* Fix deprecation warnings about setDataType()/setDataSize()Friedemann Kleint2019-03-071-8/+8
* Fix Clang warnings: wrong types in enum comparisonsMike Krus2017-02-111-1/+1
* Fix Clang warnings: silence unused variablesMike Krus2017-02-111-0/+2
* GLTF Export QCamera properlyMiikka Heikkinen2017-01-181-0/+12
* QGLTF exporting basic mesh typesMiikka Heikkinen2016-12-131-1/+1
* GLTF exporting materials with custom shadersMiikka Heikkinen2016-12-096-53/+423
* GLTF Scene export pluginMiikka Heikkinen2016-11-167-0/+952