summaryrefslogtreecommitdiffstats
path: root/src/plugins/sceneparsers
Commit message (Expand)AuthorAgeFilesLines
* Make sample meshes geometry renderers againMike Krus2020-07-302-20/+11
* Use QList instead of QVector in implementation and docsJarek Kobus2020-07-092-8/+8
* Use QList instead of QVectorJarek Kobus2020-07-074-31/+31
* Add ; to Q_UNUSEDLars Schmertmann2020-06-244-7/+7
* Restore assimp scene loaderMike Krus2020-06-221-3/+3
* Handle config flags to turn aspects on or offMike Krus2020-06-181-2/+4
* Disable assimp related targetsMike Krus2020-06-111-3/+3
* Fix more namespace ambiguityMike Krus2020-06-091-2/+2
* Fix compile warnings related to deprecations or unused variablesPaul Lemire2020-06-081-8/+0
* Add support for building with CMakeMike Krus2020-05-225-0/+139
* Remove more deprecated codeMike Krus2020-02-271-2/+0
* Make default geometries viewsMike Krus2020-02-272-18/+33
* Geometry refactoringMike Krus2020-02-274-26/+26
* Remove custom deprecation macroPaul Lemire2020-02-123-3/+0
* Remove buffer functor APIMike Krus2020-02-111-11/+1
* Merge remote-tracking branch 5.15 into devMike Krus2020-02-074-7/+6
|\
| * Fix deprecation handlingMike Krus2020-01-143-0/+3
| * Accept CBOR as optional format in gltf dataUlf Hermann2019-10-291-11/+3
* | Remove support for binary json gltfMike Krus2020-01-303-35/+12
|/
* Merge remote-tracking branch 'origin/5.13' into 5.14Paul Lemire2019-10-151-1/+1
|\
| * Ensure we can build assimp on Windows and macOS with non gcc compilersAndy Shaw2019-10-071-1/+1
* | Fix deprecation warningsMike Krus2019-07-301-11/+0
* | assimp plugin: replace QMap with a C arrayMarc Mutz2019-07-222-35/+28
* | AssimpImporter: remove unused QMapMarc Mutz2019-07-221-2/+0
* | Remove unused file gltfparser.cppMarc Mutz2019-07-181-1560/+0
* | Eradicate Q_FOREACH loops and mark the module cleanMarc Mutz2019-05-223-9/+0
* | GLTFExporter: remove duplicate definitionMarc Mutz2017-12-281-1/+0
* | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-02-191-1/+1
|\|
| * Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-02-161-1/+1
| |\
| | * Enable assimp for gcc 5.x buildsKarim Pinter2019-02-121-1/+1
* | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-02-121-0/+1
|\| |
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-02-091-0/+1
| |\|
| | * Fix Assimp scene loader plugin resource pathsLee Helpingstine2019-02-081-0/+1
* | | Add support for glDepthRangeJim Albamont2019-02-112-3/+12
|/ /
* | Merge remote-tracking branch 'origin/5.12' into 5.13v5.13.0-alpha1Qt Forward Merge Bot2019-02-021-0/+1
|\|
| * assimp: Provide names for generated child entitiesMichael Brasser2019-01-311-0/+1
* | Preliminary glTF 2.0 scene import supportMassimo Callegari2018-12-222-152/+635
|/
* Allow to build assimp sceneparser on Android when using clangPaul Lemire2018-08-131-1/+2
* Doc: Remove private classes from public documentationPaul Wicking2018-07-113-0/+3
* Fix compile warningsPaul Lemire2018-06-201-1/+2
* Doc: Add missing dots (qt3d)Paul Wicking2018-06-191-1/+1
* Merge remote-tracking branch 'origin/5.11.0' into 5.11Qt Forward Merge Bot2018-05-091-0/+1
|\
| * gltf sceneloader: request mirrored=false for texturesLaszlo Agocs2018-04-271-0/+1
* | Doc: Fix documentation warnings related to Clang QDoc parserTopi Reinio2018-04-203-7/+7
|/
* Merge remote-tracking branch 'origin/5.10' into 5.11Sean Harmer2018-02-152-10/+10
|\
| * Merge remote-tracking branch 'origin/5.9' into 5.10Sean Harmer2018-02-052-10/+10
| |\
| | * Cleanup AssimpImporterPaul Lemire2018-02-012-10/+10
* | | Merge remote-tracking branch 'origin/5.10.1' into 5.11Liang Qi2018-02-141-0/+1
|\| |
| * | Fix warning about unused variableThiago Macieira2018-01-301-0/+1
* | | Merge remote-tracking branch 'origin/5.10' into devLiang Qi2018-01-221-0/+1
|\| |