Releases: playcanvas/supersplat
Releases · playcanvas/supersplat
v0.25.1
v0.25.0
v0.24.2
v0.24.0
v0.22.2
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