Compare commits
4 Commits
7bae9ea6b7
...
3f4fc8c7ff
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
3f4fc8c7ff | ||
|
|
580b1dc8d8 | ||
|
|
8c7c1fb160 | ||
|
|
e00ccd7d87 |
Binary file not shown.
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
@@ -1,4 +1,13 @@
|
|||||||
{
|
{
|
||||||
|
"scopedRegistries": [
|
||||||
|
{
|
||||||
|
"name": "package.openupm.com",
|
||||||
|
"url": "https://package.openupm.com",
|
||||||
|
"scopes": [
|
||||||
|
"com.laurenth.lightingtools-lightprobesvolumes"
|
||||||
|
]
|
||||||
|
}
|
||||||
|
],
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"com.unity.ai.navigation": "1.1.4",
|
"com.unity.ai.navigation": "1.1.4",
|
||||||
"com.unity.collab-proxy": "2.0.5",
|
"com.unity.collab-proxy": "2.0.5",
|
||||||
@@ -39,6 +48,7 @@
|
|||||||
"com.unity.modules.video": "1.0.0",
|
"com.unity.modules.video": "1.0.0",
|
||||||
"com.unity.modules.vr": "1.0.0",
|
"com.unity.modules.vr": "1.0.0",
|
||||||
"com.unity.modules.wind": "1.0.0",
|
"com.unity.modules.wind": "1.0.0",
|
||||||
"com.unity.modules.xr": "1.0.0"
|
"com.unity.modules.xr": "1.0.0",
|
||||||
|
"com.laurenth.lightingtools-lightprobesvolumes": "2018.1.2"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -1,5 +1,12 @@
|
|||||||
{
|
{
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
|
"com.laurenth.lightingtools-lightprobesvolumes": {
|
||||||
|
"version": "2018.1.2",
|
||||||
|
"depth": 0,
|
||||||
|
"source": "registry",
|
||||||
|
"dependencies": {},
|
||||||
|
"url": "https://package.openupm.com"
|
||||||
|
},
|
||||||
"com.unity.ai.navigation": {
|
"com.unity.ai.navigation": {
|
||||||
"version": "1.1.5",
|
"version": "1.1.5",
|
||||||
"depth": 1,
|
"depth": 1,
|
||||||
@@ -40,8 +47,8 @@
|
|||||||
"source": "registry",
|
"source": "registry",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"com.unity.burst": "1.8.4",
|
"com.unity.burst": "1.8.4",
|
||||||
"com.unity.modules.unityanalytics": "1.0.0",
|
"com.unity.nuget.mono-cecil": "1.11.4",
|
||||||
"com.unity.nuget.mono-cecil": "1.11.4"
|
"com.unity.modules.unityanalytics": "1.0.0"
|
||||||
},
|
},
|
||||||
"url": "https://packages.unity.com"
|
"url": "https://packages.unity.com"
|
||||||
},
|
},
|
||||||
@@ -141,9 +148,9 @@
|
|||||||
"depth": 1,
|
"depth": 1,
|
||||||
"source": "registry",
|
"source": "registry",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
|
"com.unity.modules.audio": "1.0.0",
|
||||||
"com.unity.modules.director": "1.0.0",
|
"com.unity.modules.director": "1.0.0",
|
||||||
"com.unity.modules.animation": "1.0.0",
|
"com.unity.modules.animation": "1.0.0",
|
||||||
"com.unity.modules.audio": "1.0.0",
|
|
||||||
"com.unity.modules.particlesystem": "1.0.0"
|
"com.unity.modules.particlesystem": "1.0.0"
|
||||||
},
|
},
|
||||||
"url": "https://packages.unity.com"
|
"url": "https://packages.unity.com"
|
||||||
@@ -172,9 +179,9 @@
|
|||||||
"depth": 1,
|
"depth": 1,
|
||||||
"source": "registry",
|
"source": "registry",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"com.unity.modules.subsystems": "1.0.0",
|
|
||||||
"com.unity.modules.vr": "1.0.0",
|
"com.unity.modules.vr": "1.0.0",
|
||||||
"com.unity.modules.xr": "1.0.0",
|
"com.unity.modules.xr": "1.0.0",
|
||||||
|
"com.unity.modules.subsystems": "1.0.0",
|
||||||
"com.unity.xr.legacyinputhelpers": "2.1.7"
|
"com.unity.xr.legacyinputhelpers": "2.1.7"
|
||||||
},
|
},
|
||||||
"url": "https://packages.unity.com"
|
"url": "https://packages.unity.com"
|
||||||
|
|||||||
@@ -26,11 +26,19 @@ MonoBehaviour:
|
|||||||
m_IsDefault: 1
|
m_IsDefault: 1
|
||||||
m_Capabilities: 7
|
m_Capabilities: 7
|
||||||
m_ConfigSource: 0
|
m_ConfigSource: 0
|
||||||
m_UserSelectedRegistryName:
|
- m_Id: scoped:project:package.openupm.com
|
||||||
|
m_Name: package.openupm.com
|
||||||
|
m_Url: https://package.openupm.com
|
||||||
|
m_Scopes:
|
||||||
|
- com.laurenth.lightingtools-lightprobesvolumes
|
||||||
|
m_IsDefault: 0
|
||||||
|
m_Capabilities: 0
|
||||||
|
m_ConfigSource: 4
|
||||||
|
m_UserSelectedRegistryName: package.openupm.com
|
||||||
m_UserAddingNewScopedRegistry: 0
|
m_UserAddingNewScopedRegistry: 0
|
||||||
m_RegistryInfoDraft:
|
m_RegistryInfoDraft:
|
||||||
m_Modified: 0
|
m_Modified: 0
|
||||||
m_ErrorMessage:
|
m_ErrorMessage:
|
||||||
m_UserModificationsInstanceId: -878
|
m_UserModificationsInstanceId: -834
|
||||||
m_OriginalInstanceId: -880
|
m_OriginalInstanceId: -836
|
||||||
m_LoadAssets: 0
|
m_LoadAssets: 0
|
||||||
|
|||||||
Reference in New Issue
Block a user