Fixed GLTF bugs, and added a few test models
authorOtger <otgerrogla@gmail.com>
Tue, 10 May 2016 14:25:15 +0000 (16:25 +0200)
committerOtger <otgerrogla@gmail.com>
Tue, 10 May 2016 14:25:15 +0000 (16:25 +0200)
commit159af0652408a40ae7eb0aa08e2534288d35ab3c
treecbd139b4b7796e4940668568b93ce5d1495e4f4a
parenta55e31bc723d55e92e5aafa7d235a824773b94de
Fixed GLTF bugs, and added a few test models
18 files changed:
code/glTFAsset.h
code/glTFAsset.inl
code/glTFImporter.cpp
test/models/glTF/BoxTextured-glTF-Binary/BoxTextured.glb [new file with mode: 0644]
test/models/glTF/BoxTextured-glTF-Embedded/BoxTextured.gltf [new file with mode: 0644]
test/models/glTF/BoxTextured-glTF-MaterialsCommon/BoxTextured.bin [new file with mode: 0644]
test/models/glTF/BoxTextured-glTF-MaterialsCommon/BoxTextured.gltf [new file with mode: 0644]
test/models/glTF/BoxTextured-glTF-MaterialsCommon/CesiumLogoFlat.png [new file with mode: 0644]
test/models/glTF/BoxTextured-glTF/BoxTextured.bin [new file with mode: 0644]
test/models/glTF/BoxTextured-glTF/BoxTextured.gltf [new file with mode: 0644]
test/models/glTF/BoxTextured-glTF/BoxTextured0FS.glsl [new file with mode: 0644]
test/models/glTF/BoxTextured-glTF/BoxTextured0VS.glsl [new file with mode: 0644]
test/models/glTF/BoxTextured-glTF/CesiumLogoFlat.png [new file with mode: 0644]
test/models/glTF/TwoBoxes/Box.bin [new file with mode: 0644]
test/models/glTF/TwoBoxes/Box0FS.glsl [new file with mode: 0644]
test/models/glTF/TwoBoxes/Box0VS.glsl [new file with mode: 0644]
test/models/glTF/TwoBoxes/TwoBoxes.gltf [new file with mode: 0644]
test/regression/db.zip