小改shader

Signed-off-by: TRADER_FOER <lhf190@outlook.com>
This commit is contained in:
2026-06-20 12:12:01 +08:00
parent 78fc7fb468
commit 93b085f3cd
6 changed files with 20455 additions and 19873 deletions

View File

@@ -10,11 +10,11 @@
}
},
"com.unity.2d.animation": {
"version": "13.0.4",
"version": "13.0.5",
"depth": 1,
"source": "registry",
"dependencies": {
"com.unity.2d.common": "12.0.2",
"com.unity.2d.common": "12.0.3",
"com.unity.2d.sprite": "1.0.0",
"com.unity.collections": "2.4.3",
"com.unity.modules.animation": "1.0.0",
@@ -23,11 +23,11 @@
"url": "https://packages.unity.com"
},
"com.unity.2d.aseprite": {
"version": "3.0.1",
"version": "3.0.2",
"depth": 1,
"source": "registry",
"dependencies": {
"com.unity.2d.common": "12.0.1",
"com.unity.2d.common": "12.0.3",
"com.unity.2d.sprite": "1.0.0",
"com.unity.2d.tilemap": "1.0.0",
"com.unity.mathematics": "1.2.6",
@@ -36,7 +36,7 @@
"url": "https://packages.unity.com"
},
"com.unity.2d.common": {
"version": "12.0.2",
"version": "12.0.3",
"depth": 2,
"source": "registry",
"dependencies": {
@@ -60,11 +60,11 @@
"url": "https://packages.unity.com"
},
"com.unity.2d.psdimporter": {
"version": "12.0.1",
"version": "12.0.2",
"depth": 1,
"source": "registry",
"dependencies": {
"com.unity.2d.common": "12.0.1",
"com.unity.2d.common": "12.0.3",
"com.unity.2d.sprite": "1.0.0",
"com.unity.2d.tilemap": "1.0.0"
},
@@ -97,7 +97,7 @@
}
},
"com.unity.2d.tilemap.extras": {
"version": "6.0.1",
"version": "6.0.2",
"depth": 1,
"source": "registry",
"dependencies": {
@@ -108,11 +108,11 @@
"url": "https://packages.unity.com"
},
"com.unity.2d.tooling": {
"version": "1.0.2",
"version": "1.0.3",
"depth": 1,
"source": "registry",
"dependencies": {
"com.unity.2d.common": "12.0.2",
"com.unity.2d.common": "12.0.3",
"com.unity.modules.uielements": "1.0.0"
},
"url": "https://packages.unity.com"
@@ -172,15 +172,15 @@
"depth": 0,
"source": "builtin",
"dependencies": {
"com.unity.2d.animation": "13.0.4",
"com.unity.2d.animation": "13.0.5",
"com.unity.2d.pixel-perfect": "5.1.1",
"com.unity.2d.psdimporter": "12.0.1",
"com.unity.2d.psdimporter": "12.0.2",
"com.unity.2d.sprite": "1.0.0",
"com.unity.2d.spriteshape": "13.0.0",
"com.unity.2d.tilemap": "1.0.0",
"com.unity.2d.tilemap.extras": "6.0.1",
"com.unity.2d.aseprite": "3.0.1",
"com.unity.2d.tooling": "1.0.2"
"com.unity.2d.tilemap.extras": "6.0.2",
"com.unity.2d.aseprite": "3.0.2",
"com.unity.2d.tooling": "1.0.3"
}
},
"com.unity.ide.rider": {