assimp/code/AssetLib/glTF2
RichardTea 69cafe64b4 Cap glTFv1 & 2 json size to ~4GB
Ensures size_t cannot overflow
Limits the maximum contiguous memory allocation to something plausible.
2021-11-08 14:41:13 +00:00
..
glTF2Asset.h Revert "Removed KHR_materials_ior support." 2021-10-07 09:36:53 +01:00
glTF2Asset.inl Cap glTFv1 & 2 json size to ~4GB 2021-11-08 14:41:13 +00: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 Replaced AI_MATKEY_IOR with AI_MATKEY_REFRACTI. 2021-10-07 09:39:08 +01:00
glTF2Exporter.h Revert "Removed KHR_materials_ior support." 2021-10-07 09:36:53 +01:00
glTF2Importer.cpp Merge branch 'master' into master 2021-10-20 20:51:43 +02:00
glTF2Importer.h Move duplicate code to glFT common header. 2021-09-14 20:45:36 +02:00