summaryrefslogtreecommitdiffstats
path: root/src/plugins/geometryloaders/default/objgeometryloader.cpp
Commit message (Expand)AuthorAgeFilesLines
* ObjGeometryLoader::doLoad(): Fix fall through warningsFriedemann Kleint2018-03-021-0/+2
* ObjGeometryLoader: Fix out of bound errorPaul Lemire2018-02-081-7/+7
* Deal with trailing spaces and crlfKevin Ottens2017-11-071-0/+4
* Don't crash objgeometryloader on ill-formed face, just ignoreWieland Hagen2017-09-221-1/+1
* Merge branch '5.9.0' into 5.9Sean Harmer2017-05-201-1/+1
|\
| * Add qAsConst, range-loop might detach Qt container (clazy reports)Mike Krus2017-05-021-1/+1
* | Fix build with QT_STRICT_ITERATORSSergio Martins2017-05-191-1/+1
|/
* Don't explicitly disable the Qt3D category loggingLaszlo Agocs2017-03-311-1/+1
* Improve documentation for QMeshMike Krus2017-02-061-2/+4
* GeometryLoader const and cleanupGuillermo A. Amaral2017-01-201-10/+10
* QMesh geometry loading via plugin systemGuillermo A. Amaral2017-01-201-0/+255