Addons
- Atmosphere: only attach the PBR material plugin to materials in the atmosphere's scene - by increasinglyHuman (#18934)
Core
- StandardMaterial: depth pre-pass honours every alpha source, and alphaCutOff is bound for all alpha-tested materials - by increasinglyHuman (#18936)
- Complete cube / prefiltered texture load contract - [Bug Fix] by bkaradzic-microsoft (#18874)
- Add root motion for animation groups: RootMotionClip and RootMotionController - by Pryme8 (#18908)
- Use nearest sampling for Gaussian Splatting data textures - by luokn (#18933)
- Fix WGSL vPartIndex redefinition when combining Gaussian Splatting material plugins - by raymondyfei (#18931)
Loaders
- OBJFileLoader: Fix AssetContainer handling and add opt-in texture loading waits - by noname0310 (#18895)