| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-02-16 | 1.1 kB | |
| v2.23.0 source code.tar.gz | 2026-02-16 | 3.1 MB | |
| v2.23.0 source code.zip | 2026-02-16 | 3.2 MB | |
| Totals: 3 Items | 6.4 MB | 1 | |
What's Changed
- Add .idea for intellij to gitignore by @simonbethke in https://github.com/playcanvas/supersplat/pull/807
- feat: add cancel button to video render progress dialog by @willeastcott in https://github.com/playcanvas/supersplat/pull/808
- Fix missing render.failed localization key by @willeastcott in https://github.com/playcanvas/supersplat/pull/810
- Fix video codec reclamation when tab is backgrounded by @willeastcott in https://github.com/playcanvas/supersplat/pull/811
- refactor: replace video codec/format if-else chains with lookup maps by @willeastcott in https://github.com/playcanvas/supersplat/pull/812
- fix: prevent OOM when rendering large videos to file by @willeastcott in https://github.com/playcanvas/supersplat/pull/813
- Fix removeInvalid filter to allow valid Infinity values on opacity and scale by @slimbuck in https://github.com/playcanvas/supersplat/pull/814
- chore(deps): update all npm dependencies by @renovate[bot] in https://github.com/playcanvas/supersplat/pull/815
Full Changelog: https://github.com/playcanvas/supersplat/compare/v2.22.1...v2.23.0