assimp/code/AssetLib/glTF2
Jan Krassnigg 1a5d66714f Prevent out-of-range memory writes by sparse accessors
This turned up during fuzz testing. Corrupted data would make assimp write to random memory locations, leading to subsequent crashes.
2021-11-25 11:20:26 +01:00
..
glTF2Asset.h Redefine deprecated glTF-specific PBR material macros 2021-11-16 11:42:59 +00:00
glTF2Asset.inl Prevent out-of-range memory writes by sparse accessors 2021-11-25 11:20:26 +01:00
glTF2AssetWriter.h Revert "Removed KHR_materials_ior support." 2021-10-07 09:36:53 +01:00
glTF2AssetWriter.inl Revert "Removed KHR_materials_ior support." 2021-10-07 09:36:53 +01:00
glTF2Exporter.cpp Fix glTF2 skinning bone weight exporting issue 2021-11-13 12:07:29 +08:00
glTF2Exporter.h Revert "Removed KHR_materials_ior support." 2021-10-07 09:36:53 +01:00
glTF2Importer.cpp Redefine deprecated glTF-specific PBR material macros 2021-11-16 11:42:59 +00:00
glTF2Importer.h Allow schema checking of glTF2 file. 2021-10-07 10:01:32 +01:00