Fix parsing of glTF version
authorJohn Senneker <johns@matterandform.net>
Wed, 6 Sep 2017 19:32:44 +0000 (15:32 -0400)
committerDaniel Hritzkiv <daniel.hritzkiv@gmail.com>
Mon, 11 Sep 2017 15:02:15 +0000 (11:02 -0400)
commit140b903d7a062216016597ef30f4885b28e5c767
treebcf9db47b4081ad818bbb5ecf0431a46b4a3f2a0
parent19876e98227ebf3a76ad994cd1f190c1b382ca82
Fix parsing of glTF version
Handle version as int in gltf
Fix format specifiers in glTF version parser
code/glTF2Asset.h
code/glTF2Asset.inl
code/glTF2AssetWriter.inl
code/glTF2Exporter.cpp
code/glTF2Importer.cpp
code/glTFAsset.h
code/glTFAsset.inl
code/glTFAssetWriter.inl
code/glTFImporter.cpp