assimp/code
Matthias Möller 0b19b7d73b
fixes potential memory leak on malformed obj file (#5645)
2024-06-29 19:20:10 +02:00
..
AssetLib fixes potential memory leak on malformed obj file (#5645) 2024-06-29 19:20:10 +02:00
CApi Add 2024 to copyright infos (#5475) 2024-02-23 22:30:05 +01:00
Common Draft: Update init of aiString (#5623) 2024-06-17 13:12:54 +02:00
Geometry Kimkulling/fix pyassimp compatibility (#5563) 2024-05-06 21:38:29 +02:00
Material Draft: Update init of aiString (#5623) 2024-06-17 13:12:54 +02:00
Pbrt Add 2024 to copyright infos (#5475) 2024-02-23 22:30:05 +01:00
PostProcessing Draft: Update init of aiString (#5623) 2024-06-17 13:12:54 +02:00
res Move revision.h and revision.h.in to include folder (#5615) 2024-06-12 21:01:03 +02:00
.editorconfig Implemented: Add editor config for source code 2015-06-28 15:50:57 -06:00
CMakeLists.txt Disabled maybe-uninitialized error for AssetLib/Obj/ObjFileParser.cpp as it seems to be spurious. Also fixed error message for previous GCC build issue modification (#5593) 2024-05-26 21:07:13 +02:00