assimp/code/AssetLib/glTF
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
..
glTFAsset.h Move duplicate code to glFT common header. 2021-09-14 20:45:36 +02:00
glTFAsset.inl Cap glTFv1 & 2 json size to ~4GB 2021-11-08 14:41:13 +00:00
glTFAssetWriter.h Update copyrights to 2021. 2021-02-28 12:17:54 +01:00
glTFAssetWriter.inl Update copyrights to 2021. 2021-02-28 12:17:54 +01:00
glTFCommon.cpp Merge branch 'master' into update_copyrights 2021-02-28 12:18:41 +01:00
glTFCommon.h Move duplicate code to glFT common header. 2021-09-14 20:45:36 +02:00
glTFExporter.cpp Add missing diagnostic push 2021-08-11 18:57:21 -04:00
glTFExporter.h Move duplicate code to glFT common header. 2021-09-14 20:45:36 +02:00
glTFImporter.cpp fixed glTF export stuff being pulled into the EXE even if building with ASSIMP_BUILD_NO_EXPORT 2021-04-16 20:44:40 +02:00
glTFImporter.h Move duplicate code to glFT common header. 2021-09-14 20:45:36 +02:00