assimp/code
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
..
3DS Fix the compile pass, still unresolved symbols. 2019-06-10 23:26:00 +02:00
3MF code fixes for Hunter-based build 2019-06-13 21:32:37 -07:00
AC Fix the compile pass, still unresolved symbols. 2019-06-10 23:26:00 +02:00
AMF Reorg of code. 2019-06-06 14:45:43 +02:00
ASE Fix the compile pass, still unresolved symbols. 2019-06-10 23:26:00 +02:00
Assbin Fix the compile pass, still unresolved symbols. 2019-06-10 23:26:00 +02:00
Assjson Add unittest for json. 2019-07-12 16:08:51 +02:00
Assxml Fix the compile pass, still unresolved symbols. 2019-06-10 23:26:00 +02:00
B3D Fix the compile pass, still unresolved symbols. 2019-06-10 23:26:00 +02:00
BVH Reorg of code. 2019-06-06 14:45:43 +02:00
Blender rewrite include paths for Hunter packages 2019-06-13 21:32:36 -07:00
C4D Reorg of code. 2019-06-06 14:45:43 +02:00
CApi Fix the compile pass, still unresolved symbols. 2019-06-10 23:26:00 +02:00
COB Add unittest for json. 2019-07-12 16:08:51 +02:00
CSM Reorg of code. 2019-06-06 14:45:43 +02:00
Collada Unit: Fix new compiler warnings. 2019-07-19 10:38:44 +02:00
Common Fix issue #2557 2019-07-23 15:58:30 +02:00
DXF Fix the compile pass, still unresolved symbols. 2019-06-10 23:26:00 +02:00
FBX update 2019-07-16 13:36:46 -07:00
HMP Fix the compile pass, still unresolved symbols. 2019-06-10 23:26:00 +02:00
Importer rewrite include paths for Hunter packages 2019-06-13 21:32:36 -07:00
Irr Update IRRLoader.cpp 2019-06-12 10:25:11 +02:00
LWO initial unnamed node uniqueness index outside of loop 2019-06-28 16:12:58 -04:00
LWS Fix the compile pass, still unresolved symbols. 2019-06-10 23:26:00 +02:00
MD2 Reorg of code. 2019-06-06 14:45:43 +02:00
MD3 Fix the compile pass, still unresolved symbols. 2019-06-10 23:26:00 +02:00
MD4 Reorg of code. 2019-06-06 14:45:43 +02:00
MD5 Fix the compile pass, still unresolved symbols. 2019-06-10 23:26:00 +02:00
MDC Fix the compile pass, still unresolved symbols. 2019-06-10 23:26:00 +02:00
MDL Fix the compile pass, still unresolved symbols. 2019-06-10 23:26:00 +02:00
MMD rewrite include paths for Hunter packages 2019-06-13 21:32:36 -07:00
MS3D Reorg of code. 2019-06-06 14:45:43 +02:00
Material closes https://github.com/assimp/assimp/issues/2431: use irrXml directly for mingw compiler. 2019-06-12 22:12:38 +02:00
NDO Reorg of code. 2019-06-06 14:45:43 +02:00
NFF Reorg of code. 2019-06-06 14:45:43 +02:00
OFF Reorg of code. 2019-06-06 14:45:43 +02:00
Obj Fix line continuations in OBJ files 2019-07-16 20:37:41 +02:00
Ogre Merge branch 'master' into reorg 2019-06-11 00:22:50 +02:00
OpenGEX code fixes for Hunter-based build 2019-06-13 21:32:37 -07:00
Ply Add configuration of text format precision 2019-06-20 18:11:11 +01:00
PostProcessing Add unittest. 2019-06-24 21:37:53 +02:00
Q3BSP code fixes for Hunter-based build 2019-06-13 21:32:37 -07:00
Q3D Reorg of code. 2019-06-06 14:45:43 +02:00
Raw Reorg of code. 2019-06-06 14:45:43 +02:00
SIB rewrite include paths for Hunter packages 2019-06-13 21:32:36 -07:00
SMD Reorg of code. 2019-06-06 14:45:43 +02:00
STL Fix white ambient in STL loader. 2019-07-25 10:28:09 +02:00
Step Add configuration of text format precision 2019-06-20 18:11:11 +01:00
Terragen Reorg of code. 2019-06-06 14:45:43 +02:00
Unreal Update UnrealLoader.h 2019-07-20 10:10:17 +02:00
X Add configuration of text format precision 2019-06-20 18:11:11 +01:00
X3D rewrite include paths for Hunter packages 2019-06-13 21:32:36 -07:00
XGL Reorg of code. 2019-06-06 14:45:43 +02:00
glTF Merge branch 'master' into reorg 2019-06-11 20:59:46 +02:00
glTF2 Merge branch 'master' into reorg 2019-06-11 20:59:46 +02:00
res Fix code files encoding to make them all UTF-8 2019-05-22 10:19:32 +02:00
.editorconfig Implemented: Add editor config for source code 2015-06-28 15:50:57 -06:00
CMakeLists.txt Update CMakeLists.txt 2019-07-11 22:29:30 +02:00