assimp/code/AssetLib/3MF
Olivier Chafik f39f53e860
Fix casting typo in D3MFExporter::writeBaseMaterials (color channels < 1.0f were zeroed out) (#5681)
Co-authored-by: Kim Kulling <kimkulling@users.noreply.github.com>
2024-08-29 21:27:13 +02:00
..
3MFTypes.h
3MFXmlTags.h
D3MFExporter.cpp Fix casting typo in D3MFExporter::writeBaseMaterials (color channels < 1.0f were zeroed out) (#5681) 2024-08-29 21:27:13 +02:00
D3MFExporter.h
D3MFImporter.cpp
D3MFImporter.h
D3MFOpcPackage.cpp
D3MFOpcPackage.h
XmlSerializer.cpp Replace raw pointers by std::string (#5656) 2024-07-06 13:59:02 +02:00
XmlSerializer.h