summaryrefslogtreecommitdiffstats
path: root/src/plugins/sceneparsers/gltf/gltfimporter.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove QFrameAllocator (again)Mike Krus2021-01-111-4/+4
* Handle changes in QMetaType APIMike Krus2021-01-081-0/+4
* Restore use of QVector in private APIMike Krus2021-01-051-2/+2
* Fix deprecated API usage and compile warningsMike Krus2020-11-201-11/+11
* Make sample meshes geometry renderers againMike Krus2020-07-301-12/+6
* Use QList instead of QVector in implementation and docsJarek Kobus2020-07-091-4/+4
* Add ; to Q_UNUSEDLars Schmertmann2020-06-241-1/+1
* Fix compile warnings related to deprecations or unused variablesPaul Lemire2020-06-081-8/+0
* Make default geometries viewsMike Krus2020-02-271-13/+25
* Geometry refactoringMike Krus2020-02-271-4/+4
* Accept CBOR as optional format in gltf dataUlf Hermann2019-10-291-11/+3
* Fix deprecation warningsMike Krus2019-07-301-11/+0
* Add support for glDepthRangeJim Albamont2019-02-111-3/+6
* Preliminary glTF 2.0 scene import supportMassimo Callegari2018-12-221-150/+622
* Doc: Remove private classes from public documentationPaul Wicking2018-07-111-0/+1
* Fix compile warningsPaul Lemire2018-06-201-1/+2
* Doc: Add missing dots (qt3d)Paul Wicking2018-06-191-1/+1
* gltf sceneloader: request mirrored=false for texturesLaszlo Agocs2018-04-271-0/+1
* Prevent potential containers detachingMike Krus2018-01-141-1/+2
* Iterate on references to avoid copiesMike Krus2018-01-131-1/+1
* Doc: add doc to classes GLTFImporter and GLTFExporterNico Vertriest2017-09-291-4/+30
* Add support to load data from memory for scene loadersMike Krus2017-05-211-13/+28
* Merge branch '5.9' into devSean Harmer2017-05-211-1/+1
|\
| * Remove unneeded temporary container (clazy reports)Mike Krus2017-05-021-2/+2
| * Add missing reference in range-for with non trivial type (clazy reports)Mike Krus2017-05-021-2/+2
* | Merge branch '5.9' into devSean Harmer2017-04-031-1/+1
|\|
| * Don't explicitly disable the Qt3D category loggingLaszlo Agocs2017-03-311-1/+1
* | Don't allocate temporary containers while iteratingSergio Martins2017-04-021-1/+1
|/
* GLTF Export QCamera properlyMiikka Heikkinen2017-01-181-7/+19
* QGLTF exporting basic mesh typesMiikka Heikkinen2016-12-131-68/+128
* GLTF exporting materials with custom shadersMiikka Heikkinen2016-12-091-286/+556
* Fix GLTFImporter crash on loading second sceneMiikka Heikkinen2016-11-161-2/+2
* GLTF Scene export pluginMiikka Heikkinen2016-11-161-125/+314
* Renaming Scene IO classes to scene import classesOtto Ryynänen2016-10-101-0/+1599