assimp/test
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
..
headercheck Removed uneeded expression in else() and endif() constructs. 2020-02-23 07:09:35 -05:00
models removed trailing spaces and tabs from source and text 2021-07-29 13:28:51 +02:00
models-nonbsd removed trailing spaces and tabs from source and text 2021-07-29 13:28:51 +02:00
other Add first WIP version of a TrueSpace loader. Currently only ASCII COB/SCNs are supported. 2010-04-02 04:17:05 +00:00
regression removed trailing spaces and tabs from source and text 2021-07-29 13:28:51 +02:00
unit Fix M3D import crash and memory leak. 2021-08-24 07:26:20 +02:00
.editorconfig Implemented: Add editor config for test code 2015-06-28 16:08:06 -06:00
.gitignore Add Exporter Unit Test output to gitignore 2019-07-25 11:12:06 +01:00
CMakeLists.txt Merge branch 'master' into update_copyrights 2021-02-28 12:18:41 +01:00
test.3mf - closes https://github.com/assimp/assimp/issues/3830 2021-05-05 14:43:51 +02:00