What's Changed
- Improve modeler.ReadAccessor buffer handling by @qmuntal in #88
- Implement accessor sparse reading using Read helpers by @qmuntal in #89
- Reduce modeler.Read helpers allocations by @qmuntal in #90
- Implement inverse bind matrices reader and writer by @qmuntal in #92
- Return non-nil slice in ReadAccessor when bufferView and sparse are nil by @qmuntal in #94
Full Changelog: v0.27.0...v0.28.0