Work on item actions popup menu (like work, buy, etc)

This commit is contained in:
2023-10-03 23:29:41 +03:00
parent 0dfd80cf16
commit 9350cdda48
19 changed files with 2163 additions and 1514 deletions
+19 -18
View File
@@ -1,14 +1,14 @@
{
"dependencies": {
"com.autodesk.fbx": {
"version": "4.2.1",
"version": "5.0.0",
"depth": 1,
"source": "registry",
"dependencies": {},
"url": "https://packages.unity.com"
},
"com.unity.ai.navigation": {
"version": "1.1.3",
"version": "1.1.4",
"depth": 0,
"source": "registry",
"dependencies": {
@@ -27,7 +27,7 @@
"url": "https://packages.unity.com"
},
"com.unity.burst": {
"version": "1.8.4",
"version": "1.8.8",
"depth": 1,
"source": "registry",
"dependencies": {
@@ -45,31 +45,31 @@
"url": "https://packages.unity.com"
},
"com.unity.collab-proxy": {
"version": "2.0.3",
"version": "2.1.0",
"depth": 0,
"source": "registry",
"dependencies": {},
"url": "https://packages.unity.com"
},
"com.unity.ext.nunit": {
"version": "1.0.6",
"version": "2.0.3",
"depth": 1,
"source": "registry",
"dependencies": {},
"url": "https://packages.unity.com"
},
"com.unity.formats.fbx": {
"version": "4.2.1",
"version": "5.0.0",
"depth": 0,
"source": "registry",
"dependencies": {
"com.unity.timeline": "1.7.1",
"com.autodesk.fbx": "4.2.1"
"com.autodesk.fbx": "5.0.0"
},
"url": "https://packages.unity.com"
},
"com.unity.ide.rider": {
"version": "3.0.20",
"version": "3.0.24",
"depth": 0,
"source": "registry",
"dependencies": {
@@ -101,10 +101,11 @@
"url": "https://packages.unity.com"
},
"com.unity.render-pipelines.core": {
"version": "14.0.7",
"version": "15.0.6",
"depth": 1,
"source": "builtin",
"dependencies": {
"com.unity.mathematics": "1.2.4",
"com.unity.ugui": "1.0.0",
"com.unity.modules.physics": "1.0.0",
"com.unity.modules.terrain": "1.0.0",
@@ -112,14 +113,14 @@
}
},
"com.unity.render-pipelines.universal": {
"version": "14.0.7",
"version": "15.0.6",
"depth": 0,
"source": "builtin",
"dependencies": {
"com.unity.mathematics": "1.2.1",
"com.unity.burst": "1.8.2",
"com.unity.render-pipelines.core": "14.0.7",
"com.unity.shadergraph": "14.0.7"
"com.unity.burst": "1.8.4",
"com.unity.render-pipelines.core": "15.0.6",
"com.unity.shadergraph": "15.0.6"
}
},
"com.unity.searcher": {
@@ -130,20 +131,20 @@
"url": "https://packages.unity.com"
},
"com.unity.shadergraph": {
"version": "14.0.7",
"version": "15.0.6",
"depth": 1,
"source": "builtin",
"dependencies": {
"com.unity.render-pipelines.core": "14.0.7",
"com.unity.render-pipelines.core": "15.0.6",
"com.unity.searcher": "4.9.2"
}
},
"com.unity.test-framework": {
"version": "1.1.33",
"version": "1.3.9",
"depth": 0,
"source": "registry",
"dependencies": {
"com.unity.ext.nunit": "1.0.6",
"com.unity.ext.nunit": "2.0.3",
"com.unity.modules.imgui": "1.0.0",
"com.unity.modules.jsonserialize": "1.0.0"
},
@@ -159,7 +160,7 @@
"url": "https://packages.unity.com"
},
"com.unity.timeline": {
"version": "1.7.4",
"version": "1.8.2",
"depth": 0,
"source": "registry",
"dependencies": {