summaryrefslogtreecommitdiffstats
path: root/src/plugins/geometryloaders
Commit message (Expand)AuthorAgeFilesLines
* Mark the whole repo with QT_NO_CONTEXTLESS_CONNECTAhmad Samir2024-02-283-6/+0
* build system: fix unity buildsTim Blechmann2024-02-072-2/+4
* Build with QT_NO_CONTEXTLESS_CONNECTAhmad Samir2023-07-223-0/+6
* ObjGeometryLoader: fix out-of-bounds accessesAurélien Brooke2023-06-121-1/+10
* Remove qmake build filesMike Krus2023-03-175-78/+0
* Remove qsizetype to int narrowing conversionsAurélien Brooke2022-12-211-2/+2
* Port from qAsConst() to std::as_const()Marc Mutz2022-10-203-7/+7
* GLTFGeometryLoader: prevent early return on option bufferview target propertyPaul Lemire2022-10-171-9/+0
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-246-6/+6
* Add license headers to cmake filesLucie Gérard2022-07-086-0/+18
* QtGLTFGeometryLoaderPlugin: includemocsMike Krus2022-06-221-0/+2
* QtDefaultGeometryLoaderPlugin: includemocsMike Krus2022-06-221-0/+2
* Use SPDX license identifiersLucie Gérard2022-06-2215-570/+30
* Fix some compile warningsMike Krus2022-06-032-3/+3
* Fix missing includesVille Voutilainen2022-05-172-0/+2
* Remove uses of deprecated {QByteArray, QString}::count()Sona Kurazyan2022-04-271-2/+2
* CMake: Use renamed qt6_add_plugin PLUGIN_TYPE optionAlexandru Croitor2021-08-103-3/+3
* CMake: Don't give plugins PUBLIC usage requirementsLi Xinwei2021-07-223-3/+3
* Partially Revert "Remove custom gltf tool"Mike Krus2021-06-208-0/+938
* Fix minor warningsMike Krus2021-03-231-1/+1
* CMake: Re-regenerate configure-related filesJoerg Bornemann2021-02-122-0/+24
* Convert containers to use std::vectorMike Krus2020-12-015-60/+60
* Fix deprecated API usage and compile warningsMike Krus2020-11-201-1/+1
* Fix compilation with newer qtbaseFabian Kosmale2020-08-253-0/+3
* Use QList instead of QVector in implementation and docsJarek Kobus2020-07-094-40/+40
* Remove custom gltf toolMike Krus2020-06-178-938/+0
* Resolve ambiguous namespacesMike Krus2020-06-081-2/+2
* Add support for building with CMakeMike Krus2020-05-225-0/+125
* Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-03-033-6/+6
|\
| * Use Qt::SplitBehavior in preference to QString::SplitBehaviorEdward Welbourne2020-02-273-6/+6
* | Geometry refactoringMike Krus2020-02-275-27/+36
|/
* Remove QtGui module path from OpenGL related pathsMike Krus2020-02-061-1/+1
* Accept CBOR as optional format in gltf dataUlf Hermann2019-10-291-6/+2
* Fix Coverity warningsMike Krus2019-10-211-1/+2
* Eradicate Q_FOREACH loops and mark the module cleanMarc Mutz2019-05-223-9/+0
* Fix deprecation warnings about Qt3DRender::QBuffer::BufferTypeFriedemann Kleint2019-03-122-11/+7
* 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
* Fix compile warningsPaul Lemire2018-06-202-3/+6
* Fix compiler warningsFriedemann Kleint2018-05-241-1/+1
* Doc: Fix documentation warnings related to Clang QDoc parserTopi Reinio2018-04-201-2/+3
* 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 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