mirror of
https://github.com/syoyo/tinygltf.git
synced 2026-08-16 16:19:53 +00:00
Added support for RapidJSON's CrtAllocator which is stateless and allows multiple documents to be in use at once, removing that restriction on default documents. Enable with TINYGLTF_USE_RAPIDJSON_CRTALLOCATOR