blender/extern/tinygltf
Peter Kim 72e81a45c4 Extern: Add modifications diff for TinyGLTF
This should have been added in ee49991999c9.
2021-10-13 20:56:27 +09:00
..
patches Extern: Add modifications diff for TinyGLTF 2021-10-13 20:56:27 +09:00
README.blender Cleanup: Silence missing switch case warning 2021-09-22 12:00:21 -07:00
tiny_gltf.h Cleanup: Silence missing switch case warning 2021-09-22 12:00:21 -07:00

Project: TinyGLTF
URL: https://github.com/syoyo/tinygltf
License: MIT
Upstream version: 2.5.0, 19a41d20ec0
Local modifications: 
* Silence "enum value not handled in switch" warnings due to JSON dependency.