Skip to content

Commit

Permalink
updated to MR OpenXR 1.0.3 (#42)
Browse files Browse the repository at this point in the history
* updated to MR OpenXR 1.0.3

* updated with latest anchor bug fixes
  • Loading branch information
satyapoojasama authored Sep 7, 2021
1 parent 3730e47 commit 1147d13
Show file tree
Hide file tree
Showing 8 changed files with 34 additions and 34 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ MonoBehaviour:
m_EditorClassIdentifier:
m_enabled: 1
nameUi: Motion Controller Model
version: 1.0.2
version: 1.0.3
featureIdInternal: com.microsoft.openxr.feature.controller
openxrExtensionStrings: XR_MSFT_controller_model
company: Microsoft
Expand Down Expand Up @@ -558,11 +558,11 @@ MonoBehaviour:
m_EditorClassIdentifier:
m_enabled: 1
nameUi: Mixed Reality Features
version: 1.0.2
version: 1.0.3
featureIdInternal: com.microsoft.openxr.feature.hololens
openxrExtensionStrings: ' XR_MSFT_holographic_window_attachment XR_MSFT_unbounded_reference_space
XR_MSFT_spatial_anchor XR_MSFT_secondary_view_configuration XR_MSFT_first_person_observer
XR_MSFT_spatial_graph_bridge XR_MSFT_perception_anchor_interop XR_MSFT_spatial_anchor_persistence_preview
XR_MSFT_spatial_graph_bridge XR_MSFT_perception_anchor_interop XR_MSFT_spatial_anchor_persistence
XR_MSFT_scene_understanding XR_MSFT_composition_layer_reprojection'
company: Microsoft
priority: 0
Expand Down Expand Up @@ -663,11 +663,11 @@ MonoBehaviour:
m_EditorClassIdentifier:
m_enabled: 1
nameUi: Mixed Reality Features
version: 1.0.2
version: 1.0.3
featureIdInternal: com.microsoft.openxr.feature.hololens
openxrExtensionStrings: ' XR_MSFT_holographic_window_attachment XR_MSFT_unbounded_reference_space
XR_MSFT_spatial_anchor XR_MSFT_secondary_view_configuration XR_MSFT_first_person_observer
XR_MSFT_spatial_graph_bridge XR_MSFT_perception_anchor_interop XR_MSFT_spatial_anchor_persistence_preview
XR_MSFT_spatial_graph_bridge XR_MSFT_perception_anchor_interop XR_MSFT_spatial_anchor_persistence
XR_MSFT_scene_understanding XR_MSFT_composition_layer_reprojection'
company: Microsoft
priority: 0
Expand Down Expand Up @@ -871,7 +871,7 @@ MonoBehaviour:
m_EditorClassIdentifier:
m_enabled: 1
nameUi: Motion Controller Model
version: 1.0.2
version: 1.0.3
featureIdInternal: com.microsoft.openxr.feature.controller
openxrExtensionStrings: XR_MSFT_controller_model
company: Microsoft
Expand Down Expand Up @@ -906,7 +906,7 @@ MonoBehaviour:
m_EditorClassIdentifier:
m_enabled: 0
nameUi: Holographic Remoting remote app
version: 1.0.2
version: 1.0.3
featureIdInternal: com.microsoft.openxr.feature.appremoting
openxrExtensionStrings: XR_MSFT_holographic_remoting
company: Microsoft
Expand All @@ -926,7 +926,7 @@ MonoBehaviour:
m_EditorClassIdentifier:
m_enabled: 0
nameUi: Holographic Remoting remote app
version: 1.0.2
version: 1.0.3
featureIdInternal: com.microsoft.openxr.feature.appremoting
openxrExtensionStrings: XR_MSFT_holographic_remoting
company: Microsoft
Expand Down Expand Up @@ -1223,7 +1223,7 @@ MonoBehaviour:
m_EditorClassIdentifier:
m_enabled: 1
nameUi: Hand Tracking
version: 1.0.2
version: 1.0.3
featureIdInternal: com.microsoft.openxr.feature.handtracking
openxrExtensionStrings: XR_EXT_hand_tracking XR_MSFT_hand_tracking_mesh
company: Microsoft
Expand Down Expand Up @@ -1825,7 +1825,7 @@ MonoBehaviour:
m_EditorClassIdentifier:
m_enabled: 0
nameUi: HP Reverb G2 Controller Profile
version: 1.0.2
version: 1.0.3
featureIdInternal: com.microsoft.openxr.feature.interaction.hpmixedrealitycontroller
openxrExtensionStrings: XR_EXT_hp_mixed_reality_controller
company: Microsoft
Expand Down Expand Up @@ -1882,7 +1882,7 @@ MonoBehaviour:
m_EditorClassIdentifier:
m_enabled: 0
nameUi: Holographic Remoting for Play Mode
version: 1.0.2
version: 1.0.3
featureIdInternal: com.microsoft.openxr.feature.playmoderemoting
openxrExtensionStrings: XR_MSFT_holographic_remoting
company: Microsoft
Expand All @@ -1907,7 +1907,7 @@ MonoBehaviour:
m_EditorClassIdentifier:
m_enabled: 0
nameUi: HP Reverb G2 Controller Profile
version: 1.0.2
version: 1.0.3
featureIdInternal: com.microsoft.openxr.feature.interaction.hpmixedrealitycontroller
openxrExtensionStrings: XR_EXT_hp_mixed_reality_controller
company: Microsoft
Expand Down Expand Up @@ -2246,7 +2246,7 @@ MonoBehaviour:
m_EditorClassIdentifier:
m_enabled: 1
nameUi: Hand Tracking
version: 1.0.2
version: 1.0.3
featureIdInternal: com.microsoft.openxr.feature.handtracking
openxrExtensionStrings: XR_EXT_hand_tracking XR_MSFT_hand_tracking_mesh
company: Microsoft
Expand Down
2 changes: 1 addition & 1 deletion AzureSpatialAnchorsSample/Packages/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"dependencies": {
"com.microsoft.azure.spatial-anchors-sdk.core": "file:../../MixedRealityPackages/com.microsoft.azure.spatial-anchors-sdk.core-2.10.0-preview.1.tgz",
"com.microsoft.azure.spatial-anchors-sdk.windows": "file:../../MixedRealityPackages/com.microsoft.azure.spatial-anchors-sdk.windows-2.10.0-preview.1.tgz",
"com.microsoft.mixedreality.openxr": "file:../../MixedRealityPackages/com.microsoft.mixedreality.openxr-1.0.2.tgz",
"com.microsoft.mixedreality.openxr": "file:../../MixedRealityPackages/com.microsoft.mixedreality.openxr-1.0.3.tgz",
"com.microsoft.mixedreality.toolkit.foundation": "file:../../MixedRealityPackages/com.microsoft.mixedreality.toolkit.foundation-2.7.2.tgz",
"com.microsoft.mixedreality.toolkit.standardassets": "file:../../MixedRealityPackages/com.microsoft.mixedreality.toolkit.standardassets-2.7.2.tgz",
"com.unity.ide.rider": "2.0.7",
Expand Down
2 changes: 1 addition & 1 deletion AzureSpatialAnchorsSample/Packages/packages-lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
}
},
"com.microsoft.mixedreality.openxr": {
"version": "file:../../MixedRealityPackages/com.microsoft.mixedreality.openxr-1.0.2.tgz",
"version": "file:../../MixedRealityPackages/com.microsoft.mixedreality.openxr-1.0.3.tgz",
"depth": 0,
"source": "local-tarball",
"dependencies": {
Expand Down
28 changes: 14 additions & 14 deletions BasicSample/Assets/XR/Settings/OpenXR Package Settings.asset
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ MonoBehaviour:
m_EditorClassIdentifier:
m_enabled: 0
nameUi: Holographic Remoting for Play Mode
version: 1.0.2
version: 1.0.3
featureIdInternal: com.microsoft.openxr.feature.playmoderemoting
openxrExtensionStrings: XR_MSFT_holographic_remoting
company: Microsoft
Expand Down Expand Up @@ -388,7 +388,7 @@ MonoBehaviour:
m_EditorClassIdentifier:
m_enabled: 1
nameUi: Hand Tracking
version: 1.0.2
version: 1.0.3
featureIdInternal: com.microsoft.openxr.feature.handtracking
openxrExtensionStrings: XR_EXT_hand_tracking XR_MSFT_hand_tracking_mesh
company: Microsoft
Expand Down Expand Up @@ -568,7 +568,7 @@ MonoBehaviour:
m_EditorClassIdentifier:
m_enabled: 0
nameUi: Holographic Remoting remote app
version: 1.0.2
version: 1.0.3
featureIdInternal: com.microsoft.openxr.feature.appremoting
openxrExtensionStrings: XR_MSFT_holographic_remoting
company: Microsoft
Expand Down Expand Up @@ -623,7 +623,7 @@ MonoBehaviour:
m_EditorClassIdentifier:
m_enabled: 1
nameUi: Motion Controller Model
version: 1.0.2
version: 1.0.3
featureIdInternal: com.microsoft.openxr.feature.controller
openxrExtensionStrings: XR_MSFT_controller_model
company: Microsoft
Expand Down Expand Up @@ -683,7 +683,7 @@ MonoBehaviour:
m_EditorClassIdentifier:
m_enabled: 1
nameUi: Motion Controller Model
version: 1.0.2
version: 1.0.3
featureIdInternal: com.microsoft.openxr.feature.controller
openxrExtensionStrings: XR_MSFT_controller_model
company: Microsoft
Expand All @@ -703,7 +703,7 @@ MonoBehaviour:
m_EditorClassIdentifier:
m_enabled: 1
nameUi: Hand Tracking
version: 1.0.2
version: 1.0.3
featureIdInternal: com.microsoft.openxr.feature.handtracking
openxrExtensionStrings: XR_EXT_hand_tracking XR_MSFT_hand_tracking_mesh
company: Microsoft
Expand All @@ -723,11 +723,11 @@ MonoBehaviour:
m_EditorClassIdentifier:
m_enabled: 1
nameUi: Mixed Reality Features
version: 1.0.2
version: 1.0.3
featureIdInternal: com.microsoft.openxr.feature.hololens
openxrExtensionStrings: ' XR_MSFT_holographic_window_attachment XR_MSFT_unbounded_reference_space
XR_MSFT_spatial_anchor XR_MSFT_secondary_view_configuration XR_MSFT_first_person_observer
XR_MSFT_spatial_graph_bridge XR_MSFT_perception_anchor_interop XR_MSFT_spatial_anchor_persistence_preview
XR_MSFT_spatial_graph_bridge XR_MSFT_perception_anchor_interop XR_MSFT_spatial_anchor_persistence
XR_MSFT_scene_understanding XR_MSFT_composition_layer_reprojection'
company: Microsoft
priority: 0
Expand Down Expand Up @@ -867,7 +867,7 @@ MonoBehaviour:
m_EditorClassIdentifier:
m_enabled: 0
nameUi: Holographic Remoting remote app
version: 1.0.2
version: 1.0.3
featureIdInternal: com.microsoft.openxr.feature.appremoting
openxrExtensionStrings: XR_MSFT_holographic_remoting
company: Microsoft
Expand Down Expand Up @@ -1136,7 +1136,7 @@ MonoBehaviour:
m_EditorClassIdentifier:
m_enabled: 0
nameUi: HP Reverb G2 Controller Profile
version: 1.0.2
version: 1.0.3
featureIdInternal: com.microsoft.openxr.feature.interaction.hpmixedrealitycontroller
openxrExtensionStrings: XR_EXT_hp_mixed_reality_controller
company: Microsoft
Expand Down Expand Up @@ -1248,7 +1248,7 @@ MonoBehaviour:
m_EditorClassIdentifier:
m_enabled: 0
nameUi: HP Reverb G2 Controller Profile
version: 1.0.2
version: 1.0.3
featureIdInternal: com.microsoft.openxr.feature.interaction.hpmixedrealitycontroller
openxrExtensionStrings: XR_EXT_hp_mixed_reality_controller
company: Microsoft
Expand Down Expand Up @@ -1388,7 +1388,7 @@ MonoBehaviour:
m_Script: {fileID: 11500000, guid: 0f6bfdbcb316ed242b30a8798c9eb853, type: 3}
m_Name: KHRSimpleControllerProfile Standalone
m_EditorClassIdentifier:
m_enabled: 0
m_enabled: 1
nameUi: Khronos Simple Controller Profile
version: 0.0.1
featureIdInternal: com.unity.openxr.feature.input.khrsimpleprofile
Expand Down Expand Up @@ -1451,11 +1451,11 @@ MonoBehaviour:
m_EditorClassIdentifier:
m_enabled: 1
nameUi: Mixed Reality Features
version: 1.0.2
version: 1.0.3
featureIdInternal: com.microsoft.openxr.feature.hololens
openxrExtensionStrings: ' XR_MSFT_holographic_window_attachment XR_MSFT_unbounded_reference_space
XR_MSFT_spatial_anchor XR_MSFT_secondary_view_configuration XR_MSFT_first_person_observer
XR_MSFT_spatial_graph_bridge XR_MSFT_perception_anchor_interop XR_MSFT_spatial_anchor_persistence_preview
XR_MSFT_spatial_graph_bridge XR_MSFT_perception_anchor_interop XR_MSFT_spatial_anchor_persistence
XR_MSFT_scene_understanding XR_MSFT_composition_layer_reprojection'
company: Microsoft
priority: 0
Expand Down
2 changes: 1 addition & 1 deletion BasicSample/Packages/manifest.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"dependencies": {
"com.microsoft.mixedreality.openxr": "file:../../MixedRealityPackages/com.microsoft.mixedreality.openxr-1.0.2.tgz",
"com.microsoft.mixedreality.openxr": "file:../../MixedRealityPackages/com.microsoft.mixedreality.openxr-1.0.3.tgz",
"com.microsoft.mixedreality.toolkit.foundation": "file:../../MixedRealityPackages/com.microsoft.mixedreality.toolkit.foundation-2.7.2.tgz",
"com.microsoft.mixedreality.toolkit.standardassets": "file:../../MixedRealityPackages/com.microsoft.mixedreality.toolkit.standardassets-2.7.2.tgz",
"com.unity.ide.rider": "2.0.7",
Expand Down
2 changes: 1 addition & 1 deletion BasicSample/Packages/packages-lock.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"dependencies": {
"com.microsoft.mixedreality.openxr": {
"version": "file:../../MixedRealityPackages/com.microsoft.mixedreality.openxr-1.0.2.tgz",
"version": "file:../../MixedRealityPackages/com.microsoft.mixedreality.openxr-1.0.3.tgz",
"depth": 0,
"source": "local-tarball",
"dependencies": {
Expand Down

This file was deleted.

Git LFS file not shown

0 comments on commit 1147d13

Please sign in to comment.