Releases: playcanvas/supersplat
Releases · playcanvas/supersplat
v0.19.2
What's Changed
- Support editing multiple splats by @slimbuck in https://github.com/playcanvas/supersplat/pull/105f
- Use File System Api when available for loading and saving
Full Changelog: v0.18.1...v0.19.2
v0.18.1
v0.17.1
This release includes much faster handling of large scenes after the upgrade to PlayCanvas Engine v1.71.0.
Thanks so much to @gotoeasy and @kemchenj for their contributions in this release!! ❤️
What's Changed
- Disable contextmenu when picker-selection activated by @gotoeasy in #86
- Eliminates the need for repeated property searching by @kemchenj in #80
- Bounds calc fix when all splats are deleted by @slimbuck in #89
- Associate PLY files with the SuperSplat PWA by @willeastcott in #92
- Fix some tsc compiler errors by @willeastcott in #93
- Update to engine v1.71.0 by @slimbuck in #94
New Contributors
Full Changelog: v1.16.0...v1.17.1
v0.16.0
What's Changed
- Latest engine by @slimbuck in #71
- preserve thumbnail after editing by @isumygin-sc in #69
- Reduce redundant opacity checks by @kemchenj in #79
- Latest engine and linear tonemapping by @slimbuck in #78
- Add new splat mode, add hiding support by @slimbuck in #83
Full Changelog: v0.14.0...v1.16.0
v0.14.0
v0.13.0
This release includes the following changes:
- Display a message when navigating away from page with unsaved changes
- Handle meta/ctrl keys correctly
- Add the option of specifying a remote-storage destination by URL param
- Add a toolbar to the left of the application
- Make the control panel collapsable
- Place the keyboard shortcut info in a popup
- Default to slightly larger splat debug display size and make it devicePixelRatio-independent.
v0.11.0
v0.10.4
v0.10.3
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)