Skip to content

v1.3.0

Compare
Choose a tag to compare
@Brakebein Brakebein released this 04 Oct 10:46
· 24 commits to main since this release

Changes

  • use again node-fetch dependency instead of native Node.js fetch to support Node.js < 18.0.0

Fixes

  • gltf models with animations: attribute types for custom attributes were not passed to DRACOLoader resulting in errors like Cannot read properties of undefined (reading \'BYTES_PER_ELEMENT\')