summaryrefslogtreecommitdiffstats
path: root/src/plugins
Commit message (Expand)AuthorAgeFilesLines
* Ensure we can build assimp on Windows and macOS with non gcc compilersAndy Shaw2019-10-071-1/+1
* Fix deprecation warnings about Qt3DRender::QBuffer::BufferTypeFriedemann Kleint2019-03-122-11/+7
* 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.12' into 5.13Qt Forward Merge Bot2019-02-091-0/+1
|\|
| * Fix Assimp scene loader plugin resource pathsLee Helpingstine2019-02-081-0/+1
* | 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
* | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2019-01-011-19/+9
|\|
| * configure: adjust to qbase changesOswald Buddenhagen2018-12-311-13/+9
| * configure: don't add system default library locations to fbxOswald Buddenhagen2018-12-311-6/+0
* | 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-203-4/+8
* Doc: Add missing dots (qt3d)Paul Wicking2018-06-191-1/+1
* Fix compiler warningsFriedemann Kleint2018-05-241-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-204-9/+10
|/
* Handle the check of binary versus ascii STL files more robustlyAkihito Izawa2018-04-121-10/+17
* ObjGeometryLoader::doLoad(): Fix fall through warningsFriedemann Kleint2018-03-021-0/+2
* Merge remote-tracking branch 'origin/5.9' into 5.11Liang Qi2018-02-211-7/+7
|\
| * ObjGeometryLoader: Fix out of bound errorPaul Lemire2018-02-081-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
|\| |
| * | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2018-01-221-0/+1
| |\|
| | * AssimpImporter: disable default mirroring on texturesPaul Lemire2018-01-221-0/+1
* | | Merge branch '5.10' into devSean Harmer2018-01-174-24/+36
|\| |
| * | Prevent potential containers detachingMike Krus2018-01-142-21/+34
| * | Iterate on references to avoid copiesMike Krus2018-01-132-2/+2
| * | Merge branch '5.9' into 5.10Sean Harmer2018-01-121-1/+0
| |\|
| | * Get rid of the INDEXBITS template argument for QHandleLars Knoll2017-12-131-1/+0
* | | Merge remote-tracking branch 'origin/5.10' into devAndy Nichols2017-11-201-0/+4
|\| |
| * | Merge remote-tracking branch 'origin/5.9' into 5.10Svenn-Arne Dragly2017-11-151-0/+4
| |\|
| | * Deal with trailing spaces and crlfKevin Ottens2017-11-071-0/+4
* | | Merge remote-tracking branch 'origin/5.10' into devAndy Nichols2017-11-133-8/+82
|\| |
| * | Doc: add doc to undocumented classes qt3dv5.10.0-beta2Nico Vertriest2017-10-132-6/+82
| * | Don't warn about buffers with unknown attribute typesSean Harmer2017-10-061-2/+0
* | | Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-10-054-14/+69
|\| |
| * | Merge branch '5.9' into 5.10Sean Harmer2017-09-301-1/+1
| |\|
| | * Don't crash objgeometryloader on ill-formed face, just ignoreWieland Hagen2017-09-221-1/+1
| * | Doc: add doc to class AssimpImporterNico Vertriest2017-09-291-3/+3
| * | Doc: add doc to classes GLTFImporter and GLTFExporterNico Vertriest2017-09-292-4/+54
| * | PhongAlpha: encode the alpha in kdKevin Ottens2017-09-271-6/+11
* | | Replace Q_NULLPTR with nullptrKevin Funk2017-09-251-45/+45