summaryrefslogtreecommitdiffstats
path: root/src/plugins/sceneparsers
Commit message (Expand)AuthorAgeFilesLines
* CMake: Re-regenerate configure-related filesJoerg Bornemann2021-04-202-51/+3
* Minor fixes to compile against 5.15Paul Lemire2021-02-011-0/+13
* Remove QFrameAllocator (again)Mike Krus2021-01-113-11/+11
* Handle changes in QMetaType APIMike Krus2021-01-082-0/+16
* Restore use of QVector in private APIMike Krus2021-01-053-5/+5
* Allow assimp to compile on non-gcc compilersJoni Poikelin2020-11-271-1/+1
* Update qmake to match configuration flag changesMike Krus2020-11-211-1/+1
* Fix deprecated API usage and compile warningsMike Krus2020-11-202-17/+17
* Normalise configuration nameMike Krus2020-11-092-8/+8
* Replace old Q_DECL statements with modern C++Allan Sandfeld Jensen2020-11-021-1/+1
* Fix the assimp scene parser clausev6.0.0-alpha1Sean Harmer2020-10-011-1/+1
* 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