Skip to content
This repository was archived by the owner on Feb 10, 2023. It is now read-only.

Release 5.2.2

Choose a tag to compare

@nartc nartc released this 09 May 03:33
· 74 commits to main since this release

5.2.2 (2022-05-09)

Bug Fixes

  • core: destroy loader cache on Canvas unmount (0353fdf)
  • core: rework loader so cache works properly; cache bursted on canvas destroyed (8fbe4c0)
  • core: use lookAt as an Input instead of passing in for camera (2a0ac46)
  • soba: remove asyncScheduler from Detailed (1561878)

Documentations

  • adjust lod example (bc704d0)
  • update docs and add some docs about performance/best practices (480f396)
  • use Scene component (1c3ab8f)