Skip to content

Version 0.13.0

Compare
Choose a tag to compare
@alteous alteous released this 27 Jul 21:59
d3cb010

2019-07-27

Added

  • Support for the KHR_lights_punctual extension.
  • gltf-roundtrip example.

Changed

  • Renamed validate_minimally as validate.
  • Removed dependency on cgmath.

Fixed

  • Incorrect version in README instructions.
  • Compiler warnings.

Removed

  • Trait function Validate::validate_completely and its implementations.