v2.28.0

playcanvas/supersplatv2.28.0Jun 24, 2026by slimbuck

AI Summary

This release focuses on optimizing the rendering pipeline for animated sequences and updating the CI infrastructure. It introduces an in-place frame swapping technique for better performance and standardizes the GitHub Actions environment.

Key Highlights

  • Refactor animated PLY sequence playback with in-place frame swapping
  • Update GitHub Actions checkout action to v7
  • Improve performance via in-place frame swapping

Full Release Notes

## What's Changed
* Update actions/checkout action to v7 by @renovate[bot] in https://github.com/playcanvas/supersplat/pull/922
* Refactor animated PLY sequence playback with in-place frame swapping by @slimbuck in https://github.com/playcanvas/supersplat/pull/925


**Full Changelog**: https://github.com/playcanvas/supersplat/compare/v2.27.4...v2.28.0