What's New
- New Examples Browser (#3171)
- Cascaded shadow mapping (#3184)
AnimComponent
events (#3128)- WebXR Plane Detection (#3068)
- Add
renderAsset
property to particlesystem component (#3211) - Add a
wasReleased
function to theGamePads
class (#3219) - Add custom bounding box properties to model and render components (#3220)
- Remove leftover code related to shadow coordinate generation in vertex shader (#3238)
- Moved content type served warning to debug builds only (#3227)
Bug Fixes
StandardMaterial
options creates shader unexpectedly (#3195)- Suspend stop event on sound instance when setting
currentTime
(#3218) - Image element crash on assigning new layer composition to scene (#3223)
- Move app destroy to frame end (#3230)
- Fixed static method API docs for
i18n.findAvailableLocale
(#3243) - Shadow rendering fixes (#3246)
- Expand range for depth shadow map camera to avoid near plane clipping (#3247)