Skip to content

Commit 27b9fda

Browse files
authored
Update to MR OpenXR 1.7.2 (#143)
1 parent 612ad96 commit 27b9fda

File tree

11 files changed

+46
-46
lines changed

11 files changed

+46
-46
lines changed

AzureSpatialAnchorsSample/Assets/XR/Settings/OpenXR Package Settings.asset

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ MonoBehaviour:
3434
m_EditorClassIdentifier:
3535
m_enabled: 0
3636
nameUi: Motion Controller Model
37-
version: 1.7.1
37+
version: 1.7.2
3838
featureIdInternal: com.microsoft.openxr.feature.controller
3939
openxrExtensionStrings: XR_MSFT_controller_model XR_FB_render_model
4040
company: Microsoft
@@ -94,7 +94,7 @@ MonoBehaviour:
9494
m_EditorClassIdentifier:
9595
m_enabled: 1
9696
nameUi: Mixed Reality Features
97-
version: 1.7.1
97+
version: 1.7.2
9898
featureIdInternal: com.microsoft.openxr.feature.hololens
9999
openxrExtensionStrings: XR_MSFT_holographic_window_attachment XR_KHR_win32_convert_performance_counter_time
100100
XR_MSFT_unbounded_reference_space XR_MSFT_spatial_anchor XR_MSFT_secondary_view_configuration
@@ -183,7 +183,7 @@ MonoBehaviour:
183183
m_EditorClassIdentifier:
184184
m_enabled: 0
185185
nameUi: Hand Tracking
186-
version: 1.7.1
186+
version: 1.7.2
187187
featureIdInternal: com.microsoft.openxr.feature.handtracking
188188
openxrExtensionStrings: XR_EXT_hand_tracking XR_EXT_hand_joints_motion_range XR_MSFT_hand_tracking_mesh
189189
company: Microsoft
@@ -208,7 +208,7 @@ MonoBehaviour:
208208
m_EditorClassIdentifier:
209209
m_enabled: 1
210210
nameUi: Mixed Reality Features
211-
version: 1.7.1
211+
version: 1.7.2
212212
featureIdInternal: com.microsoft.openxr.feature.hololens
213213
openxrExtensionStrings: XR_MSFT_holographic_window_attachment XR_KHR_win32_convert_performance_counter_time
214214
XR_MSFT_unbounded_reference_space XR_MSFT_spatial_anchor XR_MSFT_secondary_view_configuration
@@ -235,7 +235,7 @@ MonoBehaviour:
235235
m_EditorClassIdentifier:
236236
m_enabled: 0
237237
nameUi: Holographic Remoting for Play Mode
238-
version: 1.7.1
238+
version: 1.7.2
239239
featureIdInternal: com.microsoft.openxr.feature.playmoderemoting
240240
openxrExtensionStrings: XR_MSFT_holographic_remoting XR_MSFT_holographic_remoting_speech
241241
company: Microsoft
@@ -260,7 +260,7 @@ MonoBehaviour:
260260
m_EditorClassIdentifier:
261261
m_enabled: 0
262262
nameUi: Holographic Remoting remote app
263-
version: 1.7.1
263+
version: 1.7.2
264264
featureIdInternal: com.microsoft.openxr.feature.appremoting
265265
openxrExtensionStrings: XR_MSFT_holographic_remoting XR_MSFT_holographic_remoting_speech
266266
company: Microsoft
@@ -369,7 +369,7 @@ MonoBehaviour:
369369
m_EditorClassIdentifier:
370370
m_enabled: 0
371371
nameUi: HP Reverb G2 Controller Profile
372-
version: 1.7.1
372+
version: 1.7.2
373373
featureIdInternal: com.microsoft.openxr.feature.interaction.hpmixedrealitycontroller
374374
openxrExtensionStrings: XR_EXT_hp_mixed_reality_controller
375375
company: Microsoft
@@ -425,7 +425,7 @@ MonoBehaviour:
425425
m_EditorClassIdentifier:
426426
m_enabled: 0
427427
nameUi: Motion Controller Model
428-
version: 1.7.1
428+
version: 1.7.2
429429
featureIdInternal: com.microsoft.openxr.feature.controller
430430
openxrExtensionStrings: XR_MSFT_controller_model XR_FB_render_model
431431
company: Microsoft
@@ -465,7 +465,7 @@ MonoBehaviour:
465465
m_EditorClassIdentifier:
466466
m_enabled: 0
467467
nameUi: Holographic Remoting remote app
468-
version: 1.7.1
468+
version: 1.7.2
469469
featureIdInternal: com.microsoft.openxr.feature.appremoting
470470
openxrExtensionStrings: XR_MSFT_holographic_remoting XR_MSFT_holographic_remoting_speech
471471
company: Microsoft
@@ -485,7 +485,7 @@ MonoBehaviour:
485485
m_EditorClassIdentifier:
486486
m_enabled: 0
487487
nameUi: HP Reverb G2 Controller Profile
488-
version: 1.7.1
488+
version: 1.7.2
489489
featureIdInternal: com.microsoft.openxr.feature.interaction.hpmixedrealitycontroller
490490
openxrExtensionStrings: XR_EXT_hp_mixed_reality_controller
491491
company: Microsoft
@@ -699,7 +699,7 @@ MonoBehaviour:
699699
m_EditorClassIdentifier:
700700
m_enabled: 0
701701
nameUi: Hand Tracking
702-
version: 1.7.1
702+
version: 1.7.2
703703
featureIdInternal: com.microsoft.openxr.feature.handtracking
704704
openxrExtensionStrings: XR_EXT_hand_tracking XR_EXT_hand_joints_motion_range XR_MSFT_hand_tracking_mesh
705705
company: Microsoft

AzureSpatialAnchorsSample/Packages/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"dependencies": {
33
"com.microsoft.azure.spatial-anchors-sdk.core": "file:../../MixedRealityPackages/com.microsoft.azure.spatial-anchors-sdk.core-2.13.0.tgz",
44
"com.microsoft.azure.spatial-anchors-sdk.windows": "file:../../MixedRealityPackages/com.microsoft.azure.spatial-anchors-sdk.windows-2.13.0.tgz",
5-
"com.microsoft.mixedreality.openxr": "file:../../MixedRealityPackages/com.microsoft.mixedreality.openxr-1.7.1.tgz",
5+
"com.microsoft.mixedreality.openxr": "file:../../MixedRealityPackages/com.microsoft.mixedreality.openxr-1.7.2.tgz",
66
"com.microsoft.mixedreality.openxr.sampleshared": "file:../../SampleShared",
77
"com.microsoft.mixedreality.toolkit.foundation": "file:../../MixedRealityPackages/com.microsoft.mixedreality.toolkit.foundation-2.8.3.tgz",
88
"com.microsoft.mixedreality.toolkit.standardassets": "file:../../MixedRealityPackages/com.microsoft.mixedreality.toolkit.standardassets-2.8.3.tgz",

AzureSpatialAnchorsSample/Packages/packages-lock.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
}
2020
},
2121
"com.microsoft.mixedreality.openxr": {
22-
"version": "file:../../MixedRealityPackages/com.microsoft.mixedreality.openxr-1.7.1.tgz",
22+
"version": "file:../../MixedRealityPackages/com.microsoft.mixedreality.openxr-1.7.2.tgz",
2323
"depth": 0,
2424
"source": "local-tarball",
2525
"dependencies": {

BasicSample/Assets/XR/Settings/OpenXR Package Settings.asset

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ MonoBehaviour:
1414
m_EditorClassIdentifier:
1515
m_enabled: 1
1616
nameUi: Mixed Reality Features
17-
version: 1.7.1
17+
version: 1.7.2
1818
featureIdInternal: com.microsoft.openxr.feature.hololens
1919
openxrExtensionStrings: XR_MSFT_holographic_window_attachment XR_KHR_win32_convert_performance_counter_time
2020
XR_MSFT_unbounded_reference_space XR_MSFT_spatial_anchor XR_MSFT_secondary_view_configuration
@@ -41,7 +41,7 @@ MonoBehaviour:
4141
m_EditorClassIdentifier:
4242
m_enabled: 1
4343
nameUi: Motion Controller Model
44-
version: 1.7.1
44+
version: 1.7.2
4545
featureIdInternal: com.microsoft.openxr.feature.controller
4646
openxrExtensionStrings: XR_MSFT_controller_model XR_FB_render_model
4747
company: Microsoft
@@ -322,7 +322,7 @@ MonoBehaviour:
322322
m_EditorClassIdentifier:
323323
m_enabled: 1
324324
nameUi: Mixed Reality Features
325-
version: 1.7.1
325+
version: 1.7.2
326326
featureIdInternal: com.microsoft.openxr.feature.hololens
327327
openxrExtensionStrings: XR_MSFT_holographic_window_attachment XR_KHR_win32_convert_performance_counter_time
328328
XR_MSFT_unbounded_reference_space XR_MSFT_spatial_anchor XR_MSFT_secondary_view_configuration
@@ -349,7 +349,7 @@ MonoBehaviour:
349349
m_EditorClassIdentifier:
350350
m_enabled: 1
351351
nameUi: Motion Controller Model
352-
version: 1.7.1
352+
version: 1.7.2
353353
featureIdInternal: com.microsoft.openxr.feature.controller
354354
openxrExtensionStrings: XR_MSFT_controller_model XR_FB_render_model
355355
company: Microsoft
@@ -369,7 +369,7 @@ MonoBehaviour:
369369
m_EditorClassIdentifier:
370370
m_enabled: 0
371371
nameUi: Holographic Remoting remote app
372-
version: 1.7.1
372+
version: 1.7.2
373373
featureIdInternal: com.microsoft.openxr.feature.appremoting
374374
openxrExtensionStrings: XR_MSFT_holographic_remoting XR_MSFT_holographic_remoting_speech
375375
company: Microsoft
@@ -389,7 +389,7 @@ MonoBehaviour:
389389
m_EditorClassIdentifier:
390390
m_enabled: 1
391391
nameUi: Hand Tracking
392-
version: 1.7.1
392+
version: 1.7.2
393393
featureIdInternal: com.microsoft.openxr.feature.handtracking
394394
openxrExtensionStrings: XR_EXT_hand_tracking XR_EXT_hand_joints_motion_range XR_MSFT_hand_tracking_mesh
395395
company: Microsoft
@@ -483,7 +483,7 @@ MonoBehaviour:
483483
m_EditorClassIdentifier:
484484
m_enabled: 1
485485
nameUi: Motion Controller Model
486-
version: 1.7.1
486+
version: 1.7.2
487487
featureIdInternal: com.microsoft.openxr.feature.controller
488488
openxrExtensionStrings: XR_MSFT_controller_model XR_FB_render_model
489489
company: Microsoft
@@ -585,7 +585,7 @@ MonoBehaviour:
585585
m_EditorClassIdentifier:
586586
m_enabled: 1
587587
nameUi: Hand Tracking
588-
version: 1.7.1
588+
version: 1.7.2
589589
featureIdInternal: com.microsoft.openxr.feature.handtracking
590590
openxrExtensionStrings: XR_EXT_hand_tracking XR_EXT_hand_joints_motion_range XR_MSFT_hand_tracking_mesh
591591
company: Microsoft
@@ -691,7 +691,7 @@ MonoBehaviour:
691691
m_EditorClassIdentifier:
692692
m_enabled: 1
693693
nameUi: HP Reverb G2 Controller Profile
694-
version: 1.7.1
694+
version: 1.7.2
695695
featureIdInternal: com.microsoft.openxr.feature.interaction.hpmixedrealitycontroller
696696
openxrExtensionStrings: XR_EXT_hp_mixed_reality_controller
697697
company: Microsoft
@@ -773,7 +773,7 @@ MonoBehaviour:
773773
m_EditorClassIdentifier:
774774
m_enabled: 0
775775
nameUi: Holographic Remoting remote app
776-
version: 1.7.1
776+
version: 1.7.2
777777
featureIdInternal: com.microsoft.openxr.feature.appremoting
778778
openxrExtensionStrings: XR_MSFT_holographic_remoting XR_MSFT_holographic_remoting_speech
779779
company: Microsoft
@@ -855,7 +855,7 @@ MonoBehaviour:
855855
m_EditorClassIdentifier:
856856
m_enabled: 0
857857
nameUi: Holographic Remoting for Play Mode
858-
version: 1.7.1
858+
version: 1.7.2
859859
featureIdInternal: com.microsoft.openxr.feature.playmoderemoting
860860
openxrExtensionStrings: XR_MSFT_holographic_remoting XR_MSFT_holographic_remoting_speech
861861
company: Microsoft
@@ -900,7 +900,7 @@ MonoBehaviour:
900900
m_EditorClassIdentifier:
901901
m_enabled: 1
902902
nameUi: Hand Tracking
903-
version: 1.7.1
903+
version: 1.7.2
904904
featureIdInternal: com.microsoft.openxr.feature.handtracking
905905
openxrExtensionStrings: XR_EXT_hand_tracking XR_EXT_hand_joints_motion_range XR_MSFT_hand_tracking_mesh
906906
company: Microsoft
@@ -925,7 +925,7 @@ MonoBehaviour:
925925
m_EditorClassIdentifier:
926926
m_enabled: 0
927927
nameUi: HP Reverb G2 Controller Profile
928-
version: 1.7.1
928+
version: 1.7.2
929929
featureIdInternal: com.microsoft.openxr.feature.interaction.hpmixedrealitycontroller
930930
openxrExtensionStrings: XR_EXT_hp_mixed_reality_controller
931931
company: Microsoft

BasicSample/Packages/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"dependencies": {
3-
"com.microsoft.mixedreality.openxr": "file:../../MixedRealityPackages/com.microsoft.mixedreality.openxr-1.7.1.tgz",
3+
"com.microsoft.mixedreality.openxr": "file:../../MixedRealityPackages/com.microsoft.mixedreality.openxr-1.7.2.tgz",
44
"com.microsoft.mixedreality.openxr.sampleshared": "file:../../SampleShared",
55
"com.microsoft.mixedreality.toolkit.foundation": "file:../../MixedRealityPackages/com.microsoft.mixedreality.toolkit.foundation-2.8.3.tgz",
66
"com.microsoft.mixedreality.toolkit.standardassets": "file:../../MixedRealityPackages/com.microsoft.mixedreality.toolkit.standardassets-2.8.3.tgz",

BasicSample/Packages/packages-lock.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"dependencies": {
33
"com.microsoft.mixedreality.openxr": {
4-
"version": "file:../../MixedRealityPackages/com.microsoft.mixedreality.openxr-1.7.1.tgz",
4+
"version": "file:../../MixedRealityPackages/com.microsoft.mixedreality.openxr-1.7.2.tgz",
55
"depth": 0,
66
"source": "local-tarball",
77
"dependencies": {

MixedRealityPackages/com.microsoft.mixedreality.openxr-1.7.1.tgz

Lines changed: 0 additions & 3 deletions
This file was deleted.
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
version https://git-lfs.github.com/spec/v1
2+
oid sha256:98a6d9da879641ca1c928acb9eb42f8b032406f1d6ec4949b759796185861847
3+
size 12029448

RemotingSample/Assets/XR/Settings/OpenXR Package Settings.asset

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ MonoBehaviour:
8282
m_EditorClassIdentifier:
8383
m_enabled: 1
8484
nameUi: Mixed Reality Features
85-
version: 1.7.1
85+
version: 1.7.2
8686
featureIdInternal: com.microsoft.openxr.feature.hololens
8787
openxrExtensionStrings: XR_MSFT_holographic_window_attachment XR_KHR_win32_convert_performance_counter_time
8888
XR_MSFT_unbounded_reference_space XR_MSFT_spatial_anchor XR_MSFT_secondary_view_configuration
@@ -109,7 +109,7 @@ MonoBehaviour:
109109
m_EditorClassIdentifier:
110110
m_enabled: 1
111111
nameUi: Motion Controller Model
112-
version: 1.7.1
112+
version: 1.7.2
113113
featureIdInternal: com.microsoft.openxr.feature.controller
114114
openxrExtensionStrings: XR_MSFT_controller_model XR_FB_render_model
115115
company: Microsoft
@@ -250,7 +250,7 @@ MonoBehaviour:
250250
m_EditorClassIdentifier:
251251
m_enabled: 1
252252
nameUi: Hand Tracking
253-
version: 1.7.1
253+
version: 1.7.2
254254
featureIdInternal: com.microsoft.openxr.feature.handtracking
255255
openxrExtensionStrings: XR_EXT_hand_tracking XR_EXT_hand_joints_motion_range XR_MSFT_hand_tracking_mesh
256256
company: Microsoft
@@ -368,7 +368,7 @@ MonoBehaviour:
368368
m_EditorClassIdentifier:
369369
m_enabled: 0
370370
nameUi: Holographic Remoting for Play Mode
371-
version: 1.7.1
371+
version: 1.7.2
372372
featureIdInternal: com.microsoft.openxr.feature.playmoderemoting
373373
openxrExtensionStrings: XR_MSFT_holographic_remoting XR_MSFT_holographic_remoting_speech
374374
company: Microsoft
@@ -413,7 +413,7 @@ MonoBehaviour:
413413
m_EditorClassIdentifier:
414414
m_enabled: 0
415415
nameUi: HP Reverb G2 Controller Profile
416-
version: 1.7.1
416+
version: 1.7.2
417417
featureIdInternal: com.microsoft.openxr.feature.interaction.hpmixedrealitycontroller
418418
openxrExtensionStrings: XR_EXT_hp_mixed_reality_controller
419419
company: Microsoft
@@ -470,7 +470,7 @@ MonoBehaviour:
470470
m_EditorClassIdentifier:
471471
m_enabled: 0
472472
nameUi: HP Reverb G2 Controller Profile
473-
version: 1.7.1
473+
version: 1.7.2
474474
featureIdInternal: com.microsoft.openxr.feature.interaction.hpmixedrealitycontroller
475475
openxrExtensionStrings: XR_EXT_hp_mixed_reality_controller
476476
company: Microsoft
@@ -510,7 +510,7 @@ MonoBehaviour:
510510
m_EditorClassIdentifier:
511511
m_enabled: 1
512512
nameUi: Hand Tracking
513-
version: 1.7.1
513+
version: 1.7.2
514514
featureIdInternal: com.microsoft.openxr.feature.handtracking
515515
openxrExtensionStrings: XR_EXT_hand_tracking XR_EXT_hand_joints_motion_range XR_MSFT_hand_tracking_mesh
516516
company: Microsoft
@@ -555,7 +555,7 @@ MonoBehaviour:
555555
m_EditorClassIdentifier:
556556
m_enabled: 1
557557
nameUi: Holographic Remoting remote app
558-
version: 1.7.1
558+
version: 1.7.2
559559
featureIdInternal: com.microsoft.openxr.feature.appremoting
560560
openxrExtensionStrings: XR_MSFT_holographic_remoting XR_MSFT_holographic_remoting_speech
561561
company: Microsoft
@@ -726,7 +726,7 @@ MonoBehaviour:
726726
m_EditorClassIdentifier:
727727
m_enabled: 1
728728
nameUi: Hand Tracking
729-
version: 1.7.1
729+
version: 1.7.2
730730
featureIdInternal: com.microsoft.openxr.feature.handtracking
731731
openxrExtensionStrings: XR_EXT_hand_tracking XR_EXT_hand_joints_motion_range XR_MSFT_hand_tracking_mesh
732732
company: Microsoft
@@ -860,7 +860,7 @@ MonoBehaviour:
860860
m_EditorClassIdentifier:
861861
m_enabled: 1
862862
nameUi: Holographic Remoting remote app
863-
version: 1.7.1
863+
version: 1.7.2
864864
featureIdInternal: com.microsoft.openxr.feature.appremoting
865865
openxrExtensionStrings: XR_MSFT_holographic_remoting XR_MSFT_holographic_remoting_speech
866866
company: Microsoft
@@ -961,7 +961,7 @@ MonoBehaviour:
961961
m_EditorClassIdentifier:
962962
m_enabled: 0
963963
nameUi: Motion Controller Model
964-
version: 1.7.1
964+
version: 1.7.2
965965
featureIdInternal: com.microsoft.openxr.feature.controller
966966
openxrExtensionStrings: XR_MSFT_controller_model XR_FB_render_model
967967
company: Microsoft
@@ -1001,7 +1001,7 @@ MonoBehaviour:
10011001
m_EditorClassIdentifier:
10021002
m_enabled: 1
10031003
nameUi: Mixed Reality Features
1004-
version: 1.7.1
1004+
version: 1.7.2
10051005
featureIdInternal: com.microsoft.openxr.feature.hololens
10061006
openxrExtensionStrings: XR_MSFT_holographic_window_attachment XR_KHR_win32_convert_performance_counter_time
10071007
XR_MSFT_unbounded_reference_space XR_MSFT_spatial_anchor XR_MSFT_secondary_view_configuration
@@ -1028,7 +1028,7 @@ MonoBehaviour:
10281028
m_EditorClassIdentifier:
10291029
m_enabled: 1
10301030
nameUi: Motion Controller Model
1031-
version: 1.7.1
1031+
version: 1.7.2
10321032
featureIdInternal: com.microsoft.openxr.feature.controller
10331033
openxrExtensionStrings: XR_MSFT_controller_model XR_FB_render_model
10341034
company: Microsoft

RemotingSample/Packages/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"dependencies": {
3-
"com.microsoft.mixedreality.openxr": "file:../../MixedRealityPackages/com.microsoft.mixedreality.openxr-1.7.1.tgz",
3+
"com.microsoft.mixedreality.openxr": "file:../../MixedRealityPackages/com.microsoft.mixedreality.openxr-1.7.2.tgz",
44
"com.microsoft.mixedreality.openxr.sampleshared": "file:../../SampleShared",
55
"com.microsoft.mixedreality.toolkit.foundation": "file:../../MixedRealityPackages/com.microsoft.mixedreality.toolkit.foundation-2.8.3.tgz",
66
"com.microsoft.mixedreality.toolkit.standardassets": "file:../../MixedRealityPackages/com.microsoft.mixedreality.toolkit.standardassets-2.8.3.tgz",

0 commit comments

Comments
 (0)