Core
- Flow Graph Editor: multi-context support with save/load round-trip - by RaananW (#18328)
- feat(Gsplat): IBL shadows support for Gaussian Splats - by raymondyfei (#18331)
- Fix WebGPU type conflicts with TypeScript 6.0 - by RaananW (#18327)
- GPU Particle System: Mesh Emitter Support + Emitter Factory Consolidation - by VicenteCartas (#18317)
- SelectionOutlineLayer: Fix outline disappearing on instances during LOD transition - [Bug Fix] by Popov72 (#18324)
- Fix flickering when shadow generator has refreshRate under snapshot rendering - [Bug Fix] by Popov72 (#18325)
Inspector
Loaders
- feat(Gsplat): IBL shadows support for Gaussian Splats - by raymondyfei (#18331)
Lottie Player
- Extract Lottie text layout module and align rendering with Lottie spec - by VicenteCartas (#18333)
- Refactor node interpolation into reusable static methods and add decomposeWorldMatrixAtFrame - by VicenteCartas (#18322)