assimp/code/STL
Vladimír Vondruš dadf5c0020
Fix white ambient in STL loader.
A problem that sneaked in from #1293 (f84851e893) 
due to insufficient code review, later reported in #2059 but not fixed 
properly. Having a white ambient practically means all other color information 
is ignored and the model stays bright white no matter how you set up your 
lighting, so putting it back to how it was before the commit above.
2019-07-25 10:28:09 +02:00
..
STLExporter.cpp Add configuration of text format precision 2019-06-20 18:11:11 +01:00
STLExporter.h Reorg of code. 2019-06-06 14:45:43 +02:00
STLLoader.cpp Fix white ambient in STL loader. 2019-07-25 10:28:09 +02:00
STLLoader.h Reorg of code. 2019-06-06 14:45:43 +02:00