What's Changed
- Fix COLOR_0 decoding for normalized UNSIGNED_SHORT accessors by @qmuntal with @Copilot in #96
- Fix vertex color normalization across component types by @qmuntal in #98
- Fix reused accessor buffers by @qmuntal in #99
- Tighten core glTF spec compliance by @qmuntal in #100
- Improve extension JSON serialization defaults by @qmuntal in #101
- Fix modeler read validation by @qmuntal in #102
- Allow extension-defined animation targets and cameras by @qmuntal in #103
- Avoid huge allocation from unverified GLB buffer length by @ChrisJr404 in #104
New Contributors
- @ChrisJr404 made their first contribution in #104
Full Changelog: v0.28.0...v0.29.0