Skip to content

Commit fbe786c

Browse files
v0.8.1 Update (#231)
1 parent d004981 commit fbe786c

File tree

7 files changed

+45
-65
lines changed

7 files changed

+45
-65
lines changed

Diff for: GraphicsToolsUnityProject/Packages/manifest.json

+6-8
Original file line numberDiff line numberDiff line change
@@ -2,16 +2,14 @@
22
"dependencies": {
33
"com.microsoft.mrtk.graphicstools.shadergraph.unity": "file:../../com.microsoft.mrtk.graphicstools.shadergraph.unity",
44
"com.microsoft.mrtk.graphicstools.unity": "file:../../com.microsoft.mrtk.graphicstools.unity",
5-
"com.unity.asset-store-validation": "0.5.1",
6-
"com.unity.ide.visualstudio": "2.0.17",
5+
"com.unity.asset-store-validation": "0.6.0",
6+
"com.unity.ide.visualstudio": "2.0.22",
77
"com.unity.ide.vscode": "1.2.5",
8-
"com.unity.inputsystem": "1.4.4",
9-
"com.unity.memoryprofiler": "0.7.1-preview.1",
10-
"com.unity.render-pipelines.universal": "12.1.8",
11-
"com.unity.textmeshpro": "3.0.6",
8+
"com.unity.inputsystem": "1.7.0",
9+
"com.unity.textmeshpro": "3.0.9",
1210
"com.unity.ugui": "1.0.0",
13-
"com.unity.xr.management": "4.2.1",
14-
"com.unity.xr.oculus": "3.2.2",
11+
"com.unity.xr.management": "4.4.1",
12+
"com.unity.xr.oculus": "3.3.0",
1513
"com.unity.modules.ai": "1.0.0",
1614
"com.unity.modules.androidjni": "1.0.0",
1715
"com.unity.modules.animation": "1.0.0",

Diff for: GraphicsToolsUnityProject/Packages/packages-lock.json

+24-50
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"dependencies": {}
1616
},
1717
"com.unity.asset-store-validation": {
18-
"version": "0.5.1",
18+
"version": "0.6.0",
1919
"depth": 0,
2020
"source": "registry",
2121
"dependencies": {
@@ -24,21 +24,14 @@
2424
"url": "https://packages.unity.com"
2525
},
2626
"com.unity.burst": {
27-
"version": "1.8.2",
28-
"depth": 1,
27+
"version": "1.8.11",
28+
"depth": 2,
2929
"source": "registry",
3030
"dependencies": {
3131
"com.unity.mathematics": "1.2.1"
3232
},
3333
"url": "https://packages.unity.com"
3434
},
35-
"com.unity.editorcoroutines": {
36-
"version": "1.0.0",
37-
"depth": 1,
38-
"source": "registry",
39-
"dependencies": {},
40-
"url": "https://packages.unity.com"
41-
},
4235
"com.unity.ext.nunit": {
4336
"version": "1.0.6",
4437
"depth": 2,
@@ -47,7 +40,7 @@
4740
"url": "https://packages.unity.com"
4841
},
4942
"com.unity.ide.visualstudio": {
50-
"version": "2.0.17",
43+
"version": "2.0.22",
5144
"depth": 0,
5245
"source": "registry",
5346
"dependencies": {
@@ -63,7 +56,7 @@
6356
"url": "https://packages.unity.com"
6457
},
6558
"com.unity.inputsystem": {
66-
"version": "1.4.4",
59+
"version": "1.7.0",
6760
"depth": 0,
6861
"source": "registry",
6962
"dependencies": {
@@ -73,30 +66,21 @@
7366
},
7467
"com.unity.mathematics": {
7568
"version": "1.2.6",
76-
"depth": 1,
69+
"depth": 2,
7770
"source": "registry",
7871
"dependencies": {},
7972
"url": "https://packages.unity.com"
8073
},
81-
"com.unity.memoryprofiler": {
82-
"version": "0.7.1-preview.1",
83-
"depth": 0,
84-
"source": "registry",
85-
"dependencies": {
86-
"com.unity.editorcoroutines": "1.0.0"
87-
},
88-
"url": "https://packages.unity.com"
89-
},
9074
"com.unity.nuget.newtonsoft-json": {
91-
"version": "3.0.2",
75+
"version": "3.2.1",
9276
"depth": 1,
9377
"source": "registry",
9478
"dependencies": {},
9579
"url": "https://packages.unity.com"
9680
},
9781
"com.unity.render-pipelines.core": {
98-
"version": "12.1.8",
99-
"depth": 1,
82+
"version": "12.1.14",
83+
"depth": 2,
10084
"source": "builtin",
10185
"dependencies": {
10286
"com.unity.ugui": "1.0.0",
@@ -105,43 +89,34 @@
10589
}
10690
},
10791
"com.unity.render-pipelines.universal": {
108-
"version": "12.1.8",
109-
"depth": 0,
92+
"version": "12.1.14",
93+
"depth": 1,
11094
"source": "builtin",
11195
"dependencies": {
11296
"com.unity.mathematics": "1.2.1",
113-
"com.unity.burst": "1.8.2",
114-
"com.unity.render-pipelines.core": "12.1.8",
115-
"com.unity.shadergraph": "12.1.8"
97+
"com.unity.burst": "1.8.9",
98+
"com.unity.render-pipelines.core": "12.1.14",
99+
"com.unity.shadergraph": "12.1.14"
116100
}
117101
},
118102
"com.unity.searcher": {
119103
"version": "4.9.1",
120-
"depth": 2,
104+
"depth": 3,
121105
"source": "registry",
122106
"dependencies": {},
123107
"url": "https://packages.unity.com"
124108
},
125109
"com.unity.shadergraph": {
126-
"version": "12.1.8",
127-
"depth": 1,
110+
"version": "12.1.14",
111+
"depth": 2,
128112
"source": "builtin",
129113
"dependencies": {
130-
"com.unity.render-pipelines.core": "12.1.8",
114+
"com.unity.render-pipelines.core": "12.1.14",
131115
"com.unity.searcher": "4.9.1"
132116
}
133117
},
134-
"com.unity.subsystemregistration": {
135-
"version": "1.1.0",
136-
"depth": 1,
137-
"source": "registry",
138-
"dependencies": {
139-
"com.unity.modules.subsystems": "1.0.0"
140-
},
141-
"url": "https://packages.unity.com"
142-
},
143118
"com.unity.test-framework": {
144-
"version": "1.1.31",
119+
"version": "1.1.33",
145120
"depth": 1,
146121
"source": "registry",
147122
"dependencies": {
@@ -152,7 +127,7 @@
152127
"url": "https://packages.unity.com"
153128
},
154129
"com.unity.textmeshpro": {
155-
"version": "3.0.6",
130+
"version": "3.0.9",
156131
"depth": 0,
157132
"source": "registry",
158133
"dependencies": {
@@ -180,20 +155,19 @@
180155
"url": "https://packages.unity.com"
181156
},
182157
"com.unity.xr.management": {
183-
"version": "4.2.1",
158+
"version": "4.4.1",
184159
"depth": 0,
185160
"source": "registry",
186161
"dependencies": {
187-
"com.unity.modules.subsystems": "1.0.0",
188162
"com.unity.modules.vr": "1.0.0",
189163
"com.unity.modules.xr": "1.0.0",
190-
"com.unity.xr.legacyinputhelpers": "2.1.7",
191-
"com.unity.subsystemregistration": "1.0.6"
164+
"com.unity.modules.subsystems": "1.0.0",
165+
"com.unity.xr.legacyinputhelpers": "2.1.7"
192166
},
193167
"url": "https://packages.unity.com"
194168
},
195169
"com.unity.xr.oculus": {
196-
"version": "3.2.2",
170+
"version": "3.3.0",
197171
"depth": 0,
198172
"source": "registry",
199173
"dependencies": {
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
m_EditorVersion: 2021.3.16f1
2-
m_EditorVersionWithRevision: 2021.3.16f1 (4016570cf34f)
1+
m_EditorVersion: 2021.3.35f1
2+
m_EditorVersionWithRevision: 2021.3.35f1 (157b46ce122a)

Diff for: com.microsoft.mrtk.graphicstools.shadergraph.unity/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
{
22
"name": "com.microsoft.mrtk.graphicstools.shadergraph.unity",
3-
"version": "0.8.0",
3+
"version": "0.8.1",
44
"displayName": "MRTK Graphics Tools Shader Graph",
55
"description": "Graphics tools and components for developing Mixed Reality applications in Unity Shader Graph.",
66
"documentationUrl": "https://aka.ms/mrtk3graphics",
77
"msftFeatureCategory": "MRTK3",
88
"unity": "2021.3",
9-
"unityRelease": "26f1",
9+
"unityRelease": "35f1",
1010
"author": "Microsoft",
1111
"license": "MIT",
1212
"repository": {

Diff for: com.microsoft.mrtk.graphicstools.unity/CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,12 @@ All notable changes to this package will be documented in this file.
44

55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/).
66

7+
## [0.8.1] - 2024-12-02
8+
9+
### Changed
10+
11+
- Added support for Unity URP SSAO's "Depth normal" mode.
12+
713
## [0.8.0] - 2024-11-21
814

915
### Changed

Diff for: com.microsoft.mrtk.graphicstools.unity/Runtime/Shaders/GraphicsToolsStandard.shader

+3-1
Original file line numberDiff line numberDiff line change
@@ -191,6 +191,7 @@ Shader "Graphics Tools/Standard"
191191
ENDHLSL
192192
}
193193

194+
// Shadow casting pass.
194195
Pass
195196
{
196197
Name "ShadowCaster"
@@ -231,6 +232,7 @@ Shader "Graphics Tools/Standard"
231232
ENDHLSL
232233
}
233234

235+
// Depth pass.
234236
// From Packages/com.unity.render-pipelines.universal/Shader/Lit.hlsl
235237
Pass
236238
{
@@ -286,8 +288,8 @@ Shader "Graphics Tools/Standard"
286288
ENDHLSL
287289
}
288290

291+
// This pass is used when drawing to a _CameraNormalsTexture texture.
289292
// From Packages/com.unity.render-pipelines.universal/Shader/Lit.hlsl
290-
// This pass is used when drawing to a _CameraNormalsTexture texture
291293
Pass
292294
{
293295
Name "DepthNormals"

Diff for: com.microsoft.mrtk.graphicstools.unity/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
{
22
"name": "com.microsoft.mrtk.graphicstools.unity",
3-
"version": "0.8.0",
3+
"version": "0.8.1",
44
"displayName": "MRTK Graphics Tools",
55
"description": "Graphics tools and components for developing Mixed Reality applications in Unity.",
66
"documentationUrl": "https://aka.ms/mrtk3graphics",
77
"msftFeatureCategory": "MRTK3",
88
"unity": "2021.3",
9-
"unityRelease": "26f1",
9+
"unityRelease": "35f1",
1010
"author": "Microsoft",
1111
"license": "MIT",
1212
"repository": {

0 commit comments

Comments
 (0)