Releases: playcanvas/supersplat
Releases · playcanvas/supersplat
v0.22.0
v0.21.0
What's New
- Update to the latest PlayCanvas Engine v1.72.1
- Add support for touch interfaces
- Support loading 2d gaussing splatting scenes
- Add simple arrow keyboard fly controls
Bug Fixes
- Points behind the camera were being selected when using the rect tool
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.