summaryrefslogtreecommitdiffstats
path: root/src/plugins/geometryloaders/gltf/gltfgeometryloader.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/tqtc/lts-6.2.6' into tqtc/lts-6.2-openso...Tarja Sundqvist2023-03-011-0/+2
|\
| * QtGLTFGeometryLoaderPlugin: includemocsMike Krus2022-06-301-0/+2
* | Revert "Update commercial license headers"Tarja Sundqvist2022-11-241-20/+20
|/
* Update commercial license headersTarja Sundqvist2022-06-131-20/+20
* Partially Revert "Remove custom gltf tool"Mike Krus2021-06-201-0/+628
* Remove custom gltf toolMike Krus2020-06-171-628/+0
* Geometry refactoringMike Krus2020-02-271-7/+9
* 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
* Fix deprecation warnings about Qt3DRender::QBuffer::BufferTypeFriedemann Kleint2019-03-121-9/+7
* Fix compile warningsPaul Lemire2018-06-201-1/+2
* Don't warn about buffers with unknown attribute typesSean Harmer2017-10-061-2/+0
* Add skinned mesh support to glTF mesh loadingSean Harmer2017-07-281-2/+4
* Initial support for loading glTF 2 meshesSean Harmer2017-07-281-15/+208
* Don't explicitly disable the Qt3D category loggingLaszlo Agocs2017-03-311-1/+1
* GeometryLoader const and cleanupGuillermo A. Amaral2017-01-201-10/+8
* Added GLTF geometry loaderGuillermo A. Amaral2017-01-201-0/+439