Merge pull request #54 from Unity-Technologies/upgrade_capture_package

updated capture package dependency to fix RGB images not having any post processing applied
This commit is contained in:
Mohsen Kamalzadeh 2021-05-03 12:08:17 -07:00 коммит произвёл GitHub
Родитель 34333508b2 22b5cbe598
Коммит 5564b9429b
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
4 изменённых файлов: 8 добавлений и 7 удалений

Просмотреть файл

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:27e480879390ecb80ba46200a8ac3ced327b6c209b19b5299c0e153d1787aafb
size 100459
oid sha256:fbf8aba06ff7731e63d715cf462bfca3205d6d7484b9dada2a295197e7adc5a9
size 100200

Просмотреть файл

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:276310f987116bc05f00530695eeda54cd95d82134077f6ccc66cef1e9f98936
oid sha256:5a866cdec99c4072bc1257048f5e92debe3b2ec73255b210fe9f32a401bfe1e7
size 2493

Просмотреть файл

@ -7,6 +7,7 @@
"com.unity.package-validation-suite": "0.17.0-preview",
"com.unity.perception": "0.8.0-preview.2",
"com.unity.render-pipelines.universal": "10.3.2",
"com.unity.simulation.capture": "0.0.10-preview.22",
"com.unity.test-framework": "1.1.22",
"com.unity.textmeshpro": "3.0.1",
"com.unity.timeline": "1.4.6",

Просмотреть файл

@ -143,11 +143,11 @@
"url": "https://packages.unity.com"
},
"com.unity.simulation.capture": {
"version": "0.0.10-preview.20",
"depth": 1,
"version": "0.0.10-preview.22",
"depth": 0,
"source": "registry",
"dependencies": {
"com.unity.simulation.core": "0.0.10-preview.22"
"com.unity.simulation.core": "0.0.10-preview.23"
},
"url": "https://packages.unity.com"
},
@ -159,7 +159,7 @@
"url": "https://packages.unity.com"
},
"com.unity.simulation.core": {
"version": "0.0.10-preview.22",
"version": "0.0.10-preview.23",
"depth": 1,
"source": "registry",
"dependencies": {},