Skip to content

Version 0.10.0

Compare
Choose a tag to compare
@alteous alteous released this 27 Jul 20:57
16949b0

2018-03-04

Added

  • ChannelIterators.

Changed

  • Rework of GLB parser and AccessorIter in order to reduce unsafe code and
    to allow loading of binary glTF data on non-little-endian machines.
  • More descriptive errors in the gltf and gltf_importer crates.
  • Gltf::skip_validation is no longer marked unsafe.