Revize 99d6cbd4
Přidáno uživatelem Oto Šťáva před téměř 4 roky(ů)
deltarobot-vr/Packages/manifest.json | ||
---|---|---|
5 | 5 |
"com.unity.ide.visualstudio": "2.0.7", |
6 | 6 |
"com.unity.ide.vscode": "1.2.3", |
7 | 7 |
"com.unity.learn.iet-framework": "1.2.3", |
8 |
"com.unity.test-framework": "1.1.22",
|
|
8 |
"com.unity.test-framework": "1.1.24",
|
|
9 | 9 |
"com.unity.textmeshpro": "3.0.4", |
10 |
"com.unity.timeline": "1.4.6",
|
|
10 |
"com.unity.timeline": "1.4.7",
|
|
11 | 11 |
"com.unity.toolchain.linux-x86_64": "0.1.18-preview", |
12 | 12 |
"com.unity.ugui": "1.0.0", |
13 | 13 |
"com.unity.xr.management": "4.0.1", |
14 |
"com.unity.xr.oculus": "1.8.1",
|
|
15 |
"com.unity.xr.windowsmr": "4.4.1",
|
|
14 |
"com.unity.xr.oculus": "1.9.0",
|
|
15 |
"com.unity.xr.windowsmr": "4.4.2",
|
|
16 | 16 |
"com.unity.modules.ai": "1.0.0", |
17 | 17 |
"com.unity.modules.androidjni": "1.0.0", |
18 | 18 |
"com.unity.modules.animation": "1.0.0", |
deltarobot-vr/Packages/packages-lock.json | ||
---|---|---|
64 | 64 |
"url": "https://packages.unity.com" |
65 | 65 |
}, |
66 | 66 |
"com.unity.subsystemregistration": { |
67 |
"version": "1.0.6",
|
|
68 |
"depth": 1,
|
|
67 |
"version": "1.1.0",
|
|
68 |
"depth": 2,
|
|
69 | 69 |
"source": "registry", |
70 |
"dependencies": {}, |
|
70 |
"dependencies": { |
|
71 |
"com.unity.modules.subsystems": "1.0.0" |
|
72 |
}, |
|
71 | 73 |
"url": "https://packages.unity.com" |
72 | 74 |
}, |
73 | 75 |
"com.unity.sysroot": { |
... | ... | |
87 | 89 |
"url": "https://packages.unity.com" |
88 | 90 |
}, |
89 | 91 |
"com.unity.test-framework": { |
90 |
"version": "1.1.22",
|
|
92 |
"version": "1.1.24",
|
|
91 | 93 |
"depth": 0, |
92 | 94 |
"source": "registry", |
93 | 95 |
"dependencies": { |
... | ... | |
107 | 109 |
"url": "https://packages.unity.com" |
108 | 110 |
}, |
109 | 111 |
"com.unity.timeline": { |
110 |
"version": "1.4.6",
|
|
112 |
"version": "1.4.7",
|
|
111 | 113 |
"depth": 0, |
112 | 114 |
"source": "registry", |
113 | 115 |
"dependencies": { |
... | ... | |
138 | 140 |
} |
139 | 141 |
}, |
140 | 142 |
"com.unity.xr.arsubsystems": { |
141 |
"version": "4.0.9",
|
|
143 |
"version": "4.1.7",
|
|
142 | 144 |
"depth": 1, |
143 | 145 |
"source": "registry", |
144 | 146 |
"dependencies": { |
145 |
"com.unity.subsystemregistration": "1.0.6"
|
|
147 |
"com.unity.subsystemregistration": "1.1.0"
|
|
146 | 148 |
}, |
147 | 149 |
"url": "https://packages.unity.com" |
148 | 150 |
}, |
... | ... | |
151 | 153 |
"depth": 1, |
152 | 154 |
"source": "registry", |
153 | 155 |
"dependencies": { |
154 |
"com.unity.subsystemregistration": "1.0.6"
|
|
156 |
"com.unity.subsystemregistration": "1.0.5"
|
|
155 | 157 |
}, |
156 | 158 |
"url": "https://packages.unity.com" |
157 | 159 |
}, |
... | ... | |
179 | 181 |
"url": "https://packages.unity.com" |
180 | 182 |
}, |
181 | 183 |
"com.unity.xr.oculus": { |
182 |
"version": "1.8.1",
|
|
184 |
"version": "1.9.0",
|
|
183 | 185 |
"depth": 0, |
184 | 186 |
"source": "registry", |
185 | 187 |
"dependencies": { |
... | ... | |
189 | 191 |
"url": "https://packages.unity.com" |
190 | 192 |
}, |
191 | 193 |
"com.unity.xr.windowsmr": { |
192 |
"version": "4.4.1",
|
|
194 |
"version": "4.4.2",
|
|
193 | 195 |
"depth": 0, |
194 | 196 |
"source": "registry", |
195 | 197 |
"dependencies": { |
deltarobot-vr/ProjectSettings/ProjectVersion.txt | ||
---|---|---|
1 |
m_EditorVersion: 2020.3.0f1 |
|
2 |
m_EditorVersionWithRevision: 2020.3.0f1 (c7b5465681fb) |
|
1 |
m_EditorVersion: 2020.3.7f1 |
|
2 |
m_EditorVersionWithRevision: 2020.3.7f1 (dd97f2c94397) |
Také k dispozici: Unified diff
Re #8733 - Upgrade Unity