assimp/code
Matthias Möller 99e691450b Fixes possible out-of-bound read in findDegenerate
This is possible, if the option "aiProcess_ValidateDataStructure" is deactivated as postprocessing step, but the option "aiProcess_FindDegenerates" is activated and the mesh contains invalid data structures
2024-07-21 10:41:18 +02:00
..
AssetLib Fix a fuzz test heap buffer overflow in mdl material loader (#5658) 2024-07-19 21:48:10 +02:00
CApi Add 2024 to copyright infos (#5475) 2024-02-23 22:30:05 +01:00
Common Introduce interpolation mode to vectro and quaternion keys (#5674) 2024-07-18 23:54:31 +02:00
Geometry Kimkulling/fix pyassimp compatibility (#5563) 2024-05-06 21:38:29 +02:00
Material Kimkulling/fix double precision tests (#5660) 2024-07-12 14:37:49 +02:00
Pbrt Add 2024 to copyright infos (#5475) 2024-02-23 22:30:05 +01:00
PostProcessing Fixes possible out-of-bound read in findDegenerate 2024-07-21 10:41:18 +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 [USD] Integrate "tinyusdz" project (#5628) 2024-07-12 13:25:35 +02:00