mirror of
https://github.com/syoyo/tinygltf.git
synced 2026-09-05 09:58:41 +00:00
This allows multiple gltf's to be loaded/saved in parallel. It removes the restriction of a single JsonDocument active at once which is default behavior. Enable with TINYGLTF_USE_RAPIDJSON_CRTALLOCATOR