assimp/code/MDL
Marc-Antoine Lortie 247667233d Fixed memory leak in MDLLoader.cpp
If one of the MDL importer implementations throw an exception, the memory allocated at mBuffer may never be freed. This fix should prevent further memory leaks.
2020-01-18 14:58:19 -05:00
..
HalfLife Preserve more exceptions in Half-Life MDL loader 2020-01-16 14:02:04 +02:00
MDLDefaultColorMap.h Reorg of code. 2019-06-06 14:45:43 +02:00
MDLFileData.h Reorg of code. 2019-06-06 14:45:43 +02:00
MDLLoader.cpp Fixed memory leak in MDLLoader.cpp 2020-01-18 14:58:19 -05:00
MDLLoader.h Added support to load Half-Life 1 MDL files. 2019-12-16 10:26:46 -05:00
MDLMaterialLoader.cpp Suppressed MSVC++ warning C4267 2020-01-16 18:27:00 +01:00