Skip to content

Latest commit

 

History

History
23 lines (18 loc) · 1.05 KB

CHANGELOG.md

File metadata and controls

23 lines (18 loc) · 1.05 KB

Changelog

1.1.2

  • fix: fallback to full download on HTTP range request failure (#13)
  • docs: lazy load @babylonjs/inspector (#14)

1.1.1

  • ci: add a GitHub workflow to run continuous integration tests (#10)
  • docs: add sandbox to GitHub pages (#11)

1.1.0

  • fix: fix a memory leak issue on Model.removeFromScene() API (#7)
  • ci: add husky and commitlint for checking git commit messages (#8)
  • chore(deps): bump up BabylonJS version 7.49.0 (#6)

1.0.1

  • Updated the preset lighting in V3D_CONFIG
  • Added keywords to package.json
  • Updated README.md

1.0.0

  • BabylonJS version: 7.34.2
  • Initialized the repository