Files
assimp/code/STLExporter.cpp
JeffH-BMG 0dab5c508e STL binary Export should write 4-byte floats for vertex and normal coordinates
The STL binary format uses 4-byte floats. When using double-precision builds of Asset Importer, the STL exporter was writing out 8-byte double values instead..
2018-03-06 13:55:32 -05:00

7.4 KiB