Remove KHR_binary_glTF code
authorDaniel Hritzkiv <daniel.hritzkiv@gmail.com>
Thu, 7 Sep 2017 21:32:41 +0000 (17:32 -0400)
committerDaniel Hritzkiv <daniel.hritzkiv@gmail.com>
Mon, 11 Sep 2017 15:02:16 +0000 (11:02 -0400)
commit816e6909ca87dd8f77a8375d3fa38de004371556
treec41483d09a64a59b6cbf2b54cc7e9c265692e085
parentb4f5033d899f443b55d756a65c6369204dfffae1
Remove KHR_binary_glTF code

Binary glTF is now part of the glTF2 spec. However, it’s implemented incorrectly, so will be temporarily removed
code/glTF2Asset.h
code/glTF2Asset.inl
code/glTF2AssetWriter.h
code/glTF2AssetWriter.inl
code/glTF2Exporter.cpp
code/glTF2Importer.cpp