Skip to content

Releases: playcanvas/supersplat

v0.22.0

10 Jul 15:22
18fbe5a
Compare
Choose a tag to compare

What's Changed

Screenshot 2024-07-10 at 13 51 06

Full Changelog: v0.21.0...v0.22.0

v0.21.0

08 Jul 14:26
557fe6c
Compare
Choose a tag to compare

What's New

Bug Fixes

  • Points behind the camera were being selected when using the rect tool
Screenshot 2024-07-08 at 15 25 04

v0.19.2

07 Jun 10:16
5957666
Compare
Choose a tag to compare

What's Changed

Screenshot 2024-06-07 at 11 15 23

Full Changelog: v0.18.1...v0.19.2

v0.18.1

28 May 07:05
0e8d95a
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.17.1...v1.18.1

v0.17.1

21 May 16:42
Compare
Choose a tag to compare

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!! ❤️

image (3)

What's Changed

New Contributors

Full Changelog: v1.16.0...v1.17.1

v0.16.0

22 Apr 14:19
4dba2cc
Compare
Choose a tag to compare
Screenshot 2024-04-22 at 15 18 41

What's Changed

Full Changelog: v0.14.0...v1.16.0

v0.14.0

31 Jan 12:32
e590e1e
Compare
Choose a tag to compare

super-splat-gizmos

What's Changed

v0.13.0

22 Jan 16:57
9055c31
Compare
Choose a tag to compare

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.

super-splat-ui

v0.11.0

20 Nov 15:50
96ce79f
Compare
Choose a tag to compare

What's New

  • Support compressed PLY format
  • Minor UI updates:
    • show spinner on export
    • show error and info popups

v0.10.4

15 Nov 13:40
b28e40f
Compare
Choose a tag to compare

What's New

  • Load all ply data by default (#32)
  • Limit scale (#38)
  • Small UI fixes