Skip to content

v1.5.0: bugfixes, update to OpenXR SDK v1.0.31

Choose a tag to compare

@github-actions github-actions released this 29 Oct 12:56
· 15 commits to main since this release
v1.5.0
ccfc392
  • xrEnumerateInstanceExtensionProperties and xrEnumerateApiLayerProperties are now implemented; due to the way the loader invokes these and the layer-specific behavior required for them, tracing can not be fully implemented for them.
  • updated to OpenXR v1.0.31; this includes:
    • New vendor extension: XR_MSFT_scene_marker
    • New vendor extension: XR_ML_user_calibration
    • various small fixes; for details, see the changes in generated code