Skip to content

v2.6.0

Latest

Choose a tag to compare

@github-actions github-actions released this 16 Jun 10:05
· 1 commit to main since this release

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