Download Latest Version 1.0.0 source code.tar.gz (87.6 kB)
Email in envelope

Get an email when there's a new version of gltf

Home / 0.12.0
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2019-04-21 594 Bytes
Version 0.12.0 source code.tar.gz 2019-04-21 67.1 kB
Version 0.12.0 source code.zip 2019-04-21 107.1 kB
Totals: 3 Items   174.8 kB 0

2019-04-21

Added

  • New image format variants B8G8R8 and B8G8R8A8.
  • New export example.

Changed

  • The crate now builds with Rust 2018 edition.
  • Extras are now exposed as RawValue.
  • Index now implements Copy.
  • Meshes will no longer report a zero byte stride.
  • Updated the following dependendies:
  • approx
  • base64
  • cgmath
  • image
  • lazy_static
  • proc_macro2
  • quote
  • syn

Fixed

  • Removed an unused field in Accessor which was a cause of poor performance.
  • Borrow checker complaint regarding Glb::from_reader.
Source: README.md, updated 2019-04-21