Skip to content

Commit

Permalink
v0.8.1 Update (#231)
Browse files Browse the repository at this point in the history
  • Loading branch information
Cameron-Micka authored Dec 2, 2024
1 parent d004981 commit fbe786c
Show file tree
Hide file tree
Showing 7 changed files with 45 additions and 65 deletions.
14 changes: 6 additions & 8 deletions GraphicsToolsUnityProject/Packages/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,16 +2,14 @@
"dependencies": {
"com.microsoft.mrtk.graphicstools.shadergraph.unity": "file:../../com.microsoft.mrtk.graphicstools.shadergraph.unity",
"com.microsoft.mrtk.graphicstools.unity": "file:../../com.microsoft.mrtk.graphicstools.unity",
"com.unity.asset-store-validation": "0.5.1",
"com.unity.ide.visualstudio": "2.0.17",
"com.unity.asset-store-validation": "0.6.0",
"com.unity.ide.visualstudio": "2.0.22",
"com.unity.ide.vscode": "1.2.5",
"com.unity.inputsystem": "1.4.4",
"com.unity.memoryprofiler": "0.7.1-preview.1",
"com.unity.render-pipelines.universal": "12.1.8",
"com.unity.textmeshpro": "3.0.6",
"com.unity.inputsystem": "1.7.0",
"com.unity.textmeshpro": "3.0.9",
"com.unity.ugui": "1.0.0",
"com.unity.xr.management": "4.2.1",
"com.unity.xr.oculus": "3.2.2",
"com.unity.xr.management": "4.4.1",
"com.unity.xr.oculus": "3.3.0",
"com.unity.modules.ai": "1.0.0",
"com.unity.modules.androidjni": "1.0.0",
"com.unity.modules.animation": "1.0.0",
Expand Down
74 changes: 24 additions & 50 deletions GraphicsToolsUnityProject/Packages/packages-lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"dependencies": {}
},
"com.unity.asset-store-validation": {
"version": "0.5.1",
"version": "0.6.0",
"depth": 0,
"source": "registry",
"dependencies": {
Expand All @@ -24,21 +24,14 @@
"url": "https://packages.unity.com"
},
"com.unity.burst": {
"version": "1.8.2",
"depth": 1,
"version": "1.8.11",
"depth": 2,
"source": "registry",
"dependencies": {
"com.unity.mathematics": "1.2.1"
},
"url": "https://packages.unity.com"
},
"com.unity.editorcoroutines": {
"version": "1.0.0",
"depth": 1,
"source": "registry",
"dependencies": {},
"url": "https://packages.unity.com"
},
"com.unity.ext.nunit": {
"version": "1.0.6",
"depth": 2,
Expand All @@ -47,7 +40,7 @@
"url": "https://packages.unity.com"
},
"com.unity.ide.visualstudio": {
"version": "2.0.17",
"version": "2.0.22",
"depth": 0,
"source": "registry",
"dependencies": {
Expand All @@ -63,7 +56,7 @@
"url": "https://packages.unity.com"
},
"com.unity.inputsystem": {
"version": "1.4.4",
"version": "1.7.0",
"depth": 0,
"source": "registry",
"dependencies": {
Expand All @@ -73,30 +66,21 @@
},
"com.unity.mathematics": {
"version": "1.2.6",
"depth": 1,
"depth": 2,
"source": "registry",
"dependencies": {},
"url": "https://packages.unity.com"
},
"com.unity.memoryprofiler": {
"version": "0.7.1-preview.1",
"depth": 0,
"source": "registry",
"dependencies": {
"com.unity.editorcoroutines": "1.0.0"
},
"url": "https://packages.unity.com"
},
"com.unity.nuget.newtonsoft-json": {
"version": "3.0.2",
"version": "3.2.1",
"depth": 1,
"source": "registry",
"dependencies": {},
"url": "https://packages.unity.com"
},
"com.unity.render-pipelines.core": {
"version": "12.1.8",
"depth": 1,
"version": "12.1.14",
"depth": 2,
"source": "builtin",
"dependencies": {
"com.unity.ugui": "1.0.0",
Expand All @@ -105,43 +89,34 @@
}
},
"com.unity.render-pipelines.universal": {
"version": "12.1.8",
"depth": 0,
"version": "12.1.14",
"depth": 1,
"source": "builtin",
"dependencies": {
"com.unity.mathematics": "1.2.1",
"com.unity.burst": "1.8.2",
"com.unity.render-pipelines.core": "12.1.8",
"com.unity.shadergraph": "12.1.8"
"com.unity.burst": "1.8.9",
"com.unity.render-pipelines.core": "12.1.14",
"com.unity.shadergraph": "12.1.14"
}
},
"com.unity.searcher": {
"version": "4.9.1",
"depth": 2,
"depth": 3,
"source": "registry",
"dependencies": {},
"url": "https://packages.unity.com"
},
"com.unity.shadergraph": {
"version": "12.1.8",
"depth": 1,
"version": "12.1.14",
"depth": 2,
"source": "builtin",
"dependencies": {
"com.unity.render-pipelines.core": "12.1.8",
"com.unity.render-pipelines.core": "12.1.14",
"com.unity.searcher": "4.9.1"
}
},
"com.unity.subsystemregistration": {
"version": "1.1.0",
"depth": 1,
"source": "registry",
"dependencies": {
"com.unity.modules.subsystems": "1.0.0"
},
"url": "https://packages.unity.com"
},
"com.unity.test-framework": {
"version": "1.1.31",
"version": "1.1.33",
"depth": 1,
"source": "registry",
"dependencies": {
Expand All @@ -152,7 +127,7 @@
"url": "https://packages.unity.com"
},
"com.unity.textmeshpro": {
"version": "3.0.6",
"version": "3.0.9",
"depth": 0,
"source": "registry",
"dependencies": {
Expand Down Expand Up @@ -180,20 +155,19 @@
"url": "https://packages.unity.com"
},
"com.unity.xr.management": {
"version": "4.2.1",
"version": "4.4.1",
"depth": 0,
"source": "registry",
"dependencies": {
"com.unity.modules.subsystems": "1.0.0",
"com.unity.modules.vr": "1.0.0",
"com.unity.modules.xr": "1.0.0",
"com.unity.xr.legacyinputhelpers": "2.1.7",
"com.unity.subsystemregistration": "1.0.6"
"com.unity.modules.subsystems": "1.0.0",
"com.unity.xr.legacyinputhelpers": "2.1.7"
},
"url": "https://packages.unity.com"
},
"com.unity.xr.oculus": {
"version": "3.2.2",
"version": "3.3.0",
"depth": 0,
"source": "registry",
"dependencies": {
Expand Down
4 changes: 2 additions & 2 deletions GraphicsToolsUnityProject/ProjectSettings/ProjectVersion.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
m_EditorVersion: 2021.3.16f1
m_EditorVersionWithRevision: 2021.3.16f1 (4016570cf34f)
m_EditorVersion: 2021.3.35f1
m_EditorVersionWithRevision: 2021.3.35f1 (157b46ce122a)
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
{
"name": "com.microsoft.mrtk.graphicstools.shadergraph.unity",
"version": "0.8.0",
"version": "0.8.1",
"displayName": "MRTK Graphics Tools Shader Graph",
"description": "Graphics tools and components for developing Mixed Reality applications in Unity Shader Graph.",
"documentationUrl": "https://aka.ms/mrtk3graphics",
"msftFeatureCategory": "MRTK3",
"unity": "2021.3",
"unityRelease": "26f1",
"unityRelease": "35f1",
"author": "Microsoft",
"license": "MIT",
"repository": {
Expand Down
6 changes: 6 additions & 0 deletions com.microsoft.mrtk.graphicstools.unity/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,12 @@ All notable changes to this package will be documented in this file.

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

## [0.8.1] - 2024-12-02

### Changed

- Added support for Unity URP SSAO's "Depth normal" mode.

## [0.8.0] - 2024-11-21

### Changed
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -191,6 +191,7 @@ Shader "Graphics Tools/Standard"
ENDHLSL
}

// Shadow casting pass.
Pass
{
Name "ShadowCaster"
Expand Down Expand Up @@ -231,6 +232,7 @@ Shader "Graphics Tools/Standard"
ENDHLSL
}

// Depth pass.
// From Packages/com.unity.render-pipelines.universal/Shader/Lit.hlsl
Pass
{
Expand Down Expand Up @@ -286,8 +288,8 @@ Shader "Graphics Tools/Standard"
ENDHLSL
}

// This pass is used when drawing to a _CameraNormalsTexture texture.
// From Packages/com.unity.render-pipelines.universal/Shader/Lit.hlsl
// This pass is used when drawing to a _CameraNormalsTexture texture
Pass
{
Name "DepthNormals"
Expand Down
4 changes: 2 additions & 2 deletions com.microsoft.mrtk.graphicstools.unity/package.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
{
"name": "com.microsoft.mrtk.graphicstools.unity",
"version": "0.8.0",
"version": "0.8.1",
"displayName": "MRTK Graphics Tools",
"description": "Graphics tools and components for developing Mixed Reality applications in Unity.",
"documentationUrl": "https://aka.ms/mrtk3graphics",
"msftFeatureCategory": "MRTK3",
"unity": "2021.3",
"unityRelease": "26f1",
"unityRelease": "35f1",
"author": "Microsoft",
"license": "MIT",
"repository": {
Expand Down

0 comments on commit fbe786c

Please sign in to comment.