assimp/code
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
..
AssetLib Fix M3D import crash and memory leak. 2021-08-24 07:26:20 +02:00
CApi use const chars 2021-05-04 10:57:30 +02:00
Common Disable diagnostic for LogStream comparator 2021-08-11 19:32:26 -04:00
Material Improve use of logging 2021-05-13 12:05:31 +01:00
Pbrt Hunter fixes for stb_image 2021-07-07 17:01:19 -04:00
PostProcessing removed trailing spaces and tabs from source and text 2021-07-29 13:28:51 +02:00
res Updated copyright dates. 2020-01-20 08:53:12 -05:00
.editorconfig Implemented: Add editor config for source code 2015-06-28 15:50:57 -06:00
CMakeLists.txt Hunter fixes for stb_image 2021-07-07 17:01:19 -04:00