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
- @xgrids-devteam made their first contribution in #258
- @mvaligursky made their first contribution in #256
Full Changelog: v2.5.2...v2.6.0