summaryrefslogtreecommitdiffstats
path: root/src/plugins
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | Replace Q_DECL_FINAL with finalKevin Funk2017-09-259-19/+19
* | | Replace Q_DECL_OVERRIDE with overrideKevin Funk2017-09-2512-33/+33
|/ /
* | Merge branch '5.9' into 5.10Sean Harmer2017-09-121-1/+0
|\|
| * Get rid of the AllocationPolicy template argument in the ResourceManagerLars Knoll2017-09-111-1/+0
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-09-012-84/+43
|\|
| * Fix crash when loading multiple assimp scenesMauro Persano2017-08-242-84/+43
* | Merge branch '5.9' into devSean Harmer2017-08-191-0/+34
|\|
| * Fix memory leaks in assimp SceneLoaderMäättä Antti2017-07-201-0/+34
* | Add skinned mesh support to glTF mesh loadingSean Harmer2017-07-281-2/+4
* | Initial support for loading glTF 2 meshesSean Harmer2017-07-282-19/+235
* | Merge branch '5.9' into devSean Harmer2017-06-191-1/+1
|\|
| * Fix crash when loading fbx file with embedded texturesMounir BOUDRIFA2017-05-301-1/+1