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)
committerTuro Lamminen <turotl@gmail.com>
Fri, 6 Oct 2017 15:23:28 +0000 (18:23 +0300)
commit326158633b7d6e495096af81c751ee0ea69a002e
tree965c36d2ce543388107959bac58bf684607f3c39
parent50b43f76e12e269be8bb7e5985115bc0e5d4d1b7
Fixed warnings on MSVC caused by implicit conversions from double to float.
code/glTF2Asset.inl
code/glTF2Exporter.cpp
code/glTFExporter.cpp