parent
7b714f08ee
commit
1dc3cd53f0
15 changed files with 1241 additions and 505 deletions
File diff suppressed because it is too large
Load Diff
@ -1,11 +1,11 @@ |
||||
fileFormatVersion: 2 |
||||
guid: a2d08f0f27462644280b24b6dc59dbe0 |
||||
guid: a2d08f0f27462644280b24b6dc59dbe1 |
||||
MonoImporter: |
||||
externalObjects: {} |
||||
serializedVersion: 2 |
||||
defaultReferences: [] |
||||
executionOrder: 0 |
||||
icon: {instanceID: 0} |
||||
userData: |
||||
assetBundleName: |
||||
assetBundleVariant: |
||||
userData: |
||||
assetBundleName: |
||||
assetBundleVariant: |
||||
|
||||
@ -1,11 +0,0 @@ |
||||
fileFormatVersion: 2 |
||||
guid: 8aa2387c8e5d92a4581feaf81f0d5da9 |
||||
MonoImporter: |
||||
externalObjects: {} |
||||
serializedVersion: 2 |
||||
defaultReferences: [] |
||||
executionOrder: 0 |
||||
icon: {instanceID: 0} |
||||
userData: |
||||
assetBundleName: |
||||
assetBundleVariant: |
||||
@ -1 +1 @@ |
||||
Subproject commit 606f26de5c827cc625098cff9995d523e5d6cdc5 |
||||
Subproject commit cfddddb0279462591fd6c92d242e132f8bdc2be3 |
||||
@ -0,0 +1,443 @@ |
||||
{ |
||||
"dependencies": { |
||||
"com.ultracombos.activity": { |
||||
"version": "file:<project>/../../../_Package/com.ultracombos.activity", |
||||
"depth": 0, |
||||
"source": "local", |
||||
"dependencies": {} |
||||
}, |
||||
"com.ultracombos.chwan1": { |
||||
"version": "file:com.ultracombos.chwan1", |
||||
"depth": 0, |
||||
"source": "embedded", |
||||
"dependencies": {} |
||||
}, |
||||
"com.ultracombos.control-panel": { |
||||
"version": "file:com.ultracombos.control-panel", |
||||
"depth": 0, |
||||
"source": "embedded", |
||||
"dependencies": {} |
||||
}, |
||||
"com.ultracombos.generic-grpc": { |
||||
"version": "file:<project>/../../../_Package/com.ultracombos.generic-grpc", |
||||
"depth": 0, |
||||
"source": "local", |
||||
"dependencies": {} |
||||
}, |
||||
"com.ultracombos.grpc": { |
||||
"version": "file:<project>/../../../_Package/com.ultracombos.grpc", |
||||
"depth": 0, |
||||
"source": "local", |
||||
"dependencies": {} |
||||
}, |
||||
"com.ultracombos.movie-player": { |
||||
"version": "file:<project>/../../../_Package/com.ultracombos.movie-player", |
||||
"depth": 0, |
||||
"source": "local", |
||||
"dependencies": { |
||||
"com.unity.timeline": "1.0.0" |
||||
} |
||||
}, |
||||
"com.ultracombos.osc": { |
||||
"version": "file:<project>/../../../_Package/com.ultracombos.osc", |
||||
"depth": 0, |
||||
"source": "local", |
||||
"dependencies": {} |
||||
}, |
||||
"com.ultracombos.tuio": { |
||||
"version": "file:<project>/../../../_Package/com.ultracombos.tuio", |
||||
"depth": 0, |
||||
"source": "local", |
||||
"dependencies": {} |
||||
}, |
||||
"com.ultracombos.utility": { |
||||
"version": "file:<project>/../../../_Package/com.ultracombos.utility", |
||||
"depth": 0, |
||||
"source": "local", |
||||
"dependencies": {} |
||||
}, |
||||
"com.unity.2d.sprite": { |
||||
"version": "1.0.0", |
||||
"depth": 0, |
||||
"source": "builtin", |
||||
"dependencies": {} |
||||
}, |
||||
"com.unity.2d.tilemap": { |
||||
"version": "1.0.0", |
||||
"depth": 0, |
||||
"source": "builtin", |
||||
"dependencies": {} |
||||
}, |
||||
"com.unity.ads": { |
||||
"version": "3.4.9", |
||||
"depth": 0, |
||||
"source": "registry", |
||||
"dependencies": { |
||||
"com.unity.ugui": "1.0.0" |
||||
}, |
||||
"url": "https://packages.unity.com" |
||||
}, |
||||
"com.unity.analytics": { |
||||
"version": "3.3.5", |
||||
"depth": 0, |
||||
"source": "registry", |
||||
"dependencies": { |
||||
"com.unity.ugui": "1.0.0" |
||||
}, |
||||
"url": "https://packages.unity.com" |
||||
}, |
||||
"com.unity.collab-proxy": { |
||||
"version": "1.2.16", |
||||
"depth": 0, |
||||
"source": "registry", |
||||
"dependencies": {}, |
||||
"url": "https://packages.unity.com" |
||||
}, |
||||
"com.unity.ext.nunit": { |
||||
"version": "1.0.0", |
||||
"depth": 1, |
||||
"source": "registry", |
||||
"dependencies": {}, |
||||
"url": "https://packages.unity.com" |
||||
}, |
||||
"com.unity.ide.rider": { |
||||
"version": "1.1.4", |
||||
"depth": 0, |
||||
"source": "registry", |
||||
"dependencies": { |
||||
"com.unity.test-framework": "1.1.1" |
||||
}, |
||||
"url": "https://packages.unity.com" |
||||
}, |
||||
"com.unity.ide.vscode": { |
||||
"version": "1.2.1", |
||||
"depth": 0, |
||||
"source": "registry", |
||||
"dependencies": {}, |
||||
"url": "https://packages.unity.com" |
||||
}, |
||||
"com.unity.multiplayer-hlapi": { |
||||
"version": "1.0.6", |
||||
"depth": 0, |
||||
"source": "registry", |
||||
"dependencies": { |
||||
"nuget.mono-cecil": "0.1.6-preview" |
||||
}, |
||||
"url": "https://packages.unity.com" |
||||
}, |
||||
"com.unity.postprocessing": { |
||||
"version": "2.2.2", |
||||
"depth": 0, |
||||
"source": "registry", |
||||
"dependencies": {}, |
||||
"url": "https://packages.unity.com" |
||||
}, |
||||
"com.unity.purchasing": { |
||||
"version": "2.1.0", |
||||
"depth": 0, |
||||
"source": "registry", |
||||
"dependencies": { |
||||
"com.unity.ugui": "1.0.0" |
||||
}, |
||||
"url": "https://packages.unity.com" |
||||
}, |
||||
"com.unity.test-framework": { |
||||
"version": "1.1.16", |
||||
"depth": 0, |
||||
"source": "registry", |
||||
"dependencies": { |
||||
"com.unity.ext.nunit": "1.0.0", |
||||
"com.unity.modules.imgui": "1.0.0", |
||||
"com.unity.modules.jsonserialize": "1.0.0" |
||||
}, |
||||
"url": "https://packages.unity.com" |
||||
}, |
||||
"com.unity.textmeshpro": { |
||||
"version": "2.0.1", |
||||
"depth": 0, |
||||
"source": "registry", |
||||
"dependencies": { |
||||
"com.unity.ugui": "1.0.0" |
||||
}, |
||||
"url": "https://packages.unity.com" |
||||
}, |
||||
"com.unity.timeline": { |
||||
"version": "1.2.6", |
||||
"depth": 0, |
||||
"source": "registry", |
||||
"dependencies": {}, |
||||
"url": "https://packages.unity.com" |
||||
}, |
||||
"com.unity.ugui": { |
||||
"version": "1.0.0", |
||||
"depth": 0, |
||||
"source": "builtin", |
||||
"dependencies": { |
||||
"com.unity.modules.ui": "1.0.0", |
||||
"com.unity.modules.imgui": "1.0.0" |
||||
} |
||||
}, |
||||
"com.unity.xr.legacyinputhelpers": { |
||||
"version": "2.1.4", |
||||
"depth": 0, |
||||
"source": "registry", |
||||
"dependencies": {}, |
||||
"url": "https://packages.unity.com" |
||||
}, |
||||
"jp.keijiro.klak.spout": { |
||||
"version": "file:<project>/../../../_Package/KlakSpout", |
||||
"depth": 0, |
||||
"source": "local", |
||||
"dependencies": {} |
||||
}, |
||||
"nuget.mono-cecil": { |
||||
"version": "0.1.6-preview", |
||||
"depth": 1, |
||||
"source": "registry", |
||||
"dependencies": {}, |
||||
"url": "https://packages.unity.com" |
||||
}, |
||||
"com.unity.modules.ai": { |
||||
"version": "1.0.0", |
||||
"depth": 0, |
||||
"source": "builtin", |
||||
"dependencies": {} |
||||
}, |
||||
"com.unity.modules.androidjni": { |
||||
"version": "1.0.0", |
||||
"depth": 0, |
||||
"source": "builtin", |
||||
"dependencies": {} |
||||
}, |
||||
"com.unity.modules.animation": { |
||||
"version": "1.0.0", |
||||
"depth": 0, |
||||
"source": "builtin", |
||||
"dependencies": {} |
||||
}, |
||||
"com.unity.modules.assetbundle": { |
||||
"version": "1.0.0", |
||||
"depth": 0, |
||||
"source": "builtin", |
||||
"dependencies": {} |
||||
}, |
||||
"com.unity.modules.audio": { |
||||
"version": "1.0.0", |
||||
"depth": 0, |
||||
"source": "builtin", |
||||
"dependencies": {} |
||||
}, |
||||
"com.unity.modules.cloth": { |
||||
"version": "1.0.0", |
||||
"depth": 0, |
||||
"source": "builtin", |
||||
"dependencies": { |
||||
"com.unity.modules.physics": "1.0.0" |
||||
} |
||||
}, |
||||
"com.unity.modules.director": { |
||||
"version": "1.0.0", |
||||
"depth": 0, |
||||
"source": "builtin", |
||||
"dependencies": { |
||||
"com.unity.modules.audio": "1.0.0", |
||||
"com.unity.modules.animation": "1.0.0" |
||||
} |
||||
}, |
||||
"com.unity.modules.imageconversion": { |
||||
"version": "1.0.0", |
||||
"depth": 0, |
||||
"source": "builtin", |
||||
"dependencies": {} |
||||
}, |
||||
"com.unity.modules.imgui": { |
||||
"version": "1.0.0", |
||||
"depth": 0, |
||||
"source": "builtin", |
||||
"dependencies": {} |
||||
}, |
||||
"com.unity.modules.jsonserialize": { |
||||
"version": "1.0.0", |
||||
"depth": 0, |
||||
"source": "builtin", |
||||
"dependencies": {} |
||||
}, |
||||
"com.unity.modules.particlesystem": { |
||||
"version": "1.0.0", |
||||
"depth": 0, |
||||
"source": "builtin", |
||||
"dependencies": {} |
||||
}, |
||||
"com.unity.modules.physics": { |
||||
"version": "1.0.0", |
||||
"depth": 0, |
||||
"source": "builtin", |
||||
"dependencies": {} |
||||
}, |
||||
"com.unity.modules.physics2d": { |
||||
"version": "1.0.0", |
||||
"depth": 0, |
||||
"source": "builtin", |
||||
"dependencies": {} |
||||
}, |
||||
"com.unity.modules.screencapture": { |
||||
"version": "1.0.0", |
||||
"depth": 0, |
||||
"source": "builtin", |
||||
"dependencies": { |
||||
"com.unity.modules.imageconversion": "1.0.0" |
||||
} |
||||
}, |
||||
"com.unity.modules.subsystems": { |
||||
"version": "1.0.0", |
||||
"depth": 1, |
||||
"source": "builtin", |
||||
"dependencies": { |
||||
"com.unity.modules.jsonserialize": "1.0.0" |
||||
} |
||||
}, |
||||
"com.unity.modules.terrain": { |
||||
"version": "1.0.0", |
||||
"depth": 0, |
||||
"source": "builtin", |
||||
"dependencies": {} |
||||
}, |
||||
"com.unity.modules.terrainphysics": { |
||||
"version": "1.0.0", |
||||
"depth": 0, |
||||
"source": "builtin", |
||||
"dependencies": { |
||||
"com.unity.modules.physics": "1.0.0", |
||||
"com.unity.modules.terrain": "1.0.0" |
||||
} |
||||
}, |
||||
"com.unity.modules.tilemap": { |
||||
"version": "1.0.0", |
||||
"depth": 0, |
||||
"source": "builtin", |
||||
"dependencies": { |
||||
"com.unity.modules.physics2d": "1.0.0" |
||||
} |
||||
}, |
||||
"com.unity.modules.ui": { |
||||
"version": "1.0.0", |
||||
"depth": 0, |
||||
"source": "builtin", |
||||
"dependencies": {} |
||||
}, |
||||
"com.unity.modules.uielements": { |
||||
"version": "1.0.0", |
||||
"depth": 0, |
||||
"source": "builtin", |
||||
"dependencies": { |
||||
"com.unity.modules.imgui": "1.0.0", |
||||
"com.unity.modules.jsonserialize": "1.0.0" |
||||
} |
||||
}, |
||||
"com.unity.modules.umbra": { |
||||
"version": "1.0.0", |
||||
"depth": 0, |
||||
"source": "builtin", |
||||
"dependencies": {} |
||||
}, |
||||
"com.unity.modules.unityanalytics": { |
||||
"version": "1.0.0", |
||||
"depth": 0, |
||||
"source": "builtin", |
||||
"dependencies": { |
||||
"com.unity.modules.unitywebrequest": "1.0.0", |
||||
"com.unity.modules.jsonserialize": "1.0.0" |
||||
} |
||||
}, |
||||
"com.unity.modules.unitywebrequest": { |
||||
"version": "1.0.0", |
||||
"depth": 0, |
||||
"source": "builtin", |
||||
"dependencies": {} |
||||
}, |
||||
"com.unity.modules.unitywebrequestassetbundle": { |
||||
"version": "1.0.0", |
||||
"depth": 0, |
||||
"source": "builtin", |
||||
"dependencies": { |
||||
"com.unity.modules.assetbundle": "1.0.0", |
||||
"com.unity.modules.unitywebrequest": "1.0.0" |
||||
} |
||||
}, |
||||
"com.unity.modules.unitywebrequestaudio": { |
||||
"version": "1.0.0", |
||||
"depth": 0, |
||||
"source": "builtin", |
||||
"dependencies": { |
||||
"com.unity.modules.unitywebrequest": "1.0.0", |
||||
"com.unity.modules.audio": "1.0.0" |
||||
} |
||||
}, |
||||
"com.unity.modules.unitywebrequesttexture": { |
||||
"version": "1.0.0", |
||||
"depth": 0, |
||||
"source": "builtin", |
||||
"dependencies": { |
||||
"com.unity.modules.unitywebrequest": "1.0.0", |
||||
"com.unity.modules.imageconversion": "1.0.0" |
||||
} |
||||
}, |
||||
"com.unity.modules.unitywebrequestwww": { |
||||
"version": "1.0.0", |
||||
"depth": 0, |
||||
"source": "builtin", |
||||
"dependencies": { |
||||
"com.unity.modules.unitywebrequest": "1.0.0", |
||||
"com.unity.modules.unitywebrequestassetbundle": "1.0.0", |
||||
"com.unity.modules.unitywebrequestaudio": "1.0.0", |
||||
"com.unity.modules.audio": "1.0.0", |
||||
"com.unity.modules.assetbundle": "1.0.0", |
||||
"com.unity.modules.imageconversion": "1.0.0" |
||||
} |
||||
}, |
||||
"com.unity.modules.vehicles": { |
||||
"version": "1.0.0", |
||||
"depth": 0, |
||||
"source": "builtin", |
||||
"dependencies": { |
||||
"com.unity.modules.physics": "1.0.0" |
||||
} |
||||
}, |
||||
"com.unity.modules.video": { |
||||
"version": "1.0.0", |
||||
"depth": 0, |
||||
"source": "builtin", |
||||
"dependencies": { |
||||
"com.unity.modules.audio": "1.0.0", |
||||
"com.unity.modules.ui": "1.0.0", |
||||
"com.unity.modules.unitywebrequest": "1.0.0" |
||||
} |
||||
}, |
||||
"com.unity.modules.vr": { |
||||
"version": "1.0.0", |
||||
"depth": 0, |
||||
"source": "builtin", |
||||
"dependencies": { |
||||
"com.unity.modules.jsonserialize": "1.0.0", |
||||
"com.unity.modules.physics": "1.0.0", |
||||
"com.unity.modules.xr": "1.0.0" |
||||
} |
||||
}, |
||||
"com.unity.modules.wind": { |
||||
"version": "1.0.0", |
||||
"depth": 0, |
||||
"source": "builtin", |
||||
"dependencies": {} |
||||
}, |
||||
"com.unity.modules.xr": { |
||||
"version": "1.0.0", |
||||
"depth": 0, |
||||
"source": "builtin", |
||||
"dependencies": { |
||||
"com.unity.modules.physics": "1.0.0", |
||||
"com.unity.modules.jsonserialize": "1.0.0", |
||||
"com.unity.modules.subsystems": "1.0.0" |
||||
} |
||||
} |
||||
} |
||||
} |
||||
@ -1 +1,2 @@ |
||||
m_EditorVersion: 2018.4.11f1 |
||||
m_EditorVersion: 2019.4.10f1 |
||||
m_EditorVersionWithRevision: 2019.4.10f1 (5311b3af6f69) |
||||
|
||||
@ -0,0 +1,10 @@ |
||||
{ |
||||
"m_SettingKeys": [ |
||||
"VR Device Disabled", |
||||
"VR Device User Alert" |
||||
], |
||||
"m_SettingValues": [ |
||||
"False", |
||||
"False" |
||||
] |
||||
} |
||||
@ -1 +1 @@ |
||||
Subproject commit ae67451532935d299c85afcf96c3b2e6b9b1497e |
||||
Subproject commit 6be018c3884a8680b4ed53d67bdb0b6931ade995 |
||||
Loading…
Reference in new issue