summaryrefslogtreecommitdiffstats
path: root/src/plugins/geometryloaders/gltf/gltfgeometryloader.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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