What's new
- expose session and frame for WebXR - thanks @Maksims! (#2422)
- added refraction example and small fix (#2429)
- updated ministats and added example (#2428)
Bug Fixes
- frustum culling on camera created by code defaults to true (#2415)
- warning added when element input is enabled but no input events will fire (#2419)
- remove asset tags correctly - thanks @Maksims! (#2432)
- fixed
AnimComponent
state transitions (#2434) - corrected vec2 and vec3 docs - thanks @olkotov! (#2436)
- fix for instanced mesh rendering in VR (#2446)
- remove global data correctly when component system is destroyed (#2448)