Fixed warnings on MSVC caused by implicit conversions from double to float.
authorJared Mulconry <jaredmulconry@gmail.com>
Fri, 6 Oct 2017 09:32:33 +0000 (20:32 +1100)
committerJared Mulconry <jaredmulconry@gmail.com>
Fri, 6 Oct 2017 09:32:33 +0000 (20:32 +1100)
commit3803a5181cc1e0e42de26854244db988829b4036
tree0fc2cac3477cc4460af104287f2ca660c85c528a
parent3f0bb9c63494c097cc3ddf6240af8c76023e7819
Fixed warnings on MSVC caused by implicit conversions from double to float.
code/glTF2Asset.inl
code/glTF2Exporter.cpp
code/glTFExporter.cpp