summaryrefslogtreecommitdiffstats
path: root/src/plugins/geometryloaders/default/stlgeometryloader.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix some compile warningsMike Krus2022-06-071-1/+1
* Convert containers to use std::vectorMike Krus2020-12-011-5/+4
* Fix compilation with newer qtbaseFabian Kosmale2020-08-251-0/+1
* Use Qt::SplitBehavior in preference to QString::SplitBehaviorEdward Welbourne2020-02-271-1/+1
* Fix compiler warningsFriedemann Kleint2018-05-241-1/+1
* Handle the check of binary versus ascii STL files more robustlyAkihito Izawa2018-04-121-10/+17
* Don't explicitly disable the Qt3D category loggingLaszlo Agocs2017-03-311-1/+1
* Ported PLY and STL geometry loadersGuillermo A. Amaral2017-01-201-0/+136