Version 0.13.0
2019-07-27
Added
- Support for the
KHR_lights_punctual
extension. gltf-roundtrip
example.
Changed
- Renamed
validate_minimally
asvalidate
. - Removed dependency on
cgmath
.
Fixed
- Incorrect version in README instructions.
- Compiler warnings.
Removed
- Trait function
Validate::validate_completely
and its implementations.