Skip to content

3.46.0-pre.1

Compare
Choose a tag to compare
@marwie marwie released this 25 Jul 09:30
· 95 commits to main since this release

Needle Engine

  • Add: WebXR teleport using right hand pinch
  • Add: WebXR Quit XR button
  • Add: SceneSwitcher useSceneBackground option to apply background skybox from loaded scene (if it has any)
  • Add: SceneSwitcher option to add Needle menu buttons
  • Add: Gizmos.DrawCircle
  • Fix: issue where depth-sensing would cause camera near and far planes to have invalid values causing the scene to not render properly anymore when exiting AR
  • Fix: DropListener should not prevent propagation. Otherwise e.g. RemoteSkybox and DropListener would not work together
  • Fix: DropListener placeOnHit should not raycast on just dropped object
  • Fix: issue where onPointerEnter is only invoked once if onPointerExit isnt declared
  • Fix: WebXRController hits rendering on UI elements
  • Fix: WebXRController rays are always visible when enabled but with a low opacity if no object was hit
  • Change: WebXR autoPlace does now only place on flat surfaces with a small time threshold
  • Change: DragControls SnapToSurface now uses DynamicViewAngle if no object was hit
  • Change: Needle Menu active and focus button CSS

Unity Integration

  • Update SceneSwitcher component

Links

Download for UnityDownload for BlenderDocumentationAPILive Samples