You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)