Skip to content

Releases: playcanvas/splat-transform

v2.7.0

24 Jun 11:12

Choose a tag to compare

What's Changed

  • Update actions/checkout action to v7 by @renovate[bot] in #266
  • Write linear-space SCALE in GLB export to follow KHR_gaussian_splatting spec by @willeastcott in #268
  • Allow --lod -1 to tag an input as the environment by @slimbuck in #270

Full Changelog: v2.6.0...v2.7.0

v2.6.0

16 Jun 10:05

Choose a tag to compare

What's Changed

  • Fix black renders after engine 2.19 upgrade by constructing ComputeRadixSort in indirect mode by @slimbuck in #259
  • Support reading lcc2 by @xgrids-devteam in #258
  • Tolerate trailing/duplicate whitespace in PLY headers by @mvaligursky in #256
  • Halve LCC2 read peak memory by decoding chunks into a preallocated table by @slimbuck in #260
  • Move guides to the developer site, add version/asset metadata to LOD and voxel headers by @slimbuck in #261
  • Parallelize SOG writing with a cross-platform worker pool by @slimbuck in #262
  • Update all npm dependencies by @renovate[bot] in #263
  • Update all npm dependencies by @renovate[bot] in #264

New Contributors

Full Changelog: v2.5.2...v2.6.0

v2.5.2

04 Jun 11:59

Choose a tag to compare

What's Changed

  • Fix GPU decimation on large scenes and stop swallowing GPU failures by @slimbuck in #254

Full Changelog: v2.5.1...v2.5.2

v2.5.1

03 Jun 13:44

Choose a tag to compare

What's Changed

Full Changelog: v2.5.0...v2.5.1

v2.5.0

03 Jun 11:33

Choose a tag to compare

What's Changed

  • Add camera motion blur to WebP renders by @slimbuck in #249
  • Update dependency @playcanvas/supersplat-viewer to v1.26.0 by @renovate[bot] in #250

Full Changelog: v2.4.0...v2.5.0

v2.4.0

26 May 14:33

Choose a tag to compare

What's Changed

  • Add equirectangular projection for WebP output and refactor compute shaders into chunks by @slimbuck in #247
  • Add depth-of-field to WebP renders by @slimbuck in #248

Full Changelog: v2.3.2...v2.4.0

v2.3.2

26 May 08:29

Choose a tag to compare

What's Changed

Full Changelog: v2.3.1...v2.3.2

v2.3.1

24 May 09:39

Choose a tag to compare

What's Changed

Full Changelog: v2.3.0...v2.3.1

v2.3.0

21 May 18:49

Choose a tag to compare

What's Changed

  • Fix multi-resolution rendering: key+value sort, sub-frame split, image-relative fade by @slimbuck in #243
  • GPU-accelerate KNN and edge cost in the decimator by @slimbuck in #244

Full Changelog: v2.2.1...v2.3.0

v2.2.1

20 May 09:57

Choose a tag to compare

What's Changed

  • Fix decimate color drift with area-weighted, mass-conserving merge math by @slimbuck in #241
  • Update all npm dependencies by @renovate[bot] in #242

Full Changelog: v2.2.0...v2.2.1