Added
- Support for CubeTexture environments and backgrounds.
- Material is compiled asynchronously to avoid blocking the browser. No rendering will occur until the material is ready.
Fixed
- Corner case where marking a mesh as non-visible would not remove the geometry.
- Meshes not updating when replacing the geometry with a new one.