Releases: playcanvas/supersplat
Releases · playcanvas/supersplat
v0.11.0
What's New
- Support compressed PLY format
- Minor UI updates:
- show spinner on export
- show error and info popups
v0.10.4
What's New
- Load all ply data by default (#32)
- Limit scale (#38)
- Small UI fixes
v0.10.3
What's New
- added ability to scale the scene
- clip brush behind camera correctly
- better alignment of a few UI elements
v0.10.1
What's New
Added the option to import (and then export) the file's spherical harmonic (SH) data:
Ensure this option is enabled before importing your PLY file. The data will also be exported.
IMPORTANT NOTE
- the editor viewport does not render the spherical harmonic lighting data (please submit issue if you'd like this to be added)
- this release does not rotate the spherical harmonic data along with the scene (so shiny bits may not be correctly orientated)
v0.9.6
What's New
- added scene origin toggle and scene position controls (#20)
v0.9.4
What's New
- Add new keyboard shortcuts (#10)
- Add app version and click to github repo (#10)
v0.9.2
Fixes
- clip offscreen splats during mask selection
v0.9.1
What's New
- added brush selection tool
- UI update