浏览代码

Updated to 2020.3.7f1

/main
Ciro Continisio 4 年前
当前提交
b5a142b5
共有 3 个文件被更改,包括 18 次插入28 次删除
  1. 11
      UOP1_Project/Packages/manifest.json
  2. 31
      UOP1_Project/Packages/packages-lock.json
  3. 4
      UOP1_Project/ProjectSettings/ProjectVersion.txt

11
UOP1_Project/Packages/manifest.json


"com.unity.2d.sprite": "1.0.0",
"com.unity.addressables": "1.17.17",
"com.unity.animation.rigging": "1.0.3",
"com.unity.burst": "1.4.7",
"com.unity.burst": "1.4.8",
"com.unity.localization": "0.11.0-preview",
"com.unity.localization": "0.11.1-preview",
"com.unity.progrids": "3.0.3-preview.6",
"com.unity.render-pipelines.universal": "10.3.2",
"com.unity.render-pipelines.universal": "10.4.0",
"com.unity.textmeshpro": "3.0.4",
"com.unity.timeline": "1.4.7",
"com.unity.textmeshpro": "3.0.6",
"com.unity.timeline": "1.4.8",
"com.unity.ugui": "1.0.0",
"com.unity.ui.builder": "1.0.0-preview.14",
"com.unity.modules.ai": "1.0.0",

31
UOP1_Project/Packages/packages-lock.json


"url": "https://packages.unity.com"
},
"com.unity.burst": {
"version": "1.4.7",
"version": "1.4.8",
"depth": 0,
"source": "registry",
"dependencies": {

"url": "https://packages.unity.com"
},
"com.unity.localization": {
"version": "0.11.0-preview",
"version": "0.11.1-preview",
"depth": 0,
"source": "registry",
"dependencies": {

},
"url": "https://packages.unity.com"
},
"com.unity.progrids": {
"version": "3.0.3-preview.6",
"depth": 0,
"source": "registry",
"dependencies": {
"com.unity.settings-manager": "1.0.2"
},
"url": "https://packages.unity.com"
},
"com.unity.recorder": {
"version": "2.5.5",
"depth": 0,

"url": "https://packages.unity.com"
},
"com.unity.render-pipelines.core": {
"version": "10.3.2",
"version": "10.4.0",
"depth": 1,
"source": "registry",
"dependencies": {

},
"com.unity.render-pipelines.universal": {
"version": "10.3.2",
"version": "10.4.0",
"com.unity.render-pipelines.core": "10.3.2",
"com.unity.shadergraph": "10.3.2"
"com.unity.render-pipelines.core": "10.4.0",
"com.unity.shadergraph": "10.4.0"
},
"url": "https://packages.unity.com"
},

"url": "https://packages.unity.com"
},
"com.unity.shadergraph": {
"version": "10.3.2",
"version": "10.4.0",
"com.unity.render-pipelines.core": "10.3.2",
"com.unity.render-pipelines.core": "10.4.0",
"version": "1.1.22",
"version": "1.1.24",
"depth": 1,
"source": "registry",
"dependencies": {

"url": "https://packages.unity.com"
},
"com.unity.textmeshpro": {
"version": "3.0.4",
"version": "3.0.6",
"depth": 0,
"source": "registry",
"dependencies": {

},
"com.unity.timeline": {
"version": "1.4.7",
"version": "1.4.8",
"depth": 0,
"source": "registry",
"dependencies": {

4
UOP1_Project/ProjectSettings/ProjectVersion.txt


m_EditorVersion: 2020.3.0f1
m_EditorVersionWithRevision: 2020.3.0f1 (c7b5465681fb)
m_EditorVersion: 2020.3.7f1
m_EditorVersionWithRevision: 2020.3.7f1 (dd97f2c94397)
正在加载...
取消
保存