Version 0.10.0
2018-03-04
Added
ChannelIterators
.
Changed
- Rework of GLB parser and
AccessorIter
in order to reduceunsafe
code and
to allow loading of binary glTF data on non-little-endian machines. - More descriptive errors in the
gltf
andgltf_importer
crates. Gltf::skip_validation
is no longer markedunsafe
.