fixed some small bugs in the gltf exporter: byteOffsets in accessors/bufferViews...
authorKangning Li <likangning93@gmail.com>
Fri, 10 Jun 2016 13:49:04 +0000 (09:49 -0400)
committerKangning Li <likangning93@gmail.com>
Fri, 10 Jun 2016 13:49:04 +0000 (09:49 -0400)
commitc98e77907c850f4c5337b09b35e2bfc78ce37e62
tree29a33bec7d166cab0ed5f3491c094ccee9da641c
parent398595225e7e2db474ab1501df68c89487ef0c06
fixed some small bugs in the gltf exporter: byteOffsets in accessors/bufferViews, logic problem with bufferView targets
code/glTFExporter.cpp