Mixed Reality OpenXR Plugin v0.9.5
Pre-release
Pre-release
[0.9.5] - 2021-05-21
- Depends on Unity's 1.2.0 OpenXR Plugin
- Adapted to the new feature UI (in OpenXR Plugin 1.2.0) for configuration.
- Fixed a bug where the locatable camera provider wasn't properly unregistering.
- Cleaned up some extra usages of
[Preserve]
. - Update "HP Reverb G2 Controller (OpenXR)" name in the input system UI.
[0.9.4] - 2021-05-20
- Depends on Unity's 1.2.0 OpenXR Plugin.
- Added new C# API to get motion controller glTF model.
- Added new C# API to get enabled view configurations and set reprojection settings.
- Added new C# API to set additional settings for computing meshes with XRMeshSubsystem.
- Added new C# API to configure and subscribe to gesture recognition events.
- Added Windows->XR->Editor Remoting settings dialog.
- Added ARM support for HoloLens UWP applications.