Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2020-01-18 | 427 Bytes | |
Version 0.15.0 source code.tar.gz | 2020-01-18 | 76.3 kB | |
Version 0.15.0 source code.zip | 2020-01-18 | 120.0 kB | |
Totals: 3 Items | 196.8 kB | 0 |
2020-01-18
Added
- Support for the
KHR_materials_unlit
extension, which adds anunlit
field toMaterial
. ExactSizeIterator
implementations for accessor iterators.
Fixed
- Some lifetimes for accessing fields (e.g.
Node::children
) have been relaxed. Accessor::buffer_view
is now optional for the benefit of sparse accessors.
Removed
animation::Interpolation::CatmullRomSpline