assimp/code
Alexandre Avenel 58b80a8a52 Fix container overflow in MMD parser
Using reserve, buffer size is not updated. Since data is directly inserted and not using push_pack,
this can lead to a container overflow.
2023-11-04 09:59:13 +01:00
..
AssetLib Fix container overflow in MMD parser 2023-11-04 09:59:13 +01:00
CApi Fix: Remove buggy namespace declaration 2023-03-10 09:00:37 +01:00
Common Fix copyrights. 2023-09-23 18:35:48 +02:00
Geometry Reafctoring: Add GeoUtils usage 2023-05-04 20:57:20 +02:00
Material Add missing include 2023-06-03 16:28:55 +02:00
Pbrt Fix PBRT exporter coordinate system 2023-05-03 16:52:33 +02:00
PostProcessing Fix: Add missing transformation for normalized normals. 2023-10-29 10:05:25 +01: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 Mosfet80 clipper update (#5220) 2023-09-09 19:29:15 +02:00