Skip to content

Commit 511318c

Browse files
author
David Kline
authored
Merge pull request #2751 from davidkline-ms/mrtk_development_spatialawareness
Mrtk development spatialawareness
2 parents 591a248 + ddd9947 commit 511318c

File tree

216 files changed

+5088
-1617
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

216 files changed

+5088
-1617
lines changed

Assets/MixedRealityToolkit-Examples/Demos/StandardShader/Materials/CubeBorder.mat

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ Material:
4949
m_Scale: {x: 1, y: 1}
5050
m_Offset: {x: 0, y: 0}
5151
- _MainTex:
52-
m_Texture: {fileID: 2800000, guid: 73ec9371d04141f689e80c1e1e2c388c, type: 3}
52+
m_Texture: {fileID: 2800000, guid: 7b551659cf4349242ba72d82b4f9cdc7, type: 3}
5353
m_Scale: {x: 1, y: 1}
5454
m_Offset: {x: 0, y: 0}
5555
- _MetallicGlossMap:

Assets/MixedRealityToolkit-Examples/Demos/StandardShader/Materials/CubeInnerGlow.mat

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ Material:
4949
m_Scale: {x: 1, y: 1}
5050
m_Offset: {x: 0, y: 0}
5151
- _MainTex:
52-
m_Texture: {fileID: 2800000, guid: 73ec9371d04141f689e80c1e1e2c388c, type: 3}
52+
m_Texture: {fileID: 2800000, guid: 7b551659cf4349242ba72d82b4f9cdc7, type: 3}
5353
m_Scale: {x: 1, y: 1}
5454
m_Offset: {x: 0, y: 0}
5555
- _MetallicGlossMap:

Assets/MixedRealityToolkit-Examples/Demos/StandardShader/Materials/CubeOpaqueBorder.mat

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ Material:
4949
m_Scale: {x: 1, y: 1}
5050
m_Offset: {x: 0, y: 0}
5151
- _MainTex:
52-
m_Texture: {fileID: 2800000, guid: 73ec9371d04141f689e80c1e1e2c388c, type: 3}
52+
m_Texture: {fileID: 2800000, guid: 7b551659cf4349242ba72d82b4f9cdc7, type: 3}
5353
m_Scale: {x: 1, y: 1}
5454
m_Offset: {x: 0, y: 0}
5555
- _MetallicGlossMap:

Assets/MixedRealityToolkit-Examples/Demos/StandardShader/Materials/PanelBorder.mat

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ Material:
4949
m_Scale: {x: 1, y: 1}
5050
m_Offset: {x: 0, y: 0}
5151
- _MainTex:
52-
m_Texture: {fileID: 2800000, guid: 73ec9371d04141f689e80c1e1e2c388c, type: 3}
52+
m_Texture: {fileID: 2800000, guid: 7b551659cf4349242ba72d82b4f9cdc7, type: 3}
5353
m_Scale: {x: 1, y: 1}
5454
m_Offset: {x: 0, y: 0}
5555
- _MetallicGlossMap:

Assets/MixedRealityToolkit-Examples/Demos/StandardShader/Materials/PanelBorderBlue.mat

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ Material:
4949
m_Scale: {x: 1, y: 1}
5050
m_Offset: {x: 0, y: 0}
5151
- _MainTex:
52-
m_Texture: {fileID: 2800000, guid: 73ec9371d04141f689e80c1e1e2c388c, type: 3}
52+
m_Texture: {fileID: 2800000, guid: 7b551659cf4349242ba72d82b4f9cdc7, type: 3}
5353
m_Scale: {x: 1, y: 1}
5454
m_Offset: {x: 0, y: 0}
5555
- _MetallicGlossMap:

Assets/MixedRealityToolkit-Examples/Demos/StandardShader/Materials/PanelBorderCyan.mat

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ Material:
4949
m_Scale: {x: 1, y: 1}
5050
m_Offset: {x: 0, y: 0}
5151
- _MainTex:
52-
m_Texture: {fileID: 2800000, guid: 73ec9371d04141f689e80c1e1e2c388c, type: 3}
52+
m_Texture: {fileID: 2800000, guid: 7b551659cf4349242ba72d82b4f9cdc7, type: 3}
5353
m_Scale: {x: 1, y: 1}
5454
m_Offset: {x: 0, y: 0}
5555
- _MetallicGlossMap:

Assets/MixedRealityToolkit-Examples/Demos/StandardShader/Materials/PanelBorderGreen.mat

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ Material:
4949
m_Scale: {x: 1, y: 1}
5050
m_Offset: {x: 0, y: 0}
5151
- _MainTex:
52-
m_Texture: {fileID: 2800000, guid: 73ec9371d04141f689e80c1e1e2c388c, type: 3}
52+
m_Texture: {fileID: 2800000, guid: 7b551659cf4349242ba72d82b4f9cdc7, type: 3}
5353
m_Scale: {x: 1, y: 1}
5454
m_Offset: {x: 0, y: 0}
5555
- _MetallicGlossMap:

Assets/MixedRealityToolkit-Examples/Demos/StandardShader/Materials/PanelBorderOrange.mat

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ Material:
4949
m_Scale: {x: 1, y: 1}
5050
m_Offset: {x: 0, y: 0}
5151
- _MainTex:
52-
m_Texture: {fileID: 2800000, guid: 73ec9371d04141f689e80c1e1e2c388c, type: 3}
52+
m_Texture: {fileID: 2800000, guid: 7b551659cf4349242ba72d82b4f9cdc7, type: 3}
5353
m_Scale: {x: 1, y: 1}
5454
m_Offset: {x: 0, y: 0}
5555
- _MetallicGlossMap:

Assets/MixedRealityToolkit-Examples/Demos/StandardShader/Materials/PanelBorderPink.mat

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ Material:
4949
m_Scale: {x: 1, y: 1}
5050
m_Offset: {x: 0, y: 0}
5151
- _MainTex:
52-
m_Texture: {fileID: 2800000, guid: 73ec9371d04141f689e80c1e1e2c388c, type: 3}
52+
m_Texture: {fileID: 2800000, guid: 7b551659cf4349242ba72d82b4f9cdc7, type: 3}
5353
m_Scale: {x: 1, y: 1}
5454
m_Offset: {x: 0, y: 0}
5555
- _MetallicGlossMap:

Assets/MixedRealityToolkit-Examples/Demos/StandardShader/Materials/PanelBorderPurple.mat

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ Material:
4949
m_Scale: {x: 1, y: 1}
5050
m_Offset: {x: 0, y: 0}
5151
- _MainTex:
52-
m_Texture: {fileID: 2800000, guid: 73ec9371d04141f689e80c1e1e2c388c, type: 3}
52+
m_Texture: {fileID: 2800000, guid: 7b551659cf4349242ba72d82b4f9cdc7, type: 3}
5353
m_Scale: {x: 1, y: 1}
5454
m_Offset: {x: 0, y: 0}
5555
- _MetallicGlossMap:

0 commit comments

Comments
 (0)