What's Changed
* Added null to typescript interface gen by kerrj in https://github.com/brentyi/viser/pull/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 https://github.com/brentyi/viser/pull/9
**Full Changelog**: https://github.com/brentyi/viser/compare/v0.0.7...v0.0.8