Added Universial Render Pipeline (light) + added dark grass tile

This commit is contained in:
janis
2022-02-13 17:41:58 +01:00
parent e6281e2564
commit 132031ee8d
230 changed files with 14604 additions and 5230 deletions

View File

@@ -1,15 +1,16 @@
{
"dependencies": {
"com.unity.collab-proxy": "1.15.7",
"com.unity.collab-proxy": "1.15.12",
"com.unity.feature.2d": "1.0.0",
"com.unity.ide.rider": "3.0.9",
"com.unity.ide.visualstudio": "2.0.12",
"com.unity.ide.vscode": "1.2.4",
"com.unity.test-framework": "1.1.29",
"com.unity.ide.rider": "3.0.12",
"com.unity.ide.visualstudio": "2.0.14",
"com.unity.ide.vscode": "1.2.5",
"com.unity.render-pipelines.universal": "12.1.4",
"com.unity.test-framework": "1.1.30",
"com.unity.textmeshpro": "3.0.6",
"com.unity.timeline": "1.6.3",
"com.unity.timeline": "1.6.4",
"com.unity.ugui": "1.0.0",
"com.unity.visualscripting": "1.7.6",
"com.unity.visualscripting": "1.7.7",
"com.unity.modules.ai": "1.0.0",
"com.unity.modules.androidjni": "1.0.0",
"com.unity.modules.animation": "1.0.0",

View File

@@ -87,7 +87,7 @@
},
"com.unity.burst": {
"version": "1.6.4",
"depth": 3,
"depth": 1,
"source": "registry",
"dependencies": {
"com.unity.mathematics": "1.2.1"
@@ -95,11 +95,10 @@
"url": "https://packages.unity.com"
},
"com.unity.collab-proxy": {
"version": "1.15.7",
"version": "1.15.12",
"depth": 0,
"source": "registry",
"dependencies": {
"com.unity.nuget.newtonsoft-json": "2.0.0",
"com.unity.services.core": "1.0.1"
},
"url": "https://packages.unity.com"
@@ -126,7 +125,7 @@
}
},
"com.unity.ide.rider": {
"version": "3.0.9",
"version": "3.0.12",
"depth": 0,
"source": "registry",
"dependencies": {
@@ -135,7 +134,7 @@
"url": "https://packages.unity.com"
},
"com.unity.ide.visualstudio": {
"version": "2.0.12",
"version": "2.0.14",
"depth": 0,
"source": "registry",
"dependencies": {
@@ -144,7 +143,7 @@
"url": "https://packages.unity.com"
},
"com.unity.ide.vscode": {
"version": "1.2.4",
"version": "1.2.5",
"depth": 0,
"source": "registry",
"dependencies": {},
@@ -152,14 +151,35 @@
},
"com.unity.mathematics": {
"version": "1.2.5",
"depth": 2,
"depth": 1,
"source": "registry",
"dependencies": {},
"url": "https://packages.unity.com"
},
"com.unity.nuget.newtonsoft-json": {
"version": "2.0.0",
"com.unity.render-pipelines.core": {
"version": "12.1.4",
"depth": 1,
"source": "builtin",
"dependencies": {
"com.unity.ugui": "1.0.0",
"com.unity.modules.physics": "1.0.0",
"com.unity.modules.jsonserialize": "1.0.0"
}
},
"com.unity.render-pipelines.universal": {
"version": "12.1.4",
"depth": 0,
"source": "builtin",
"dependencies": {
"com.unity.mathematics": "1.2.1",
"com.unity.burst": "1.5.0",
"com.unity.render-pipelines.core": "12.1.4",
"com.unity.shadergraph": "12.1.4"
}
},
"com.unity.searcher": {
"version": "4.9.1",
"depth": 2,
"source": "registry",
"dependencies": {},
"url": "https://packages.unity.com"
@@ -173,8 +193,17 @@
},
"url": "https://packages.unity.com"
},
"com.unity.shadergraph": {
"version": "12.1.4",
"depth": 1,
"source": "builtin",
"dependencies": {
"com.unity.render-pipelines.core": "12.1.4",
"com.unity.searcher": "4.9.1"
}
},
"com.unity.test-framework": {
"version": "1.1.29",
"version": "1.1.30",
"depth": 0,
"source": "registry",
"dependencies": {
@@ -194,7 +223,7 @@
"url": "https://packages.unity.com"
},
"com.unity.timeline": {
"version": "1.6.3",
"version": "1.6.4",
"depth": 0,
"source": "registry",
"dependencies": {
@@ -215,7 +244,7 @@
}
},
"com.unity.visualscripting": {
"version": "1.7.6",
"version": "1.7.7",
"depth": 0,
"source": "registry",
"dependencies": {