Commit b15ef6c
committed
OpenXR SDK 1.1.42 (2024-10-25)
This release updates a vendor extension with renamed enumerants, adds
architecture support for loong64, and delivers substantial improvements
and fixes to the XML registry, particularly the description of
interaction profile
- Registry
- Fix: Update schema to reflect that XrPathString_t should allow
dash in interaction profile paths. (internal MR 3493)
- Fix: XR_VARJO_xr4_controller_interaction did not properly define
its interaction profile in XML. (internal MR 3493, internal MR
3548)
- Fix: Correct XML description of OpenXR 1.1 related additions to
the promoted Meta Touch Plus, Touch Pro, and Touch (Rift CV1)
controller interaction profiles. (internal MR 3513, internal
issue 2350, internal issue 2375)
- Fix: Add missing XML description of EXT_hand_interaction
additions to several interaction profiles, and add comments to
clarify where profile additions should be located. (internal MR
3517, internal MR 3541, internal MR 3552)
- Fix: Corrections to the Schema chapter of the style guide.
(internal MR 3521)
- Improvement: Small consistency clean-up. (internal MR 3512)
- Improvement: Clean up .rnc schema to improve readability.
(internal MR 3521)
- Scripts: Improve update_version.py used in release process.
(internal MR 3543)
- Update: Change naming convention in XR_HTC_facial_expression:
rename XR_LIP_EXPRESSION_MOUTH_SMILE_RIGHT_HTC to
XR_LIP_EXPRESSION_MOUTH_RAISER_RIGHT_HTC,
XR_LIP_EXPRESSION_MOUTH_SMILE_LEFT_HTC to
XR_LIP_EXPRESSION_MOUTH_RAISER_LEFT_HTC,
XR_LIP_EXPRESSION_MOUTH_SAD_RIGHT_HTC to
XR_LIP_EXPRESSION_MOUTH_STRETCHER_RIGHT_HTC and
XR_LIP_EXPRESSION_MOUTH_SAD_LEFT_HTC to
XR_LIP_EXPRESSION_MOUTH_STRETCHER_LEFT_HTC, providing the old
names as compatibility aliases. (internal MR 3408)
- SDK
- Loader: Fix build error on loong64, and add loong64 in the
architecture table in the loader documentation.
(OpenXR-SDK-Source PR 479)
GitOrigin-RevId: 38dd67e911b3578f6d1c2da497b8c3d3b605c3541 parent 1284d2a commit b15ef6c
File tree
20 files changed
+503
-193
lines changed- .azure-pipelines
- .github/workflows
- .reuse
- changes/sdk
- maintainer-scripts
- specification
- registry
- scripts
- src/scripts
20 files changed
+503
-193
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
| 24 | + | |
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | | - | |
| 37 | + | |
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
| |||
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
65 | | - | |
| 65 | + | |
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
| 29 | + | |
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
| 28 | + | |
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
| |||
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
50 | | - | |
| 50 | + | |
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| 35 | + | |
| 36 | + | |
35 | 37 | | |
36 | 38 | | |
37 | | - | |
| 39 | + | |
38 | 40 | | |
39 | 41 | | |
40 | 42 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
53 | | - | |
| 53 | + | |
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
| |||
0 commit comments