Syoyo Fujita
|
06f93c859d
|
Remove validator example scine it requires nlohmann's json.hpp
Embed json11.cpp/json11.hpp into `tiny_gltf.h`
|
2019-02-15 17:51:55 +09:00 |
|
Syoyo Fujita
|
924d86e362
|
Serialize extension with empty object. Fixes #97
Use pretty printing JSON when serializing for the readability.
|
2018-10-08 21:18:33 +09:00 |
|
Syoyo Fujita
|
dfc3545d79
|
Fix unit test.
Update README.
|
2018-08-22 20:35:04 +09:00 |
|
Syoyo Fujita
|
39abfb5f91
|
Consider Data URI buffers in binary. Fixes #79.
|
2018-07-11 02:46:52 +09:00 |
|
Syoyo Fujita
|
17cfbcc976
|
Fix argument to catch claus was wrong.
Add support to compile TinyGLTF with no C++ exception(TINYGLTF_NOEXCEPTION). Fixes #18.
Add initial unit tests.
|
2018-01-05 20:14:46 +09:00 |
|