summaryrefslogtreecommitdiffstats
path: root/src/plugins/geometryloaders
Commit message (Expand)AuthorAgeFilesLines
* Don't explicitly disable the Qt3D category loggingLaszlo Agocs2017-03-316-6/+6
* Improve documentation for QMeshMike Krus2017-02-061-2/+4
* Fix build for INTEGRITYKimmo Ollila2017-02-061-10/+10
* Added FBX geometry loaderGuillermo A. Amaral2017-01-208-0/+757
* GeometryLoader const and cleanupGuillermo A. Amaral2017-01-203-36/+34
* Added GLTF geometry loaderGuillermo A. Amaral2017-01-206-0/+701
* Ported PLY and STL geometry loadersGuillermo A. Amaral2017-01-207-2/+788
* QMesh geometry loading via plugin systemGuillermo A. Amaral2017-01-208-0/+930