v2.14.1

playcanvas/enginev2.14.1Dec 8, 2025by mvaligursky

AI Summary

A minor update improving the GSplat streaming LOD system and adding a new viewer example.

Key Highlights

  • Improved splatBudget to allow both increasing and decreasing LOD
  • Added simple GSplat viewer engine example with HDR controls
  • Moved splatBudget API to GSplat component

New Features

  • Enhanced GSplat streaming LOD budget control
  • GSplat viewer example with HDR controls

Full Release Notes

### Changes
- Improve splatBudget behaviour to allow both increase and decrease in LOD by @mvaligursky in #8230
- Add simple GSplat viewer engine example with HDR controls by @mvaligursky in #8232
- Add bloom and other tweaks to GSplat viewer example by @mvaligursky in #8234
- Move splatBudget API to GSplat component by @mvaligursky in #8231

**Full Changelog**: https://github.com/playcanvas/engine/compare/v2.14.0...v2.14.1