unity-webxr-export

Develop and export WebXR experiences using Unity WebGL

APACHE-2.0 License

Stars
1K
Committers
16

Bot releases are hidden (Show)

unity-webxr-export - WebXR Interactions [0.15.0] - 2022-06-04

Published by De-Panther over 2 years ago

You can import the package from OpenUPM at WebXR Interactions.

Changed

  • Requires WebXR Export 0.15.0.
unity-webxr-export - WebXR Export [0.15.0] - 2022-06-04

Published by De-Panther over 2 years ago

You can import the package from OpenUPM at WebXR Export.

Added

  • GetButtonTouched to WebXRController, to support buttons touched values.

Fixed

  • Another ugly hack to fix WebXR Viewer viewports on iOS.
  • Issue of a delay on controller buttons press.
unity-webxr-export - WebXR Interactions [0.14.1] - 2022-02-05

Published by De-Panther over 2 years ago

You can import the package from OpenUPM at WebXR Interactions.

Fixed

  • Null reference errors when destroying contacted interactables.
unity-webxr-export - WebXR Interactions [0.14.0] - 2021-12-26

Published by De-Panther almost 3 years ago

You can import the package from OpenUPM at WebXR Interactions.

Added

  • Support for AR headsets in SceneHitTest.
  • Velocity for interactables when dropped.

Changed

  • Minimum WebXR Input Profiles Loader version 0.4.0.
  • Minimum Unity Editor version 2019.4.33.

Thanks @smallrice45 for the velocity of interactables PRs.

unity-webxr-export - WebXR Export [0.14.0] - 2021-12-26

Published by De-Panther almost 3 years ago

You can import the package from OpenUPM at WebXR Export.

Fixed

  • hapticActuators didn't work.
  • Error on XR session end in Unity 2021.2 builds.
  • Issues with Touch events on AR session in Unity 2021 builds.

Changed

  • Minimum Unity Editor version 2019.4.33.
unity-webxr-export - WebXR Interactions [0.13.0] - 2021-10-18

Published by De-Panther about 3 years ago

You can import the package from OpenUPM at WebXR Interactions.

Changed

  • Requires WebXR Export 0.13.0.
unity-webxr-export - WebXR Export [0.13.0] - 2021-10-18

Published by De-Panther about 3 years ago

You can import the package from OpenUPM at WebXR Export.

Added

  • Support for Unity 2021.2 (currently beta) and up.

Changed

  • Actions to delegates in WebXRSubsystem.
unity-webxr-export - WebXR Export [0.12.1] - 2021-06-26

Published by De-Panther over 3 years ago

You can import the package from OpenUPM at WebXR Export.

Changed

  • How WebGL context clear alpha works.
unity-webxr-export - WebXR Interactions [0.12.0] - 2021-06-20

Published by De-Panther over 3 years ago

You can import the package from OpenUPM at WebXR Interactions.

Changed

  • Minimum WebXR Input Profiles Loader version 0.3.7.
  • Sample scene assets settings optimizations.
unity-webxr-export - WebXR Export [0.12.0] - 2021-06-20

Published by De-Panther over 3 years ago

You can import the package from OpenUPM at WebXR Export.

Added

  • Support for WebXR Polyfill config. Need to set window.WebXRPolyfillConfig.

Changed

  • How the interoperability between JavaScript and C# works.
unity-webxr-export - WebXR Interactions [0.11.0] - 2021-06-06

Published by De-Panther over 3 years ago

You can import the package from OpenUPM at WebXR Interactions.

Added

  • An option to disable/enable useCollidersForHandJoints in ControllerInteraction.
unity-webxr-export - WebXR Export [0.11.0] - 2021-06-06

Published by De-Panther over 3 years ago

You can import the package from OpenUPM at WebXR Export.

Added

  • Support for WebXR XRVisibilityState.

Changed

  • Use view transform matrix instead of orientation/position for pose.
unity-webxr-export - WebXR Export [0.10.1] - 2021-05-08

Published by De-Panther over 3 years ago

You can import the package from OpenUPM at WebXR Export.

Fixed

  • Hand joints don't get radius.
  • Hand joints instantiate at wrong position.
unity-webxr-export - WebXR Interactions [0.10.0] - 2021-05-06

Published by De-Panther over 3 years ago

You can import the package from OpenUPM at WebXR Interactions.

Added

  • Support for Generic Hands models from the WebXR Input Profiles.

Changed

  • Minimum WebXR Input Profiles Loader version 0.3.6.
unity-webxr-export - WebXR Export [0.10.0] - 2021-05-06

Published by De-Panther over 3 years ago

You can import the package from OpenUPM at WebXR Export.

Added

  • WebXRHandJoint enum instead of const values.

Changed

  • Scripts execution order.
  • How XR session switch is handled.
  • OnXRChange is called from the Update loop.
unity-webxr-export - WebXR Interactions [0.9.0] - 2021-04-16

Published by De-Panther over 3 years ago

You can import the package from OpenUPM at WebXR Interactions.

Changed

  • AudioListener in the WebXRCameraSet prefabs is now attached to CameraFollower.
unity-webxr-export - WebXR Export [0.9.0] - 2021-04-16

Published by De-Panther over 3 years ago

You can import the package from OpenUPM at WebXR Export.

Added

  • CameraFollower to WebXRCamera, for AudioListener to follow active cameras poses.

Changed

  • Optimization for JavaScript to C# communication.

Fixed

  • Errors when building for other platforms using IL2CPP.

Removed

  • Custom JavaScript dispatch events from the WebGLTemplates.
unity-webxr-export - WebXR Export [0.8.1] - 2021-03-06

Published by De-Panther over 3 years ago

You can import the package from OpenUPM at WebXR Export.

Fixed

  • Workaround for Chromium depth bug (Chromium issue 1167450).
unity-webxr-export - WebXR Interactions [0.8.0] - 2021-02-26

Published by De-Panther over 3 years ago

You can import the package from OpenUPM at WebXR Interactions.

Fixed

  • Smearing issues in AR.

Changed

  • AR cameras Clear Flags in the WebXRCameraSet prefabs.
unity-webxr-export - WebXR Export [0.8.0] - 2021-02-26

Published by De-Panther over 3 years ago

You can import the package from OpenUPM at WebXR Export.

Added

  • ToggleAR, ToggleVR, isSupportedAR and isSupportedVR to WebXRManager.

Changed

  • WebXRDisplayCapabilities class to struct.

Removed

  • hasExternalDisplay from WebXRDisplayCapabilities.