assimp/code
Kim Kulling 43634b8b27
Postprocessing: Fix endless loop (#5605)
- closes https://github.com/assimp/assimp/issues/5603
2024-05-31 09:36:14 +02:00
..
AssetLib Update ObjFileParser.cpp (#5598) 2024-05-26 18:39:14 +02:00
CApi Add 2024 to copyright infos (#5475) 2024-02-23 22:30:05 +01:00
Common Fix possible nullptr dereferencing. (#5595) 2024-05-24 15:36:30 +02:00
Geometry Kimkulling/fix pyassimp compatibility (#5563) 2024-05-06 21:38:29 +02:00
Material Add 2024 to copyright infos (#5475) 2024-02-23 22:30:05 +01:00
Pbrt Add 2024 to copyright infos (#5475) 2024-02-23 22:30:05 +01:00
PostProcessing Postprocessing: Fix endless loop (#5605) 2024-05-31 09:36:14 +02:00
res Use mingw.include 2022-06-30 20:58:34 +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