You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Patch release for the 1.0 series.
- Registry
- XR_EXTX_overlay: upgrade overlay bit names to match the
convention, and increase extension version number. This is a
SOURCE-INCOMPATIBLE CHANGE to a provisional multi-vendor
extension. (internal MR 1697, internal issue 1318, internal
issue 42, internal MR 171)
- Introduce XR_EXT_eye_gaze_interaction extension for eye gaze
interaction profile. (internal MR 1556)
- Add SPDX license identifier tag to registry schema. (internal MR
1686)
- Add missing error codes to xrCreateActionSet, xrCreateAction,
and xrGetInputSourceLocalizedName. (internal MR 1698)
- SDK
- Add SPDX license identifier tags to nearly all (code) files,
including generated files. (internal MR 1686)
- Fix build system behavior with MSVC building in Release mode:
only attempt to copy PDB files if they exist. (internal MR 1701)
0 commit comments