com.phantomsxr.xrmodopenxrmodule
Version:
XRMOD OpenXR is an expansion of OpenXR, which unifies the differences in the platform for XRMOD to call.
76 lines (39 loc) • 1.07 kB
Markdown
1.0.0-preview.13
# Changed
- Optimize project structure
1.0.0-preview.12
# Fixed
- Fixed error caused by Spacewarp that caused build failure.
1.0.0-preview.11
# Fixed
- Fixed error caused by Spacewarp that caused build failure.
1.0.0-preview.10
# Added
- Added Spacewarp support
1.0.0-preview.9
# Fixed
- Fixed an error that caused Quest Void Activity to be entered because of requesting XR permissions
1.0.0-preview.8
# Added
- Added PLATFORM_ANDROID to limit the platform of Boundary Visibility System
1.0.0-preview.7
# Fixed
- Fixed PermissionRequest multiple for k_DefaultPermissionId
1.0.0-preview.6
# Fixed
- Fixed PermissionRequest multiple for k_DefaultPermissionId
1.0.0-preview.5
# Fixed
- Fixed UnityFusion CLR error
1.0.0-preview.4
# Fixed
- Fixed OpenXRPermission callback null exception
1.0.0-preview.3
# Added
- Added OpenXRPermissionHelper
1.0.0-preview.2
# Changed
- Changed asmdef name to short
- Changed OnBoundaryChanged Action to UnityEvent
1.0.0-preview.1
First version