1.4.2
Bug fixes
- Fix issue when Quest 2 touch buttons are pressed before model has loaded (#5212, #5220) (@vincentfretin @mikemainguy)
- Fix orientation of hand tracking models (fix #4848) (@DougReeder)
- Fix problem with where image load quickly before the onload listener is attached. Manifests in particular for browser cached images (fix #5251) (@tomfelder94)
- Fix loading order when A-Frame is used along defer and modules script tags (fix #5228) (@wmurphyrd)
- Fix raycaster visual appearance when origin is not 0,0,0 (fix #4882) (#4884) (@Clicky02)
- Fix problem when adding a single property component via mixin (#5273) (@kfarr @dmarcos)
- Fix exception when trying to reference this pointer inside callback. (#5221) (@diarmidmackenzie)
- Change vertexColors property name to vertexColorsEnabled and make it a boolean to match THREE API (#5250) (@diarmidmackenzie)
Enhancements
- Add WebXR unit tests (#5227) (@diarmidmackenzie)
- Expose low / high refresh rates options for WebXR devices (#5217) (@diarmidmackenzie)
- Docs improvements (@Srile @DougReeder @foobar404 @stefan-langenmaier @vincentfretin @diarmidmackenzie @dmarcos)