Fix male and female animations

This commit is contained in:
Vova
2024-04-30 15:24:15 +03:00
parent 3116437c46
commit a0b031133a
24 changed files with 172327 additions and 17524 deletions
+9 -9
View File
@@ -34,7 +34,7 @@
"url": "https://packages.unity.com"
},
"com.unity.burst": {
"version": "1.8.12",
"version": "1.8.13",
"depth": 1,
"source": "registry",
"dependencies": {
@@ -44,7 +44,7 @@
"url": "https://packages.unity.com"
},
"com.unity.cinemachine": {
"version": "2.9.7",
"version": "2.10.0",
"depth": 0,
"source": "registry",
"dependencies": {
@@ -120,7 +120,7 @@
"url": "https://packages.unity.com"
},
"com.unity.render-pipelines.core": {
"version": "16.0.5",
"version": "16.0.6",
"depth": 1,
"source": "builtin",
"dependencies": {
@@ -133,18 +133,18 @@
}
},
"com.unity.render-pipelines.universal": {
"version": "16.0.5",
"version": "16.0.6",
"depth": 0,
"source": "builtin",
"dependencies": {
"com.unity.mathematics": "1.2.1",
"com.unity.burst": "1.8.9",
"com.unity.render-pipelines.core": "16.0.5",
"com.unity.shadergraph": "16.0.5"
"com.unity.render-pipelines.core": "16.0.6",
"com.unity.shadergraph": "16.0.6"
}
},
"com.unity.rendering.light-transport": {
"version": "1.0.1",
"version": "1.0.2",
"depth": 2,
"source": "builtin",
"dependencies": {
@@ -161,11 +161,11 @@
"url": "https://packages.unity.com"
},
"com.unity.shadergraph": {
"version": "16.0.5",
"version": "16.0.6",
"depth": 1,
"source": "builtin",
"dependencies": {
"com.unity.render-pipelines.core": "16.0.5",
"com.unity.render-pipelines.core": "16.0.6",
"com.unity.searcher": "4.9.2"
}
},