Skip to content

Release v0.0.8

Compare
Choose a tag to compare
@brentyi brentyi released this 01 May 17:34
· 485 commits to main since this release

What's Changed

  • Added null to typescript interface gen by @kerrj in #9
  • wxyz, position, and visible parameters added to all functions for creating scene nodes
  • disabled and visible parameters added to all functions for creating GUI inputs
  • Fixed memory leaks in point clouds and meshes
  • Fixed background image downloads
  • Added 2D label messages
  • Fixed camera synchronization when up directions are mismatched
  • More consistent camera callback API
  • Add toggleable three.js statistics

New Contributors

  • @kerrj made their first contribution in #9

Full Changelog: v0.0.7...v0.0.8