Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 944 Bytes

CHANGELOG.md

File metadata and controls

17 lines (10 loc) · 944 Bytes

Changelog

1.0.0 (2021-04-27)

Bug Fixes

  • 'getAnimationPeriod' did not return value (a899732)
  • 'isAnimated' used 'every' instead of 'some' (2df9308)
  • Wrong imports in index.ts (d7f184a)

Features

  • Added 'isAnimated' and 'getAnimationPeriod' (ce94189)
  • Refactor to support parent models (a4a00ba)
  • Unresolved textures now use checkerboard image (2cb6762)