assimp/code/AssetLib/glTF2
Hill Ma 3e99385f44 Fix a memory leak in glTF2.
The destructor of LazyDict uses `delete` but `delete` was not used for objects removed by LazyDict::Remove.
2021-03-17 15:12:54 -07:00
..
glTF2Asset.h closes https://github.com/assimp/assimp/issues/3678: ensure lowercase 2021-03-09 21:08:28 +01:00
glTF2Asset.inl Fix a memory leak in glTF2. 2021-03-17 15:12:54 -07:00
glTF2AssetWriter.h Update copyrights to 2021. 2021-02-28 12:17:54 +01:00
glTF2AssetWriter.inl Merge branch 'master' into sparse_minmax 2021-03-01 21:34:24 +01:00
glTF2Exporter.cpp closes https://github.com/assimp/assimp/issues/3678: ensure lowercase 2021-03-09 21:08:28 +01:00
glTF2Exporter.h Update copyrights to 2021. 2021-02-28 12:17:54 +01:00
glTF2Importer.cpp Merge branch 'master' into update_copyrights 2021-02-28 12:18:41 +01:00
glTF2Importer.h Update copyrights to 2021. 2021-02-28 12:17:54 +01:00