Revert "Support simultaneous gltf load/saves (TINYGLTF_USE_RAPIDJSON_CRTALLOCATOR)"

This reverts commit 2a6fda6e9c.
This commit is contained in:
jrkoonce
2019-09-04 12:15:51 -05:00
parent 2a6fda6e9c
commit 86fd5819da
4 changed files with 69 additions and 6975 deletions

View File

@@ -4,7 +4,7 @@
#define TINYGLTF_IMPLEMENTATION
#define STB_IMAGE_IMPLEMENTATION
#define STB_IMAGE_WRITE_IMPLEMENTATION
#define TINYGLTF_USE_RAPIDJSON
//#define TINYGLTF_USE_RAPIDJSON
#include "tiny_gltf.h"
#include <cstdio>