assimp/code/AssetLib/M3D
kovacsv 0590a39159 Fix M3D import crash and memory leak.
The same default material pointer was assigned to all the materials in the scene, so poor destructor tried to free the same pointer multiple times.
2021-08-24 07:26:20 +02:00
..
M3DExporter.cpp now compiling M3D ASCII support by default 2021-04-30 21:07:01 -07:00
M3DExporter.h Update copyrights to 2021. 2021-02-28 12:17:54 +01:00
M3DImporter.cpp Fix M3D import crash and memory leak. 2021-08-24 07:26:20 +02:00
M3DImporter.h Apply various performance fixes from clang-tidy 2021-06-22 12:27:15 -04:00
M3DMaterials.h Update copyrights to 2021. 2021-02-28 12:17:54 +01:00
M3DWrapper.cpp Update copyrights to 2021. 2021-02-28 12:17:54 +01:00
M3DWrapper.h removed trailing spaces and tabs from source and text 2021-07-29 13:28:51 +02:00
m3d.h removed trailing spaces and tabs from source and text 2021-07-29 13:28:51 +02:00