diff --git a/Editor/HumanoidFree/Configuration_Editor.cs b/Editor/HumanoidFree/Configuration_Editor.cs index cf1f4d1..cc945a0 100644 --- a/Editor/HumanoidFree/Configuration_Editor.cs +++ b/Editor/HumanoidFree/Configuration_Editor.cs @@ -164,7 +164,9 @@ namespace Passer.Humanoid { if (settings == null) { settings = CreateInstance(); - AssetDatabase.CreateAsset(settings, HumanoidPreferences.settingsPath); + // Creating assets in a package is not possible because the package is read-only + // Configuration file feature is to be removed. + //AssetDatabase.CreateAsset(settings, HumanoidPreferences.settingsPath); AssetDatabase.SaveAssets(); } diff --git a/Editor/Sites/SiteBuilder.cs b/Editor/Sites/SiteBuilder.cs index 63c4f8e..97d4750 100644 --- a/Editor/Sites/SiteBuilder.cs +++ b/Editor/Sites/SiteBuilder.cs @@ -30,6 +30,9 @@ namespace Passer { if (siteBuilds == null) { siteBuilds = AssetDatabase.LoadAssetAtPath("Assets/HumanoidControl/Runtime/Sites/SiteList.asset"); if (siteBuilds == null) { + if (!Directory.Exists("Assets/HumanoidControl/Runtime/Sites")) + Directory.CreateDirectory("Assets/HumanoidControl/Runtime/Sites"); + siteBuilds = (Sites)ScriptableObject.CreateInstance(typeof(Sites)); AssetDatabase.CreateAsset(siteBuilds, "Assets/HumanoidControl/Runtime/Sites/SiteList.asset"); } diff --git a/Runtime/HumanoidFree/Plugins.meta b/Runtime/HumanoidFree/Plugins.meta deleted file mode 100644 index 9046db6..0000000 --- a/Runtime/HumanoidFree/Plugins.meta +++ /dev/null @@ -1,9 +0,0 @@ -fileFormatVersion: 2 -guid: 7bf303cb1f554624bab2c658946877ec -folderAsset: yes -timeCreated: 1528961258 -licenseType: Free -DefaultImporter: - userData: - assetBundleName: - assetBundleVariant: diff --git a/Runtime/HumanoidFree/Plugins/CerebellumH.dll b/Runtime/HumanoidFree/Plugins/CerebellumH.dll deleted file mode 100644 index 45a21a4..0000000 Binary files a/Runtime/HumanoidFree/Plugins/CerebellumH.dll and /dev/null differ diff --git a/Runtime/HumanoidFree/Plugins/CerebellumH.dll.meta b/Runtime/HumanoidFree/Plugins/CerebellumH.dll.meta deleted file mode 100644 index e7005a8..0000000 --- a/Runtime/HumanoidFree/Plugins/CerebellumH.dll.meta +++ /dev/null @@ -1,87 +0,0 @@ -fileFormatVersion: 2 -guid: 01fdf1ecdf4732945b4e15e908dbc38d -PluginImporter: - externalObjects: {} - serializedVersion: 2 - iconMap: {} - executionOrder: {} - defineConstraints: [] - isPreloaded: 0 - isOverridable: 0 - isExplicitlyReferenced: 0 - validateReferences: 1 - platformData: - - first: - : Any - second: - enabled: 0 - settings: - Exclude Android: 0 - Exclude Editor: 0 - Exclude Linux64: 0 - Exclude OSXUniversal: 0 - Exclude WebGL: 0 - Exclude Win: 0 - Exclude Win64: 0 - Exclude WindowsStoreApps: 0 - - first: - Android: Android - second: - enabled: 1 - settings: - CPU: ARMv7 - - first: - Any: - second: - enabled: 1 - settings: {} - - first: - Editor: Editor - second: - enabled: 1 - settings: - CPU: AnyCPU - DefaultValueInitialized: true - OS: AnyOS - - first: - Standalone: Linux64 - second: - enabled: 1 - settings: - CPU: AnyCPU - - first: - Standalone: OSXUniversal - second: - enabled: 1 - settings: - CPU: x86_64 - - first: - Standalone: Win - second: - enabled: 1 - settings: - CPU: x86 - - first: - Standalone: Win64 - second: - enabled: 1 - settings: - CPU: x86_64 - - first: - WebGL: WebGL - second: - enabled: 1 - settings: {} - - first: - Windows Store Apps: WindowsStoreApps - second: - enabled: 1 - settings: - CPU: AnyCPU - DontProcess: false - PlaceholderPath: - SDK: AnySDK - ScriptingBackend: AnyScriptingBackend - userData: - assetBundleName: - assetBundleVariant: diff --git a/Runtime/HumanoidFree/Plugins/Hi5.meta b/Runtime/HumanoidFree/Plugins/Hi5.meta deleted file mode 100644 index 07816ce..0000000 --- a/Runtime/HumanoidFree/Plugins/Hi5.meta +++ /dev/null @@ -1,8 +0,0 @@ -fileFormatVersion: 2 -guid: 1e8cb9b145acc9641b2394a8b1c887a7 -folderAsset: yes -DefaultImporter: - externalObjects: {} - userData: - assetBundleName: - assetBundleVariant: diff --git a/Runtime/HumanoidFree/Plugins/Hi5/Hi5Glove.dll b/Runtime/HumanoidFree/Plugins/Hi5/Hi5Glove.dll deleted file mode 100644 index 3c971ae..0000000 Binary files a/Runtime/HumanoidFree/Plugins/Hi5/Hi5Glove.dll and /dev/null differ diff --git a/Runtime/HumanoidFree/Plugins/Hi5/Hi5Glove.dll.meta b/Runtime/HumanoidFree/Plugins/Hi5/Hi5Glove.dll.meta deleted file mode 100644 index d9c0788..0000000 --- a/Runtime/HumanoidFree/Plugins/Hi5/Hi5Glove.dll.meta +++ /dev/null @@ -1,101 +0,0 @@ -fileFormatVersion: 2 -guid: 9a893f1c32ebc1a4b84b9b1c09e4acf1 -PluginImporter: - externalObjects: {} - serializedVersion: 2 - iconMap: {} - executionOrder: {} - isPreloaded: 0 - isOverridable: 0 - platformData: - - first: - '': Any - second: - enabled: 0 - settings: - Exclude Android: 1 - Exclude Editor: 0 - Exclude Linux: 0 - Exclude Linux64: 0 - Exclude LinuxUniversal: 0 - Exclude OSXUniversal: 0 - Exclude Win: 0 - Exclude Win64: 0 - Exclude iOS: 1 - - first: - Android: Android - second: - enabled: 0 - settings: - CPU: ARMv7 - - first: - Any: - second: - enabled: 0 - settings: {} - - first: - Editor: Editor - second: - enabled: 1 - settings: - CPU: AnyCPU - DefaultValueInitialized: true - OS: AnyOS - - first: - Facebook: Win - second: - enabled: 0 - settings: - CPU: None - - first: - Facebook: Win64 - second: - enabled: 0 - settings: - CPU: None - - first: - Standalone: Linux - second: - enabled: 1 - settings: - CPU: None - - first: - Standalone: Linux64 - second: - enabled: 1 - settings: - CPU: None - - first: - Standalone: LinuxUniversal - second: - enabled: 1 - settings: - CPU: AnyCPU - - first: - Standalone: OSXUniversal - second: - enabled: 1 - settings: - CPU: x86 - - first: - Standalone: Win - second: - enabled: 1 - settings: - CPU: None - - first: - Standalone: Win64 - second: - enabled: 1 - settings: - CPU: None - - first: - iPhone: iOS - second: - enabled: 0 - settings: - CompileFlags: - FrameworkDependencies: - userData: - assetBundleName: - assetBundleVariant: diff --git a/Runtime/HumanoidFree/Plugins/Hi5/Hi5Plugins.dll b/Runtime/HumanoidFree/Plugins/Hi5/Hi5Plugins.dll deleted file mode 100644 index e8edd8e..0000000 Binary files a/Runtime/HumanoidFree/Plugins/Hi5/Hi5Plugins.dll and /dev/null differ diff --git a/Runtime/HumanoidFree/Plugins/Hi5/Hi5Plugins.dll.meta b/Runtime/HumanoidFree/Plugins/Hi5/Hi5Plugins.dll.meta deleted file mode 100644 index 179e35f..0000000 --- a/Runtime/HumanoidFree/Plugins/Hi5/Hi5Plugins.dll.meta +++ /dev/null @@ -1,106 +0,0 @@ -fileFormatVersion: 2 -guid: 62ba2d35b8b0d91428c593b2d4f74998 -PluginImporter: - externalObjects: {} - serializedVersion: 2 - iconMap: {} - executionOrder: {} - isPreloaded: 0 - isOverridable: 0 - platformData: - - first: - '': Any - second: - enabled: 0 - settings: - Exclude Android: 1 - Exclude Editor: 0 - Exclude Linux: 0 - Exclude Linux64: 0 - Exclude LinuxUniversal: 0 - Exclude OSXUniversal: 0 - Exclude Win: 0 - Exclude Win64: 0 - Exclude iOS: 1 - - first: - Android: Android - second: - enabled: 0 - settings: - CPU: ARMv7 - - first: - Any: - second: - enabled: 0 - settings: {} - - first: - Editor: Editor - second: - enabled: 1 - settings: - CPU: AnyCPU - DefaultValueInitialized: true - OS: AnyOS - - first: - Facebook: Win - second: - enabled: 0 - settings: - CPU: AnyCPU - - first: - Facebook: Win64 - second: - enabled: 0 - settings: - CPU: AnyCPU - - first: - Standalone: Linux - second: - enabled: 1 - settings: - CPU: x86 - - first: - Standalone: Linux64 - second: - enabled: 1 - settings: - CPU: x86_64 - - first: - Standalone: LinuxUniversal - second: - enabled: 1 - settings: {} - - first: - Standalone: OSXUniversal - second: - enabled: 1 - settings: - CPU: AnyCPU - - first: - Standalone: Win - second: - enabled: 1 - settings: - CPU: AnyCPU - - first: - Standalone: Win64 - second: - enabled: 1 - settings: - CPU: AnyCPU - - first: - Windows Store Apps: WindowsStoreApps - second: - enabled: 0 - settings: - CPU: AnyCPU - - first: - iPhone: iOS - second: - enabled: 0 - settings: - CompileFlags: - FrameworkDependencies: - userData: - assetBundleName: - assetBundleVariant: diff --git a/Runtime/HumanoidFree/Plugins/Hi5/NCLib.dll b/Runtime/HumanoidFree/Plugins/Hi5/NCLib.dll deleted file mode 100644 index ee80656..0000000 Binary files a/Runtime/HumanoidFree/Plugins/Hi5/NCLib.dll and /dev/null differ diff --git a/Runtime/HumanoidFree/Plugins/Hi5/NCLib.dll.meta b/Runtime/HumanoidFree/Plugins/Hi5/NCLib.dll.meta deleted file mode 100644 index 2d486d2..0000000 --- a/Runtime/HumanoidFree/Plugins/Hi5/NCLib.dll.meta +++ /dev/null @@ -1,101 +0,0 @@ -fileFormatVersion: 2 -guid: f8f09bee82e6f60418798107f5181afa -PluginImporter: - externalObjects: {} - serializedVersion: 2 - iconMap: {} - executionOrder: {} - isPreloaded: 0 - isOverridable: 0 - platformData: - - first: - '': Any - second: - enabled: 0 - settings: - Exclude Android: 1 - Exclude Editor: 0 - Exclude Linux: 0 - Exclude Linux64: 0 - Exclude LinuxUniversal: 0 - Exclude OSXUniversal: 0 - Exclude Win: 0 - Exclude Win64: 0 - Exclude iOS: 1 - - first: - Android: Android - second: - enabled: 0 - settings: - CPU: ARMv7 - - first: - Any: - second: - enabled: 0 - settings: {} - - first: - Editor: Editor - second: - enabled: 1 - settings: - CPU: AnyCPU - DefaultValueInitialized: true - OS: AnyOS - - first: - Facebook: Win - second: - enabled: 0 - settings: - CPU: None - - first: - Facebook: Win64 - second: - enabled: 0 - settings: - CPU: None - - first: - Standalone: Linux - second: - enabled: 1 - settings: - CPU: None - - first: - Standalone: Linux64 - second: - enabled: 1 - settings: - CPU: None - - first: - Standalone: LinuxUniversal - second: - enabled: 1 - settings: - CPU: AnyCPU - - first: - Standalone: OSXUniversal - second: - enabled: 1 - settings: - CPU: x86 - - first: - Standalone: Win - second: - enabled: 1 - settings: - CPU: None - - first: - Standalone: Win64 - second: - enabled: 1 - settings: - CPU: None - - first: - iPhone: iOS - second: - enabled: 0 - settings: - CompileFlags: - FrameworkDependencies: - userData: - assetBundleName: - assetBundleVariant: diff --git a/Runtime/HumanoidFree/Plugins/Hi5/PNLib.dll b/Runtime/HumanoidFree/Plugins/Hi5/PNLib.dll deleted file mode 100644 index a9dde36..0000000 Binary files a/Runtime/HumanoidFree/Plugins/Hi5/PNLib.dll and /dev/null differ diff --git a/Runtime/HumanoidFree/Plugins/Hi5/PNLib.dll.meta b/Runtime/HumanoidFree/Plugins/Hi5/PNLib.dll.meta deleted file mode 100644 index 321a13f..0000000 --- a/Runtime/HumanoidFree/Plugins/Hi5/PNLib.dll.meta +++ /dev/null @@ -1,101 +0,0 @@ -fileFormatVersion: 2 -guid: 4534932f1ef2f954b84fadb16b112a73 -PluginImporter: - externalObjects: {} - serializedVersion: 2 - iconMap: {} - executionOrder: {} - isPreloaded: 0 - isOverridable: 0 - platformData: - - first: - '': Any - second: - enabled: 0 - settings: - Exclude Android: 1 - Exclude Editor: 0 - Exclude Linux: 0 - Exclude Linux64: 0 - Exclude LinuxUniversal: 0 - Exclude OSXUniversal: 0 - Exclude Win: 0 - Exclude Win64: 0 - Exclude iOS: 1 - - first: - Android: Android - second: - enabled: 0 - settings: - CPU: ARMv7 - - first: - Any: - second: - enabled: 0 - settings: {} - - first: - Editor: Editor - second: - enabled: 1 - settings: - CPU: AnyCPU - DefaultValueInitialized: true - OS: AnyOS - - first: - Facebook: Win - second: - enabled: 0 - settings: - CPU: None - - first: - Facebook: Win64 - second: - enabled: 0 - settings: - CPU: None - - first: - Standalone: Linux - second: - enabled: 1 - settings: - CPU: None - - first: - Standalone: Linux64 - second: - enabled: 1 - settings: - CPU: None - - first: - Standalone: LinuxUniversal - second: - enabled: 1 - settings: - CPU: AnyCPU - - first: - Standalone: OSXUniversal - second: - enabled: 1 - settings: - CPU: x86 - - first: - Standalone: Win - second: - enabled: 1 - settings: - CPU: None - - first: - Standalone: Win64 - second: - enabled: 1 - settings: - CPU: None - - first: - iPhone: iOS - second: - enabled: 0 - settings: - CompileFlags: - FrameworkDependencies: - userData: - assetBundleName: - assetBundleVariant: diff --git a/Runtime/HumanoidFree/Plugins/Hi5/hidapi.dll b/Runtime/HumanoidFree/Plugins/Hi5/hidapi.dll deleted file mode 100644 index 2f8d613..0000000 Binary files a/Runtime/HumanoidFree/Plugins/Hi5/hidapi.dll and /dev/null differ diff --git a/Runtime/HumanoidFree/Plugins/Hi5/hidapi.dll.meta b/Runtime/HumanoidFree/Plugins/Hi5/hidapi.dll.meta deleted file mode 100644 index 35c19a9..0000000 --- a/Runtime/HumanoidFree/Plugins/Hi5/hidapi.dll.meta +++ /dev/null @@ -1,101 +0,0 @@ -fileFormatVersion: 2 -guid: f8b6942ece60eec4a835f33fd64f454b -PluginImporter: - externalObjects: {} - serializedVersion: 2 - iconMap: {} - executionOrder: {} - isPreloaded: 0 - isOverridable: 0 - platformData: - - first: - '': Any - second: - enabled: 0 - settings: - Exclude Android: 1 - Exclude Editor: 0 - Exclude Linux: 0 - Exclude Linux64: 0 - Exclude LinuxUniversal: 0 - Exclude OSXUniversal: 0 - Exclude Win: 0 - Exclude Win64: 0 - Exclude iOS: 1 - - first: - Android: Android - second: - enabled: 0 - settings: - CPU: ARMv7 - - first: - Any: - second: - enabled: 0 - settings: {} - - first: - Editor: Editor - second: - enabled: 1 - settings: - CPU: AnyCPU - DefaultValueInitialized: true - OS: AnyOS - - first: - Facebook: Win - second: - enabled: 0 - settings: - CPU: None - - first: - Facebook: Win64 - second: - enabled: 0 - settings: - CPU: None - - first: - Standalone: Linux - second: - enabled: 1 - settings: - CPU: None - - first: - Standalone: Linux64 - second: - enabled: 1 - settings: - CPU: None - - first: - Standalone: LinuxUniversal - second: - enabled: 1 - settings: - CPU: AnyCPU - - first: - Standalone: OSXUniversal - second: - enabled: 1 - settings: - CPU: x86 - - first: - Standalone: Win - second: - enabled: 1 - settings: - CPU: None - - first: - Standalone: Win64 - second: - enabled: 1 - settings: - CPU: None - - first: - iPhone: iOS - second: - enabled: 0 - settings: - CompileFlags: - FrameworkDependencies: - userData: - assetBundleName: - assetBundleVariant: diff --git a/Runtime/HumanoidFree/Plugins/Humanoid.dll b/Runtime/HumanoidFree/Plugins/Humanoid.dll deleted file mode 100644 index 7976082..0000000 Binary files a/Runtime/HumanoidFree/Plugins/Humanoid.dll and /dev/null differ diff --git a/Runtime/HumanoidFree/Plugins/Humanoid.dll.meta b/Runtime/HumanoidFree/Plugins/Humanoid.dll.meta deleted file mode 100644 index 344cc8a..0000000 --- a/Runtime/HumanoidFree/Plugins/Humanoid.dll.meta +++ /dev/null @@ -1,117 +0,0 @@ -fileFormatVersion: 2 -guid: 1fa978ef15ec0e344836b3a9723f040b -PluginImporter: - externalObjects: {} - serializedVersion: 2 - iconMap: {} - executionOrder: {} - defineConstraints: [] - isPreloaded: 0 - isOverridable: 0 - isExplicitlyReferenced: 0 - validateReferences: 1 - platformData: - - first: - : Any - second: - enabled: 0 - settings: - Exclude Editor: 0 - Exclude Linux: 0 - Exclude Linux64: 0 - Exclude LinuxUniversal: 0 - Exclude OSXUniversal: 0 - Exclude Win: 1 - Exclude Win64: 0 - - first: - : OSXIntel - second: - enabled: 1 - settings: - CPU: None - - first: - : OSXIntel64 - second: - enabled: 1 - settings: - CPU: AnyCPU - - first: - Android: Android - second: - enabled: 1 - settings: - CPU: ARMv7 - - first: - Any: - second: - enabled: 1 - settings: - Exclude Android: 0 - Exclude Editor: 0 - Exclude Linux: 0 - Exclude Linux64: 0 - Exclude LinuxUniversal: 0 - Exclude OSXIntel: 0 - Exclude OSXIntel64: 0 - Exclude OSXUniversal: 0 - Exclude Win: 0 - Exclude Win64: 0 - - first: - Editor: Editor - second: - enabled: 1 - settings: - CPU: x86_64 - DefaultValueInitialized: true - OS: Windows - - first: - Facebook: Win - second: - enabled: 1 - settings: - CPU: None - - first: - Facebook: Win64 - second: - enabled: 1 - settings: - CPU: AnyCPU - - first: - Standalone: Linux - second: - enabled: 1 - settings: - CPU: AnyCPU - - first: - Standalone: Linux64 - second: - enabled: 1 - settings: - CPU: AnyCPU - - first: - Standalone: LinuxUniversal - second: - enabled: 1 - settings: - CPU: AnyCPU - - first: - Standalone: OSXUniversal - second: - enabled: 1 - settings: - CPU: x86_64 - - first: - Standalone: Win - second: - enabled: 0 - settings: - CPU: None - - first: - Standalone: Win64 - second: - enabled: 1 - settings: - CPU: AnyCPU - userData: - assetBundleName: - assetBundleVariant: diff --git a/Runtime/HumanoidFree/Plugins/Humanoid.meta b/Runtime/HumanoidFree/Plugins/Humanoid.meta deleted file mode 100644 index 2d0587b..0000000 --- a/Runtime/HumanoidFree/Plugins/Humanoid.meta +++ /dev/null @@ -1,9 +0,0 @@ -fileFormatVersion: 2 -guid: 23dc24990bbb4b243a970e88778aa91a -folderAsset: yes -timeCreated: 1501485678 -licenseType: Free -DefaultImporter: - userData: - assetBundleName: - assetBundleVariant: diff --git a/Runtime/HumanoidFree/Plugins/Humanoid/Tobii.EyeX.Client.dll b/Runtime/HumanoidFree/Plugins/Humanoid/Tobii.EyeX.Client.dll deleted file mode 100644 index 2a90bbd..0000000 Binary files a/Runtime/HumanoidFree/Plugins/Humanoid/Tobii.EyeX.Client.dll and /dev/null differ diff --git a/Runtime/HumanoidFree/Plugins/Humanoid/Tobii.EyeX.Client.dll.meta b/Runtime/HumanoidFree/Plugins/Humanoid/Tobii.EyeX.Client.dll.meta deleted file mode 100644 index cd3882c..0000000 --- a/Runtime/HumanoidFree/Plugins/Humanoid/Tobii.EyeX.Client.dll.meta +++ /dev/null @@ -1,21 +0,0 @@ -fileFormatVersion: 2 -guid: 7ec92e150010b194bafa958faca0127c -timeCreated: 1501487682 -licenseType: Free -PluginImporter: - serializedVersion: 1 - iconMap: {} - executionOrder: {} - isPreloaded: 0 - isOverridable: 0 - platformData: - Any: - enabled: 1 - settings: {} - Editor: - enabled: 0 - settings: - DefaultValueInitialized: true - userData: - assetBundleName: - assetBundleVariant: diff --git a/Runtime/HumanoidFree/Plugins/HumanoidAstra.dll b/Runtime/HumanoidFree/Plugins/HumanoidAstra.dll deleted file mode 100644 index 0010ad5..0000000 Binary files a/Runtime/HumanoidFree/Plugins/HumanoidAstra.dll and /dev/null differ diff --git a/Runtime/HumanoidFree/Plugins/HumanoidAstra.dll.meta b/Runtime/HumanoidFree/Plugins/HumanoidAstra.dll.meta deleted file mode 100644 index 2293e5a..0000000 --- a/Runtime/HumanoidFree/Plugins/HumanoidAstra.dll.meta +++ /dev/null @@ -1,67 +0,0 @@ -fileFormatVersion: 2 -guid: c8ab7966ceb7a5f4d9b8e8f19e0bf5cc -timeCreated: 1536589676 -licenseType: Free -PluginImporter: - serializedVersion: 1 - iconMap: {} - executionOrder: {} - isPreloaded: 0 - isOverridable: 0 - platformData: - Android: - enabled: 0 - settings: - CPU: ARMv7 - Any: - enabled: 1 - settings: - Exclude Android: 1 - Exclude Editor: 0 - Exclude Linux: 0 - Exclude Linux64: 0 - Exclude LinuxUniversal: 0 - Exclude OSXIntel: 0 - Exclude OSXIntel64: 0 - Exclude OSXUniversal: 0 - Exclude Win: 0 - Exclude Win64: 0 - Editor: - enabled: 1 - settings: - CPU: x86_64 - DefaultValueInitialized: true - OS: Windows - Linux: - enabled: 1 - settings: - CPU: x86 - Linux64: - enabled: 1 - settings: - CPU: x86_64 - LinuxUniversal: - enabled: 1 - settings: {} - OSXIntel: - enabled: 1 - settings: - CPU: AnyCPU - OSXIntel64: - enabled: 1 - settings: - CPU: AnyCPU - OSXUniversal: - enabled: 1 - settings: {} - Win: - enabled: 1 - settings: - CPU: AnyCPU - Win64: - enabled: 1 - settings: - CPU: AnyCPU - userData: - assetBundleName: - assetBundleVariant: diff --git a/Runtime/HumanoidFree/Plugins/HumanoidDlib.dll b/Runtime/HumanoidFree/Plugins/HumanoidDlib.dll deleted file mode 100644 index 5fb1525..0000000 Binary files a/Runtime/HumanoidFree/Plugins/HumanoidDlib.dll and /dev/null differ diff --git a/Runtime/HumanoidFree/Plugins/HumanoidDlib.dll.meta b/Runtime/HumanoidFree/Plugins/HumanoidDlib.dll.meta deleted file mode 100644 index c77a2db..0000000 --- a/Runtime/HumanoidFree/Plugins/HumanoidDlib.dll.meta +++ /dev/null @@ -1,21 +0,0 @@ -fileFormatVersion: 2 -guid: e93cbd984383a6e4eb5f53f7bbe0f353 -timeCreated: 1530868299 -licenseType: Free -PluginImporter: - serializedVersion: 1 - iconMap: {} - executionOrder: {} - isPreloaded: 0 - isOverridable: 0 - platformData: - Any: - enabled: 1 - settings: {} - Editor: - enabled: 0 - settings: - DefaultValueInitialized: true - userData: - assetBundleName: - assetBundleVariant: diff --git a/Runtime/HumanoidFree/Plugins/HumanoidHi5.dll b/Runtime/HumanoidFree/Plugins/HumanoidHi5.dll deleted file mode 100644 index 45568e6..0000000 Binary files a/Runtime/HumanoidFree/Plugins/HumanoidHi5.dll and /dev/null differ diff --git a/Runtime/HumanoidFree/Plugins/HumanoidHi5.dll.meta b/Runtime/HumanoidFree/Plugins/HumanoidHi5.dll.meta deleted file mode 100644 index 3f78150..0000000 --- a/Runtime/HumanoidFree/Plugins/HumanoidHi5.dll.meta +++ /dev/null @@ -1,101 +0,0 @@ -fileFormatVersion: 2 -guid: edafcc3e1c6c23d478b264c77c81c905 -PluginImporter: - externalObjects: {} - serializedVersion: 2 - iconMap: {} - executionOrder: {} - isPreloaded: 0 - isOverridable: 0 - platformData: - - first: - '': Any - second: - enabled: 0 - settings: - Exclude Android: 0 - Exclude Editor: 0 - Exclude Linux: 0 - Exclude Linux64: 0 - Exclude LinuxUniversal: 0 - Exclude OSXUniversal: 0 - Exclude Win: 1 - Exclude Win64: 0 - Exclude iOS: 0 - - first: - Android: Android - second: - enabled: 1 - settings: - CPU: ARMv7 - - first: - Any: - second: - enabled: 1 - settings: {} - - first: - Editor: Editor - second: - enabled: 1 - settings: - CPU: x86_64 - DefaultValueInitialized: true - OS: Windows - - first: - Facebook: Win - second: - enabled: 0 - settings: - CPU: None - - first: - Facebook: Win64 - second: - enabled: 0 - settings: - CPU: AnyCPU - - first: - Standalone: Linux - second: - enabled: 1 - settings: - CPU: x86 - - first: - Standalone: Linux64 - second: - enabled: 1 - settings: - CPU: x86_64 - - first: - Standalone: LinuxUniversal - second: - enabled: 1 - settings: - CPU: AnyCPU - - first: - Standalone: OSXUniversal - second: - enabled: 1 - settings: - CPU: AnyCPU - - first: - Standalone: Win - second: - enabled: 0 - settings: - CPU: None - - first: - Standalone: Win64 - second: - enabled: 1 - settings: - CPU: AnyCPU - - first: - iPhone: iOS - second: - enabled: 1 - settings: - CompileFlags: - FrameworkDependencies: - userData: - assetBundleName: - assetBundleVariant: diff --git a/Runtime/HumanoidFree/Plugins/HumanoidKinect1.dll b/Runtime/HumanoidFree/Plugins/HumanoidKinect1.dll deleted file mode 100644 index 926f411..0000000 Binary files a/Runtime/HumanoidFree/Plugins/HumanoidKinect1.dll and /dev/null differ diff --git a/Runtime/HumanoidFree/Plugins/HumanoidKinect1.dll.meta b/Runtime/HumanoidFree/Plugins/HumanoidKinect1.dll.meta deleted file mode 100644 index 7862a61..0000000 --- a/Runtime/HumanoidFree/Plugins/HumanoidKinect1.dll.meta +++ /dev/null @@ -1,21 +0,0 @@ -fileFormatVersion: 2 -guid: 8824d416b1199f64da1fe8c2c61e3a97 -timeCreated: 1542027796 -licenseType: Free -PluginImporter: - serializedVersion: 1 - iconMap: {} - executionOrder: {} - isPreloaded: 0 - isOverridable: 0 - platformData: - Any: - enabled: 1 - settings: {} - Editor: - enabled: 0 - settings: - DefaultValueInitialized: true - userData: - assetBundleName: - assetBundleVariant: diff --git a/Runtime/HumanoidFree/Plugins/HumanoidKinect2.dll b/Runtime/HumanoidFree/Plugins/HumanoidKinect2.dll deleted file mode 100644 index 8966f1d..0000000 Binary files a/Runtime/HumanoidFree/Plugins/HumanoidKinect2.dll and /dev/null differ diff --git a/Runtime/HumanoidFree/Plugins/HumanoidKinect2.dll.meta b/Runtime/HumanoidFree/Plugins/HumanoidKinect2.dll.meta deleted file mode 100644 index d7c66c2..0000000 --- a/Runtime/HumanoidFree/Plugins/HumanoidKinect2.dll.meta +++ /dev/null @@ -1,21 +0,0 @@ -fileFormatVersion: 2 -guid: 5318289bd98926f49894affd3df0b3c9 -timeCreated: 1547718816 -licenseType: Free -PluginImporter: - serializedVersion: 1 - iconMap: {} - executionOrder: {} - isPreloaded: 0 - isOverridable: 0 - platformData: - Any: - enabled: 1 - settings: {} - Editor: - enabled: 0 - settings: - DefaultValueInitialized: true - userData: - assetBundleName: - assetBundleVariant: diff --git a/Runtime/HumanoidFree/Plugins/HumanoidKinect4.dll b/Runtime/HumanoidFree/Plugins/HumanoidKinect4.dll deleted file mode 100644 index 2303cc7..0000000 Binary files a/Runtime/HumanoidFree/Plugins/HumanoidKinect4.dll and /dev/null differ diff --git a/Runtime/HumanoidFree/Plugins/HumanoidKinect4.dll.meta b/Runtime/HumanoidFree/Plugins/HumanoidKinect4.dll.meta deleted file mode 100644 index c7b41fe..0000000 --- a/Runtime/HumanoidFree/Plugins/HumanoidKinect4.dll.meta +++ /dev/null @@ -1,86 +0,0 @@ -fileFormatVersion: 2 -guid: b14996c1f48b00d4ca2a251fafb30339 -PluginImporter: - externalObjects: {} - serializedVersion: 2 - iconMap: {} - executionOrder: {} - isPreloaded: 0 - isOverridable: 0 - platformData: - - first: - '': Any - second: - enabled: 0 - settings: - Exclude Editor: 0 - Exclude Linux: 0 - Exclude Linux64: 0 - Exclude LinuxUniversal: 0 - Exclude OSXUniversal: 0 - Exclude Win: 1 - Exclude Win64: 0 - - first: - Any: - second: - enabled: 1 - settings: {} - - first: - Editor: Editor - second: - enabled: 1 - settings: - CPU: x86_64 - DefaultValueInitialized: true - OS: AnyOS - - first: - Facebook: Win - second: - enabled: 0 - settings: - CPU: None - - first: - Facebook: Win64 - second: - enabled: 0 - settings: - CPU: AnyCPU - - first: - Standalone: Linux - second: - enabled: 1 - settings: - CPU: x86 - - first: - Standalone: Linux64 - second: - enabled: 1 - settings: - CPU: x86_64 - - first: - Standalone: LinuxUniversal - second: - enabled: 1 - settings: - CPU: AnyCPU - - first: - Standalone: OSXUniversal - second: - enabled: 1 - settings: - CPU: AnyCPU - - first: - Standalone: Win - second: - enabled: 0 - settings: - CPU: None - - first: - Standalone: Win64 - second: - enabled: 1 - settings: - CPU: AnyCPU - userData: - assetBundleName: - assetBundleVariant: diff --git a/Runtime/HumanoidFree/Plugins/HumanoidLeap.dll b/Runtime/HumanoidFree/Plugins/HumanoidLeap.dll deleted file mode 100644 index bb78608..0000000 Binary files a/Runtime/HumanoidFree/Plugins/HumanoidLeap.dll and /dev/null differ diff --git a/Runtime/HumanoidFree/Plugins/HumanoidLeap.dll.meta b/Runtime/HumanoidFree/Plugins/HumanoidLeap.dll.meta deleted file mode 100644 index 0ee9deb..0000000 --- a/Runtime/HumanoidFree/Plugins/HumanoidLeap.dll.meta +++ /dev/null @@ -1,21 +0,0 @@ -fileFormatVersion: 2 -guid: 16e5ae210848f5242b529a427438b245 -timeCreated: 1531399480 -licenseType: Free -PluginImporter: - serializedVersion: 1 - iconMap: {} - executionOrder: {} - isPreloaded: 0 - isOverridable: 0 - platformData: - Any: - enabled: 1 - settings: {} - Editor: - enabled: 0 - settings: - DefaultValueInitialized: true - userData: - assetBundleName: - assetBundleVariant: diff --git a/Runtime/HumanoidFree/Plugins/HumanoidMovements.dll b/Runtime/HumanoidFree/Plugins/HumanoidMovements.dll deleted file mode 100644 index 9f81a35..0000000 Binary files a/Runtime/HumanoidFree/Plugins/HumanoidMovements.dll and /dev/null differ diff --git a/Runtime/HumanoidFree/Plugins/HumanoidMovements.dll.meta b/Runtime/HumanoidFree/Plugins/HumanoidMovements.dll.meta deleted file mode 100644 index 343586f..0000000 --- a/Runtime/HumanoidFree/Plugins/HumanoidMovements.dll.meta +++ /dev/null @@ -1,21 +0,0 @@ -fileFormatVersion: 2 -guid: c483935d7e080eb409312db927224e58 -timeCreated: 1522072951 -licenseType: Free -PluginImporter: - serializedVersion: 1 - iconMap: {} - executionOrder: {} - isPreloaded: 0 - isOverridable: 0 - platformData: - Any: - enabled: 1 - settings: {} - Editor: - enabled: 0 - settings: - DefaultValueInitialized: true - userData: - assetBundleName: - assetBundleVariant: diff --git a/Runtime/HumanoidFree/Plugins/HumanoidNeuron.dll b/Runtime/HumanoidFree/Plugins/HumanoidNeuron.dll deleted file mode 100644 index 26eb6ef..0000000 Binary files a/Runtime/HumanoidFree/Plugins/HumanoidNeuron.dll and /dev/null differ diff --git a/Runtime/HumanoidFree/Plugins/HumanoidNeuron.dll.meta b/Runtime/HumanoidFree/Plugins/HumanoidNeuron.dll.meta deleted file mode 100644 index da86a98..0000000 --- a/Runtime/HumanoidFree/Plugins/HumanoidNeuron.dll.meta +++ /dev/null @@ -1,21 +0,0 @@ -fileFormatVersion: 2 -guid: de80ecda4a540c54bac7801e4b78ecaf -timeCreated: 1531309818 -licenseType: Free -PluginImporter: - serializedVersion: 1 - iconMap: {} - executionOrder: {} - isPreloaded: 0 - isOverridable: 0 - platformData: - Any: - enabled: 1 - settings: {} - Editor: - enabled: 0 - settings: - DefaultValueInitialized: true - userData: - assetBundleName: - assetBundleVariant: diff --git a/Runtime/HumanoidFree/Plugins/HumanoidOculus.dll b/Runtime/HumanoidFree/Plugins/HumanoidOculus.dll deleted file mode 100644 index a906bf4..0000000 Binary files a/Runtime/HumanoidFree/Plugins/HumanoidOculus.dll and /dev/null differ diff --git a/Runtime/HumanoidFree/Plugins/HumanoidOculus.dll.meta b/Runtime/HumanoidFree/Plugins/HumanoidOculus.dll.meta deleted file mode 100644 index c47e747..0000000 --- a/Runtime/HumanoidFree/Plugins/HumanoidOculus.dll.meta +++ /dev/null @@ -1,21 +0,0 @@ -fileFormatVersion: 2 -guid: ba62881ae671b5c4faf3f36944637130 -timeCreated: 1535457094 -licenseType: Free -PluginImporter: - serializedVersion: 1 - iconMap: {} - executionOrder: {} - isPreloaded: 0 - isOverridable: 0 - platformData: - Any: - enabled: 1 - settings: {} - Editor: - enabled: 0 - settings: - DefaultValueInitialized: true - userData: - assetBundleName: - assetBundleVariant: diff --git a/Runtime/HumanoidFree/Plugins/HumanoidOptitrack.dll b/Runtime/HumanoidFree/Plugins/HumanoidOptitrack.dll deleted file mode 100644 index 26c4288..0000000 Binary files a/Runtime/HumanoidFree/Plugins/HumanoidOptitrack.dll and /dev/null differ diff --git a/Runtime/HumanoidFree/Plugins/HumanoidOptitrack.dll.meta b/Runtime/HumanoidFree/Plugins/HumanoidOptitrack.dll.meta deleted file mode 100644 index 54d7776..0000000 --- a/Runtime/HumanoidFree/Plugins/HumanoidOptitrack.dll.meta +++ /dev/null @@ -1,21 +0,0 @@ -fileFormatVersion: 2 -guid: 33e08f8bec79ebd4fafd5c3323c04ebf -timeCreated: 1533042911 -licenseType: Free -PluginImporter: - serializedVersion: 1 - iconMap: {} - executionOrder: {} - isPreloaded: 0 - isOverridable: 0 - platformData: - Any: - enabled: 1 - settings: {} - Editor: - enabled: 0 - settings: - DefaultValueInitialized: true - userData: - assetBundleName: - assetBundleVariant: diff --git a/Runtime/HumanoidFree/Plugins/Hydra.meta b/Runtime/HumanoidFree/Plugins/Hydra.meta deleted file mode 100644 index 0683d33..0000000 --- a/Runtime/HumanoidFree/Plugins/Hydra.meta +++ /dev/null @@ -1,9 +0,0 @@ -fileFormatVersion: 2 -guid: 3c501f400aa10ef418cfe21936cc60ae -folderAsset: yes -timeCreated: 1497611623 -licenseType: Free -DefaultImporter: - userData: - assetBundleName: - assetBundleVariant: diff --git a/Runtime/HumanoidFree/Plugins/Hydra/sixense.dll b/Runtime/HumanoidFree/Plugins/Hydra/sixense.dll deleted file mode 100644 index 32c8c4c..0000000 Binary files a/Runtime/HumanoidFree/Plugins/Hydra/sixense.dll and /dev/null differ diff --git a/Runtime/HumanoidFree/Plugins/Hydra/sixense.dll.meta b/Runtime/HumanoidFree/Plugins/Hydra/sixense.dll.meta deleted file mode 100644 index b3ab6ce..0000000 --- a/Runtime/HumanoidFree/Plugins/Hydra/sixense.dll.meta +++ /dev/null @@ -1,78 +0,0 @@ -fileFormatVersion: 2 -guid: e1cbe2d3659d9df499adef52fb31d1df -PluginImporter: - serializedVersion: 1 - iconMap: {} - executionOrder: {} - isPreloaded: 0 - platformData: - Android: - enabled: 0 - settings: - CPU: AnyCPU - Any: - enabled: 0 - settings: {} - Editor: - enabled: 1 - settings: - CPU: x86 - DefaultValueInitialized: true - OS: AnyOS - Linux: - enabled: 1 - settings: - CPU: x86 - Linux64: - enabled: 0 - settings: - CPU: None - LinuxUniversal: - enabled: 0 - settings: - CPU: x86 - OSXIntel: - enabled: 1 - settings: - CPU: AnyCPU - OSXIntel64: - enabled: 0 - settings: - CPU: None - OSXUniversal: - enabled: 0 - settings: - CPU: x86 - SamsungTV: - enabled: 0 - settings: - STV_MODEL: STANDARD_13 - WP8: - enabled: 0 - settings: - CPU: AnyCPU - DontProcess: False - PlaceholderPath: - Win: - enabled: 1 - settings: - CPU: AnyCPU - Win64: - enabled: 0 - settings: - CPU: None - WindowsStoreApps: - enabled: 0 - settings: - CPU: AnyCPU - DontProcess: False - PlaceholderPath: - SDK: AnySDK - iOS: - enabled: 0 - settings: - CompileFlags: - FrameworkDependencies: - userData: - assetBundleName: - assetBundleVariant: diff --git a/Runtime/HumanoidFree/Plugins/Hydra/x86_64.meta b/Runtime/HumanoidFree/Plugins/Hydra/x86_64.meta deleted file mode 100644 index b2531f9..0000000 --- a/Runtime/HumanoidFree/Plugins/Hydra/x86_64.meta +++ /dev/null @@ -1,9 +0,0 @@ -fileFormatVersion: 2 -guid: 1210e165b4e8dda4c9542e2caa66edc8 -folderAsset: yes -timeCreated: 1528963045 -licenseType: Free -DefaultImporter: - userData: - assetBundleName: - assetBundleVariant: diff --git a/Runtime/HumanoidFree/Plugins/Hydra/x86_64/sixense.dll b/Runtime/HumanoidFree/Plugins/Hydra/x86_64/sixense.dll deleted file mode 100644 index 7bba8b3..0000000 Binary files a/Runtime/HumanoidFree/Plugins/Hydra/x86_64/sixense.dll and /dev/null differ diff --git a/Runtime/HumanoidFree/Plugins/Hydra/x86_64/sixense.dll.meta b/Runtime/HumanoidFree/Plugins/Hydra/x86_64/sixense.dll.meta deleted file mode 100644 index daf218c..0000000 --- a/Runtime/HumanoidFree/Plugins/Hydra/x86_64/sixense.dll.meta +++ /dev/null @@ -1,78 +0,0 @@ -fileFormatVersion: 2 -guid: 371f383f23a59e14eb6f410979d1eac3 -PluginImporter: - serializedVersion: 1 - iconMap: {} - executionOrder: {} - isPreloaded: 0 - platformData: - Android: - enabled: 0 - settings: - CPU: AnyCPU - Any: - enabled: 0 - settings: {} - Editor: - enabled: 1 - settings: - CPU: x86_64 - DefaultValueInitialized: true - OS: AnyOS - Linux: - enabled: 0 - settings: - CPU: None - Linux64: - enabled: 1 - settings: - CPU: x86_64 - LinuxUniversal: - enabled: 0 - settings: - CPU: x86_64 - OSXIntel: - enabled: 0 - settings: - CPU: None - OSXIntel64: - enabled: 1 - settings: - CPU: AnyCPU - OSXUniversal: - enabled: 0 - settings: - CPU: x86_64 - SamsungTV: - enabled: 0 - settings: - STV_MODEL: STANDARD_13 - WP8: - enabled: 0 - settings: - CPU: AnyCPU - DontProcess: False - PlaceholderPath: - Win: - enabled: 0 - settings: - CPU: None - Win64: - enabled: 1 - settings: - CPU: AnyCPU - WindowsStoreApps: - enabled: 0 - settings: - CPU: AnyCPU - DontProcess: False - PlaceholderPath: - SDK: AnySDK - iOS: - enabled: 0 - settings: - CompileFlags: - FrameworkDependencies: - userData: - assetBundleName: - assetBundleVariant: diff --git a/Runtime/HumanoidFree/Plugins/Kinect.meta b/Runtime/HumanoidFree/Plugins/Kinect.meta deleted file mode 100644 index 358e225..0000000 --- a/Runtime/HumanoidFree/Plugins/Kinect.meta +++ /dev/null @@ -1,9 +0,0 @@ -fileFormatVersion: 2 -guid: 2438fcf6a5d18e942ae1eaf3b98950a6 -folderAsset: yes -timeCreated: 1528963424 -licenseType: Free -DefaultImporter: - userData: - assetBundleName: - assetBundleVariant: diff --git a/Runtime/HumanoidFree/Plugins/Kinect/AzureKinectSDK_License.txt b/Runtime/HumanoidFree/Plugins/Kinect/AzureKinectSDK_License.txt deleted file mode 100644 index a9cfd10..0000000 --- a/Runtime/HumanoidFree/Plugins/Kinect/AzureKinectSDK_License.txt +++ /dev/null @@ -1,22 +0,0 @@ -Copyright (c) Microsoft Corporation. All rights reserved. - -MIT License - -Permission is hereby granted, free of charge, to any person obtaining a copy -of this software and associated documentation files (the "Software"), to deal -in the Software without restriction, including without limitation the rights -to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -copies of the Software, and to permit persons to whom the Software is -furnished to do so, subject to the following conditions: - -The above copyright notice and this permission notice shall be included in all -copies or substantial portions of the Software. - -THE SOFTWARE IS PROVIDED *AS IS*, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE -SOFTWARE. - diff --git a/Runtime/HumanoidFree/Plugins/Kinect/AzureKinectSDK_License.txt.meta b/Runtime/HumanoidFree/Plugins/Kinect/AzureKinectSDK_License.txt.meta deleted file mode 100644 index e2cdcf4..0000000 --- a/Runtime/HumanoidFree/Plugins/Kinect/AzureKinectSDK_License.txt.meta +++ /dev/null @@ -1,7 +0,0 @@ -fileFormatVersion: 2 -guid: ede0905899d87dc4cb2d5f4d4a288ba1 -TextScriptImporter: - externalObjects: {} - userData: - assetBundleName: - assetBundleVariant: diff --git a/Runtime/HumanoidFree/Plugins/Kinect/Metro.meta b/Runtime/HumanoidFree/Plugins/Kinect/Metro.meta deleted file mode 100644 index e4e2f94..0000000 --- a/Runtime/HumanoidFree/Plugins/Kinect/Metro.meta +++ /dev/null @@ -1,9 +0,0 @@ -fileFormatVersion: 2 -guid: a1d538375040b974a8977b494ef0d475 -folderAsset: yes -timeCreated: 1528963784 -licenseType: Free -DefaultImporter: - userData: - assetBundleName: - assetBundleVariant: diff --git a/Runtime/HumanoidFree/Plugins/Kinect/Metro/KinectFaceUnityAddin.dll b/Runtime/HumanoidFree/Plugins/Kinect/Metro/KinectFaceUnityAddin.dll deleted file mode 100644 index 22024e7..0000000 Binary files a/Runtime/HumanoidFree/Plugins/Kinect/Metro/KinectFaceUnityAddin.dll and /dev/null differ diff --git a/Runtime/HumanoidFree/Plugins/Kinect/Metro/KinectFaceUnityAddin.dll.meta b/Runtime/HumanoidFree/Plugins/Kinect/Metro/KinectFaceUnityAddin.dll.meta deleted file mode 100644 index 5356fd6..0000000 --- a/Runtime/HumanoidFree/Plugins/Kinect/Metro/KinectFaceUnityAddin.dll.meta +++ /dev/null @@ -1,74 +0,0 @@ -fileFormatVersion: 2 -guid: 921a2c307f06e654d9f353a241069b6d -PluginImporter: - serializedVersion: 1 - iconMap: {} - executionOrder: {} - isPreloaded: 0 - isOverridable: 0 - platformData: - Android: - enabled: 0 - settings: - CPU: ARMv7 - Any: - enabled: 0 - settings: - Exclude Android: 1 - Exclude Editor: 1 - Exclude Linux: 1 - Exclude Linux64: 1 - Exclude LinuxUniversal: 1 - Exclude OSXIntel: 1 - Exclude OSXIntel64: 1 - Exclude OSXUniversal: 1 - Exclude Win: 1 - Exclude Win64: 1 - Exclude WindowsStoreApps: 0 - Exclude iOS: 1 - Editor: - enabled: 0 - settings: - CPU: AnyCPU - DefaultValueInitialized: true - OS: AnyOS - Linux: - enabled: 0 - settings: - CPU: x86 - Linux64: - enabled: 0 - settings: - CPU: x86_64 - OSXIntel: - enabled: 0 - settings: - CPU: AnyCPU - OSXIntel64: - enabled: 0 - settings: - CPU: AnyCPU - Win: - enabled: 0 - settings: - CPU: AnyCPU - Win64: - enabled: 0 - settings: - CPU: AnyCPU - WindowsStoreApps: - enabled: 1 - settings: - CPU: X86 - DontProcess: False - PlaceholderPath: - SDK: AnySDK - ScriptingBackend: AnyScriptingBackend - iOS: - enabled: 0 - settings: - CompileFlags: - FrameworkDependencies: - userData: - assetBundleName: - assetBundleVariant: diff --git a/Runtime/HumanoidFree/Plugins/Kinect/Metro/KinectUnityAddin.dll b/Runtime/HumanoidFree/Plugins/Kinect/Metro/KinectUnityAddin.dll deleted file mode 100644 index da1a0ab..0000000 Binary files a/Runtime/HumanoidFree/Plugins/Kinect/Metro/KinectUnityAddin.dll and /dev/null differ diff --git a/Runtime/HumanoidFree/Plugins/Kinect/Metro/KinectUnityAddin.dll.meta b/Runtime/HumanoidFree/Plugins/Kinect/Metro/KinectUnityAddin.dll.meta deleted file mode 100644 index 80a7862..0000000 --- a/Runtime/HumanoidFree/Plugins/Kinect/Metro/KinectUnityAddin.dll.meta +++ /dev/null @@ -1,74 +0,0 @@ -fileFormatVersion: 2 -guid: 85bafbe9b14b18b45b445b304b1f3efc -PluginImporter: - serializedVersion: 1 - iconMap: {} - executionOrder: {} - isPreloaded: 0 - isOverridable: 0 - platformData: - Android: - enabled: 0 - settings: - CPU: ARMv7 - Any: - enabled: 0 - settings: - Exclude Android: 1 - Exclude Editor: 1 - Exclude Linux: 1 - Exclude Linux64: 1 - Exclude LinuxUniversal: 1 - Exclude OSXIntel: 1 - Exclude OSXIntel64: 1 - Exclude OSXUniversal: 1 - Exclude Win: 1 - Exclude Win64: 1 - Exclude WindowsStoreApps: 0 - Exclude iOS: 1 - Editor: - enabled: 0 - settings: - CPU: AnyCPU - DefaultValueInitialized: true - OS: AnyOS - Linux: - enabled: 0 - settings: - CPU: x86 - Linux64: - enabled: 0 - settings: - CPU: x86_64 - OSXIntel: - enabled: 0 - settings: - CPU: AnyCPU - OSXIntel64: - enabled: 0 - settings: - CPU: AnyCPU - Win: - enabled: 0 - settings: - CPU: AnyCPU - Win64: - enabled: 0 - settings: - CPU: AnyCPU - WindowsStoreApps: - enabled: 1 - settings: - CPU: X86 - DontProcess: False - PlaceholderPath: - SDK: AnySDK - ScriptingBackend: AnyScriptingBackend - iOS: - enabled: 0 - settings: - CompileFlags: - FrameworkDependencies: - userData: - assetBundleName: - assetBundleVariant: diff --git a/Runtime/HumanoidFree/Plugins/Kinect/Microsoft.Azure.Kinect.Sensor.dll b/Runtime/HumanoidFree/Plugins/Kinect/Microsoft.Azure.Kinect.Sensor.dll deleted file mode 100644 index 4a23779..0000000 Binary files a/Runtime/HumanoidFree/Plugins/Kinect/Microsoft.Azure.Kinect.Sensor.dll and /dev/null differ diff --git a/Runtime/HumanoidFree/Plugins/Kinect/Microsoft.Azure.Kinect.Sensor.dll.meta b/Runtime/HumanoidFree/Plugins/Kinect/Microsoft.Azure.Kinect.Sensor.dll.meta deleted file mode 100644 index f67a4c9..0000000 --- a/Runtime/HumanoidFree/Plugins/Kinect/Microsoft.Azure.Kinect.Sensor.dll.meta +++ /dev/null @@ -1,93 +0,0 @@ -fileFormatVersion: 2 -guid: bcdd68d4e188cc94488153987dbd1ab7 -PluginImporter: - externalObjects: {} - serializedVersion: 2 - iconMap: {} - executionOrder: {} - isPreloaded: 0 - isOverridable: 0 - platformData: - - first: - '': Any - second: - enabled: 0 - settings: - Exclude Android: 1 - Exclude Editor: 1 - Exclude Linux: 1 - Exclude Linux64: 1 - Exclude LinuxUniversal: 1 - Exclude OSXUniversal: 1 - Exclude WebGL: 1 - Exclude Win: 1 - Exclude Win64: 1 - Exclude iOS: 1 - - first: - Any: - second: - enabled: 0 - settings: {} - - first: - Editor: Editor - second: - enabled: 0 - settings: - DefaultValueInitialized: true - - first: - Facebook: Win - second: - enabled: 0 - settings: - CPU: None - - first: - Facebook: Win64 - second: - enabled: 0 - settings: - CPU: None - - first: - Standalone: Linux - second: - enabled: 0 - settings: - CPU: None - - first: - Standalone: Linux64 - second: - enabled: 0 - settings: - CPU: None - - first: - Standalone: LinuxUniversal - second: - enabled: 0 - settings: - CPU: None - - first: - Standalone: OSXUniversal - second: - enabled: 0 - settings: - CPU: x86 - - first: - Standalone: Win - second: - enabled: 0 - settings: - CPU: None - - first: - Standalone: Win64 - second: - enabled: 0 - settings: - CPU: None - - first: - Windows Store Apps: WindowsStoreApps - second: - enabled: 0 - settings: - CPU: AnyCPU - userData: - assetBundleName: - assetBundleVariant: diff --git a/Runtime/HumanoidFree/Plugins/Kinect/System.Runtime.CompilerServices.Unsafe.dll b/Runtime/HumanoidFree/Plugins/Kinect/System.Runtime.CompilerServices.Unsafe.dll deleted file mode 100644 index 3156239..0000000 Binary files a/Runtime/HumanoidFree/Plugins/Kinect/System.Runtime.CompilerServices.Unsafe.dll and /dev/null differ diff --git a/Runtime/HumanoidFree/Plugins/Kinect/System.Runtime.CompilerServices.Unsafe.dll.meta b/Runtime/HumanoidFree/Plugins/Kinect/System.Runtime.CompilerServices.Unsafe.dll.meta deleted file mode 100644 index 82adc65..0000000 --- a/Runtime/HumanoidFree/Plugins/Kinect/System.Runtime.CompilerServices.Unsafe.dll.meta +++ /dev/null @@ -1,93 +0,0 @@ -fileFormatVersion: 2 -guid: da6b1ac5df1d78243b593fae0354db9b -PluginImporter: - externalObjects: {} - serializedVersion: 2 - iconMap: {} - executionOrder: {} - isPreloaded: 0 - isOverridable: 0 - platformData: - - first: - '': Any - second: - enabled: 0 - settings: - Exclude Android: 1 - Exclude Editor: 1 - Exclude Linux: 1 - Exclude Linux64: 1 - Exclude LinuxUniversal: 1 - Exclude OSXUniversal: 1 - Exclude WebGL: 1 - Exclude Win: 1 - Exclude Win64: 1 - Exclude iOS: 1 - - first: - Any: - second: - enabled: 0 - settings: {} - - first: - Editor: Editor - second: - enabled: 0 - settings: - DefaultValueInitialized: true - - first: - Facebook: Win - second: - enabled: 0 - settings: - CPU: None - - first: - Facebook: Win64 - second: - enabled: 0 - settings: - CPU: None - - first: - Standalone: Linux - second: - enabled: 0 - settings: - CPU: None - - first: - Standalone: Linux64 - second: - enabled: 0 - settings: - CPU: None - - first: - Standalone: LinuxUniversal - second: - enabled: 0 - settings: - CPU: None - - first: - Standalone: OSXUniversal - second: - enabled: 0 - settings: - CPU: x86 - - first: - Standalone: Win - second: - enabled: 0 - settings: - CPU: None - - first: - Standalone: Win64 - second: - enabled: 0 - settings: - CPU: None - - first: - Windows Store Apps: WindowsStoreApps - second: - enabled: 0 - settings: - CPU: AnyCPU - userData: - assetBundleName: - assetBundleVariant: diff --git a/Runtime/HumanoidFree/Plugins/Kinect/depthengine_2_0.dll b/Runtime/HumanoidFree/Plugins/Kinect/depthengine_2_0.dll deleted file mode 100644 index b22fe16..0000000 Binary files a/Runtime/HumanoidFree/Plugins/Kinect/depthengine_2_0.dll and /dev/null differ diff --git a/Runtime/HumanoidFree/Plugins/Kinect/depthengine_2_0.dll.meta b/Runtime/HumanoidFree/Plugins/Kinect/depthengine_2_0.dll.meta deleted file mode 100644 index 6749355..0000000 --- a/Runtime/HumanoidFree/Plugins/Kinect/depthengine_2_0.dll.meta +++ /dev/null @@ -1,90 +0,0 @@ -fileFormatVersion: 2 -guid: a0a7a4834726bb640b509676bda794c2 -PluginImporter: - externalObjects: {} - serializedVersion: 2 - iconMap: {} - executionOrder: {} - defineConstraints: [] - isPreloaded: 0 - isOverridable: 0 - isExplicitlyReferenced: 0 - validateReferences: 1 - platformData: - - first: - : Any - second: - enabled: 0 - settings: - Exclude Android: 1 - Exclude Editor: 1 - Exclude Linux: 1 - Exclude Linux64: 1 - Exclude LinuxUniversal: 1 - Exclude OSXUniversal: 1 - Exclude WebGL: 1 - Exclude Win: 1 - Exclude Win64: 1 - Exclude iOS: 1 - - first: - Any: - second: - enabled: 0 - settings: {} - - first: - Editor: Editor - second: - enabled: 0 - settings: - DefaultValueInitialized: true - - first: - Facebook: Win - second: - enabled: 0 - settings: - CPU: None - - first: - Facebook: Win64 - second: - enabled: 0 - settings: - CPU: None - - first: - Standalone: Linux - second: - enabled: 0 - settings: - CPU: None - - first: - Standalone: Linux64 - second: - enabled: 0 - settings: - CPU: None - - first: - Standalone: LinuxUniversal - second: - enabled: 0 - settings: - CPU: None - - first: - Standalone: OSXUniversal - second: - enabled: 0 - settings: - CPU: x86 - - first: - Standalone: Win - second: - enabled: 0 - settings: - CPU: None - - first: - Standalone: Win64 - second: - enabled: 0 - settings: - CPU: None - userData: - assetBundleName: - assetBundleVariant: diff --git a/Runtime/HumanoidFree/Plugins/Kinect/k4a.dll b/Runtime/HumanoidFree/Plugins/Kinect/k4a.dll deleted file mode 100644 index 3a04726..0000000 Binary files a/Runtime/HumanoidFree/Plugins/Kinect/k4a.dll and /dev/null differ diff --git a/Runtime/HumanoidFree/Plugins/Kinect/k4a.dll.meta b/Runtime/HumanoidFree/Plugins/Kinect/k4a.dll.meta deleted file mode 100644 index e52d327..0000000 --- a/Runtime/HumanoidFree/Plugins/Kinect/k4a.dll.meta +++ /dev/null @@ -1,87 +0,0 @@ -fileFormatVersion: 2 -guid: d390eef177f276f4e81be687aa1d51e9 -PluginImporter: - externalObjects: {} - serializedVersion: 2 - iconMap: {} - executionOrder: {} - isPreloaded: 0 - isOverridable: 0 - platformData: - - first: - '': Any - second: - enabled: 0 - settings: - Exclude Android: 1 - Exclude Editor: 1 - Exclude Linux: 1 - Exclude Linux64: 1 - Exclude LinuxUniversal: 1 - Exclude OSXUniversal: 1 - Exclude WebGL: 1 - Exclude Win: 1 - Exclude Win64: 1 - Exclude iOS: 1 - - first: - Any: - second: - enabled: 0 - settings: {} - - first: - Editor: Editor - second: - enabled: 0 - settings: - DefaultValueInitialized: true - - first: - Facebook: Win - second: - enabled: 0 - settings: - CPU: None - - first: - Facebook: Win64 - second: - enabled: 0 - settings: - CPU: None - - first: - Standalone: Linux - second: - enabled: 0 - settings: - CPU: None - - first: - Standalone: Linux64 - second: - enabled: 0 - settings: - CPU: None - - first: - Standalone: LinuxUniversal - second: - enabled: 0 - settings: - CPU: None - - first: - Standalone: OSXUniversal - second: - enabled: 0 - settings: - CPU: x86 - - first: - Standalone: Win - second: - enabled: 0 - settings: - CPU: None - - first: - Standalone: Win64 - second: - enabled: 0 - settings: - CPU: None - userData: - assetBundleName: - assetBundleVariant: diff --git a/Runtime/HumanoidFree/Plugins/Kinect/k4abt.dll b/Runtime/HumanoidFree/Plugins/Kinect/k4abt.dll deleted file mode 100644 index 8339aec..0000000 Binary files a/Runtime/HumanoidFree/Plugins/Kinect/k4abt.dll and /dev/null differ diff --git a/Runtime/HumanoidFree/Plugins/Kinect/k4abt.dll.meta b/Runtime/HumanoidFree/Plugins/Kinect/k4abt.dll.meta deleted file mode 100644 index d2df323..0000000 --- a/Runtime/HumanoidFree/Plugins/Kinect/k4abt.dll.meta +++ /dev/null @@ -1,87 +0,0 @@ -fileFormatVersion: 2 -guid: 001bb30f4c513ff4fb355a109e09154f -PluginImporter: - externalObjects: {} - serializedVersion: 2 - iconMap: {} - executionOrder: {} - isPreloaded: 0 - isOverridable: 0 - platformData: - - first: - '': Any - second: - enabled: 0 - settings: - Exclude Android: 1 - Exclude Editor: 1 - Exclude Linux: 1 - Exclude Linux64: 1 - Exclude LinuxUniversal: 1 - Exclude OSXUniversal: 1 - Exclude WebGL: 1 - Exclude Win: 1 - Exclude Win64: 1 - Exclude iOS: 1 - - first: - Any: - second: - enabled: 0 - settings: {} - - first: - Editor: Editor - second: - enabled: 0 - settings: - DefaultValueInitialized: true - - first: - Facebook: Win - second: - enabled: 0 - settings: - CPU: None - - first: - Facebook: Win64 - second: - enabled: 0 - settings: - CPU: None - - first: - Standalone: Linux - second: - enabled: 0 - settings: - CPU: None - - first: - Standalone: Linux64 - second: - enabled: 0 - settings: - CPU: None - - first: - Standalone: LinuxUniversal - second: - enabled: 0 - settings: - CPU: None - - first: - Standalone: OSXUniversal - second: - enabled: 0 - settings: - CPU: x86 - - first: - Standalone: Win - second: - enabled: 0 - settings: - CPU: None - - first: - Standalone: Win64 - second: - enabled: 0 - settings: - CPU: None - userData: - assetBundleName: - assetBundleVariant: diff --git a/Runtime/HumanoidFree/Plugins/Kinect/k4arecord.dll b/Runtime/HumanoidFree/Plugins/Kinect/k4arecord.dll deleted file mode 100644 index 05e837e..0000000 Binary files a/Runtime/HumanoidFree/Plugins/Kinect/k4arecord.dll and /dev/null differ diff --git a/Runtime/HumanoidFree/Plugins/Kinect/k4arecord.dll.meta b/Runtime/HumanoidFree/Plugins/Kinect/k4arecord.dll.meta deleted file mode 100644 index 4f09190..0000000 --- a/Runtime/HumanoidFree/Plugins/Kinect/k4arecord.dll.meta +++ /dev/null @@ -1,87 +0,0 @@ -fileFormatVersion: 2 -guid: ad6f5222ec992054e8d914eaf4d40d86 -PluginImporter: - externalObjects: {} - serializedVersion: 2 - iconMap: {} - executionOrder: {} - isPreloaded: 0 - isOverridable: 0 - platformData: - - first: - '': Any - second: - enabled: 0 - settings: - Exclude Android: 1 - Exclude Editor: 1 - Exclude Linux: 1 - Exclude Linux64: 1 - Exclude LinuxUniversal: 1 - Exclude OSXUniversal: 1 - Exclude WebGL: 1 - Exclude Win: 1 - Exclude Win64: 1 - Exclude iOS: 1 - - first: - Any: - second: - enabled: 0 - settings: {} - - first: - Editor: Editor - second: - enabled: 0 - settings: - DefaultValueInitialized: true - - first: - Facebook: Win - second: - enabled: 0 - settings: - CPU: None - - first: - Facebook: Win64 - second: - enabled: 0 - settings: - CPU: None - - first: - Standalone: Linux - second: - enabled: 0 - settings: - CPU: None - - first: - Standalone: Linux64 - second: - enabled: 0 - settings: - CPU: None - - first: - Standalone: LinuxUniversal - second: - enabled: 0 - settings: - CPU: None - - first: - Standalone: OSXUniversal - second: - enabled: 0 - settings: - CPU: x86 - - first: - Standalone: Win - second: - enabled: 0 - settings: - CPU: None - - first: - Standalone: Win64 - second: - enabled: 0 - settings: - CPU: None - userData: - assetBundleName: - assetBundleVariant: diff --git a/Runtime/HumanoidFree/Plugins/Kinect/x86.meta b/Runtime/HumanoidFree/Plugins/Kinect/x86.meta deleted file mode 100644 index fd98c65..0000000 --- a/Runtime/HumanoidFree/Plugins/Kinect/x86.meta +++ /dev/null @@ -1,9 +0,0 @@ -fileFormatVersion: 2 -guid: f4b0930927d2a314db0f9ff9d8d033a8 -folderAsset: yes -timeCreated: 1528963433 -licenseType: Free -DefaultImporter: - userData: - assetBundleName: - assetBundleVariant: diff --git a/Runtime/HumanoidFree/Plugins/Kinect/x86/KinectFaceUnityAddin.dll b/Runtime/HumanoidFree/Plugins/Kinect/x86/KinectFaceUnityAddin.dll deleted file mode 100644 index b49c62b..0000000 Binary files a/Runtime/HumanoidFree/Plugins/Kinect/x86/KinectFaceUnityAddin.dll and /dev/null differ diff --git a/Runtime/HumanoidFree/Plugins/Kinect/x86/KinectFaceUnityAddin.dll.meta b/Runtime/HumanoidFree/Plugins/Kinect/x86/KinectFaceUnityAddin.dll.meta deleted file mode 100644 index cb9e8f9..0000000 --- a/Runtime/HumanoidFree/Plugins/Kinect/x86/KinectFaceUnityAddin.dll.meta +++ /dev/null @@ -1,82 +0,0 @@ -fileFormatVersion: 2 -guid: 7a2dcec86d48005458271ae5847d5d43 -PluginImporter: - serializedVersion: 1 - iconMap: {} - executionOrder: {} - isPreloaded: 0 - isOverridable: 0 - platformData: - Android: - enabled: 0 - settings: - CPU: ARMv7 - Any: - enabled: 0 - settings: - Exclude Android: 1 - Exclude Editor: 0 - Exclude Linux: 0 - Exclude Linux64: 0 - Exclude LinuxUniversal: 0 - Exclude OSXIntel: 0 - Exclude OSXIntel64: 0 - Exclude OSXUniversal: 0 - Exclude Win: 0 - Exclude Win64: 1 - Exclude WindowsStoreApps: 0 - Exclude iOS: 1 - Editor: - enabled: 1 - settings: - CPU: x86 - DefaultValueInitialized: true - OS: AnyOS - Linux: - enabled: 1 - settings: - CPU: x86 - Linux64: - enabled: 1 - settings: - CPU: None - LinuxUniversal: - enabled: 1 - settings: - CPU: AnyCPU - OSXIntel: - enabled: 1 - settings: - CPU: AnyCPU - OSXIntel64: - enabled: 1 - settings: - CPU: None - OSXUniversal: - enabled: 1 - settings: - CPU: AnyCPU - Win: - enabled: 1 - settings: - CPU: AnyCPU - Win64: - enabled: 0 - settings: - CPU: None - WindowsStoreApps: - enabled: 1 - settings: - CPU: AnyCPU - DontProcess: False - PlaceholderPath: - SDK: AnySDK - ScriptingBackend: AnyScriptingBackend - iOS: - enabled: 0 - settings: - CompileFlags: - FrameworkDependencies: - userData: - assetBundleName: - assetBundleVariant: diff --git a/Runtime/HumanoidFree/Plugins/Kinect/x86/KinectUnityAddin.dll b/Runtime/HumanoidFree/Plugins/Kinect/x86/KinectUnityAddin.dll deleted file mode 100644 index d131746..0000000 Binary files a/Runtime/HumanoidFree/Plugins/Kinect/x86/KinectUnityAddin.dll and /dev/null differ diff --git a/Runtime/HumanoidFree/Plugins/Kinect/x86/KinectUnityAddin.dll.meta b/Runtime/HumanoidFree/Plugins/Kinect/x86/KinectUnityAddin.dll.meta deleted file mode 100644 index c362274..0000000 --- a/Runtime/HumanoidFree/Plugins/Kinect/x86/KinectUnityAddin.dll.meta +++ /dev/null @@ -1,69 +0,0 @@ -fileFormatVersion: 2 -guid: 2190a3828e9300f489a83b4e7b6211e7 -timeCreated: 1527838223 -licenseType: Free -PluginImporter: - serializedVersion: 1 - iconMap: {} - executionOrder: {} - isPreloaded: 0 - isOverridable: 0 - platformData: - Android: - enabled: 0 - settings: - CPU: ARMv7 - Any: - enabled: 0 - settings: - Exclude Android: 1 - Exclude Editor: 0 - Exclude Linux: 0 - Exclude Linux64: 0 - Exclude LinuxUniversal: 0 - Exclude OSXIntel: 0 - Exclude OSXIntel64: 0 - Exclude OSXUniversal: 0 - Exclude Win: 0 - Exclude Win64: 1 - Editor: - enabled: 1 - settings: - CPU: x86 - DefaultValueInitialized: true - OS: AnyOS - Linux: - enabled: 1 - settings: - CPU: x86 - Linux64: - enabled: 1 - settings: - CPU: None - LinuxUniversal: - enabled: 1 - settings: - CPU: AnyCPU - OSXIntel: - enabled: 1 - settings: - CPU: AnyCPU - OSXIntel64: - enabled: 1 - settings: - CPU: None - OSXUniversal: - enabled: 1 - settings: - CPU: AnyCPU - Win: - enabled: 1 - settings: - CPU: AnyCPU - Win64: - enabled: 0 - settings: - CPU: None - userData: - assetBundleName: - assetBundleVariant: diff --git a/Runtime/HumanoidFree/Plugins/Kinect/x86_64.meta b/Runtime/HumanoidFree/Plugins/Kinect/x86_64.meta deleted file mode 100644 index ae1739f..0000000 --- a/Runtime/HumanoidFree/Plugins/Kinect/x86_64.meta +++ /dev/null @@ -1,9 +0,0 @@ -fileFormatVersion: 2 -guid: f268e35701ef60b4c9fca23b03f458cd -folderAsset: yes -timeCreated: 1528963438 -licenseType: Free -DefaultImporter: - userData: - assetBundleName: - assetBundleVariant: diff --git a/Runtime/HumanoidFree/Plugins/Kinect/x86_64/KinectFaceUnityAddin.dll b/Runtime/HumanoidFree/Plugins/Kinect/x86_64/KinectFaceUnityAddin.dll deleted file mode 100644 index de744b6..0000000 Binary files a/Runtime/HumanoidFree/Plugins/Kinect/x86_64/KinectFaceUnityAddin.dll and /dev/null differ diff --git a/Runtime/HumanoidFree/Plugins/Kinect/x86_64/KinectFaceUnityAddin.dll.meta b/Runtime/HumanoidFree/Plugins/Kinect/x86_64/KinectFaceUnityAddin.dll.meta deleted file mode 100644 index 0525341..0000000 --- a/Runtime/HumanoidFree/Plugins/Kinect/x86_64/KinectFaceUnityAddin.dll.meta +++ /dev/null @@ -1,82 +0,0 @@ -fileFormatVersion: 2 -guid: 2595b3b245908314c9c3716196e29693 -PluginImporter: - serializedVersion: 1 - iconMap: {} - executionOrder: {} - isPreloaded: 0 - isOverridable: 0 - platformData: - Android: - enabled: 0 - settings: - CPU: ARMv7 - Any: - enabled: 0 - settings: - Exclude Android: 1 - Exclude Editor: 0 - Exclude Linux: 0 - Exclude Linux64: 0 - Exclude LinuxUniversal: 0 - Exclude OSXIntel: 0 - Exclude OSXIntel64: 0 - Exclude OSXUniversal: 0 - Exclude Win: 1 - Exclude Win64: 0 - Exclude WindowsStoreApps: 0 - Exclude iOS: 1 - Editor: - enabled: 1 - settings: - CPU: x86_64 - DefaultValueInitialized: true - OS: AnyOS - Linux: - enabled: 1 - settings: - CPU: None - Linux64: - enabled: 1 - settings: - CPU: x86_64 - LinuxUniversal: - enabled: 1 - settings: - CPU: AnyCPU - OSXIntel: - enabled: 1 - settings: - CPU: None - OSXIntel64: - enabled: 1 - settings: - CPU: AnyCPU - OSXUniversal: - enabled: 1 - settings: - CPU: AnyCPU - Win: - enabled: 0 - settings: - CPU: None - Win64: - enabled: 1 - settings: - CPU: AnyCPU - WindowsStoreApps: - enabled: 1 - settings: - CPU: AnyCPU - DontProcess: False - PlaceholderPath: - SDK: AnySDK - ScriptingBackend: AnyScriptingBackend - iOS: - enabled: 0 - settings: - CompileFlags: - FrameworkDependencies: - userData: - assetBundleName: - assetBundleVariant: diff --git a/Runtime/HumanoidFree/Plugins/Kinect/x86_64/KinectUnityAddin.dll b/Runtime/HumanoidFree/Plugins/Kinect/x86_64/KinectUnityAddin.dll deleted file mode 100644 index 772de13..0000000 Binary files a/Runtime/HumanoidFree/Plugins/Kinect/x86_64/KinectUnityAddin.dll and /dev/null differ diff --git a/Runtime/HumanoidFree/Plugins/Kinect/x86_64/KinectUnityAddin.dll.meta b/Runtime/HumanoidFree/Plugins/Kinect/x86_64/KinectUnityAddin.dll.meta deleted file mode 100644 index 5b3ca71..0000000 --- a/Runtime/HumanoidFree/Plugins/Kinect/x86_64/KinectUnityAddin.dll.meta +++ /dev/null @@ -1,92 +0,0 @@ -fileFormatVersion: 2 -guid: 82e143d16729051459ae6a54b37e9eab -PluginImporter: - serializedVersion: 1 - iconMap: {} - executionOrder: {} - isPreloaded: 0 - isOverridable: 0 - platformData: - Android: - enabled: 0 - settings: - CPU: ARMv7 - Any: - enabled: 0 - settings: - Exclude Android: 1 - Exclude Editor: 0 - Exclude Linux: 1 - Exclude Linux64: 0 - Exclude LinuxUniversal: 0 - Exclude OSXIntel: 1 - Exclude OSXIntel64: 0 - Exclude OSXUniversal: 0 - Exclude Win: 1 - Exclude Win64: 0 - Exclude WindowsStoreApps: 0 - Exclude iOS: 1 - Editor: - enabled: 1 - settings: - CPU: x86_64 - DefaultValueInitialized: true - OS: AnyOS - Linux: - enabled: 0 - settings: - CPU: None - Linux64: - enabled: 1 - settings: - CPU: x86_64 - LinuxUniversal: - enabled: 1 - settings: - CPU: x86_64 - OSXIntel: - enabled: 0 - settings: - CPU: None - OSXIntel64: - enabled: 1 - settings: - CPU: AnyCPU - OSXUniversal: - enabled: 1 - settings: - CPU: x86_64 - SamsungTV: - enabled: 0 - settings: - STV_MODEL: STANDARD_13 - WP8: - enabled: 0 - settings: - CPU: AnyCPU - DontProcess: False - PlaceholderPath: - Win: - enabled: 0 - settings: - CPU: None - Win64: - enabled: 1 - settings: - CPU: AnyCPU - WindowsStoreApps: - enabled: 1 - settings: - CPU: AnyCPU - DontProcess: False - PlaceholderPath: - SDK: AnySDK - ScriptingBackend: AnyScriptingBackend - iOS: - enabled: 0 - settings: - CompileFlags: - FrameworkDependencies: - userData: - assetBundleName: - assetBundleVariant: diff --git a/Runtime/HumanoidFree/Plugins/Kinect20.Face.dll b/Runtime/HumanoidFree/Plugins/Kinect20.Face.dll deleted file mode 100644 index 5991417..0000000 Binary files a/Runtime/HumanoidFree/Plugins/Kinect20.Face.dll and /dev/null differ diff --git a/Runtime/HumanoidFree/Plugins/Kinect20.Face.dll.meta b/Runtime/HumanoidFree/Plugins/Kinect20.Face.dll.meta deleted file mode 100644 index 5b3f3fc..0000000 --- a/Runtime/HumanoidFree/Plugins/Kinect20.Face.dll.meta +++ /dev/null @@ -1,124 +0,0 @@ -fileFormatVersion: 2 -guid: 6bf2355168de4e442abde6dadfde1aba -PluginImporter: - externalObjects: {} - serializedVersion: 2 - iconMap: {} - executionOrder: {} - isPreloaded: 0 - isOverridable: 0 - platformData: - - first: - '': Any - second: - enabled: 0 - settings: - Exclude Android: 1 - Exclude Editor: 1 - Exclude Linux: 0 - Exclude Linux64: 0 - Exclude LinuxUniversal: 0 - Exclude OSXUniversal: 0 - Exclude WebGL: 1 - Exclude Win: 0 - Exclude Win64: 0 - Exclude iOS: 1 - - first: - '': OSXIntel - second: - enabled: 0 - settings: - CPU: AnyCPU - - first: - '': OSXIntel64 - second: - enabled: 0 - settings: - CPU: AnyCPU - - first: - Android: Android - second: - enabled: 0 - settings: - CPU: ARMv7 - - first: - Any: - second: - enabled: 0 - settings: - Exclude Android: 1 - Exclude Editor: 1 - Exclude Linux: 1 - Exclude Linux64: 1 - Exclude LinuxUniversal: 1 - Exclude OSXIntel: 1 - Exclude OSXIntel64: 1 - Exclude OSXUniversal: 1 - Exclude Win: 1 - Exclude Win64: 1 - - first: - Editor: Editor - second: - enabled: 0 - settings: - CPU: AnyCPU - DefaultValueInitialized: true - OS: AnyOS - - first: - Facebook: Win - second: - enabled: 0 - settings: - CPU: AnyCPU - - first: - Facebook: Win64 - second: - enabled: 0 - settings: - CPU: AnyCPU - - first: - Standalone: Linux - second: - enabled: 1 - settings: - CPU: x86 - - first: - Standalone: Linux64 - second: - enabled: 1 - settings: - CPU: x86_64 - - first: - Standalone: LinuxUniversal - second: - enabled: 1 - settings: - CPU: AnyCPU - - first: - Standalone: OSXUniversal - second: - enabled: 1 - settings: - CPU: None - - first: - Standalone: Win - second: - enabled: 1 - settings: - CPU: AnyCPU - - first: - Standalone: Win64 - second: - enabled: 1 - settings: - CPU: AnyCPU - - first: - iPhone: iOS - second: - enabled: 0 - settings: - CompileFlags: - FrameworkDependencies: - userData: - assetBundleName: - assetBundleVariant: diff --git a/Runtime/HumanoidFree/Plugins/NeuronDataReader.dll b/Runtime/HumanoidFree/Plugins/NeuronDataReader.dll deleted file mode 100644 index a8a0c13..0000000 Binary files a/Runtime/HumanoidFree/Plugins/NeuronDataReader.dll and /dev/null differ diff --git a/Runtime/HumanoidFree/Plugins/NeuronDataReader.dll.meta b/Runtime/HumanoidFree/Plugins/NeuronDataReader.dll.meta deleted file mode 100644 index 3cd5d88..0000000 --- a/Runtime/HumanoidFree/Plugins/NeuronDataReader.dll.meta +++ /dev/null @@ -1,21 +0,0 @@ -fileFormatVersion: 2 -guid: 0cb88ef7f7227484989967b6525076b8 -timeCreated: 1531309818 -licenseType: Free -PluginImporter: - serializedVersion: 1 - iconMap: {} - executionOrder: {} - isPreloaded: 0 - isOverridable: 0 - platformData: - Any: - enabled: 1 - settings: {} - Editor: - enabled: 0 - settings: - DefaultValueInitialized: true - userData: - assetBundleName: - assetBundleVariant: diff --git a/Runtime/HumanoidFree/Plugins/NuiDatabase.meta b/Runtime/HumanoidFree/Plugins/NuiDatabase.meta deleted file mode 100644 index bab2294..0000000 --- a/Runtime/HumanoidFree/Plugins/NuiDatabase.meta +++ /dev/null @@ -1,9 +0,0 @@ -fileFormatVersion: 2 -guid: d4a3783f584282a44b9b99c35fe3f712 -folderAsset: yes -timeCreated: 1548343165 -licenseType: Free -DefaultImporter: - userData: - assetBundleName: - assetBundleVariant: diff --git a/Runtime/HumanoidFree/Plugins/NuiDatabase/Expression.meta b/Runtime/HumanoidFree/Plugins/NuiDatabase/Expression.meta deleted file mode 100644 index b8b77e3..0000000 --- a/Runtime/HumanoidFree/Plugins/NuiDatabase/Expression.meta +++ /dev/null @@ -1,9 +0,0 @@ -fileFormatVersion: 2 -guid: d082b1cfed267004d83b9b16a85266ea -folderAsset: yes -timeCreated: 1548343165 -licenseType: Free -DefaultImporter: - userData: - assetBundleName: - assetBundleVariant: diff --git a/Runtime/HumanoidFree/Plugins/NuiDatabase/Expression/ExpressionRandomForest.model b/Runtime/HumanoidFree/Plugins/NuiDatabase/Expression/ExpressionRandomForest.model deleted file mode 100644 index 613cd80..0000000 Binary files a/Runtime/HumanoidFree/Plugins/NuiDatabase/Expression/ExpressionRandomForest.model and /dev/null differ diff --git a/Runtime/HumanoidFree/Plugins/NuiDatabase/Expression/ExpressionRandomForest.model.meta b/Runtime/HumanoidFree/Plugins/NuiDatabase/Expression/ExpressionRandomForest.model.meta deleted file mode 100644 index bdbf300..0000000 --- a/Runtime/HumanoidFree/Plugins/NuiDatabase/Expression/ExpressionRandomForest.model.meta +++ /dev/null @@ -1,8 +0,0 @@ -fileFormatVersion: 2 -guid: 8f809aae6f303a6408e4fd5e7a4d5fb9 -timeCreated: 1548343165 -licenseType: Free -DefaultImporter: - userData: - assetBundleName: - assetBundleVariant: diff --git a/Runtime/HumanoidFree/Plugins/NuiDatabase/Expression/EyeLeftRandomForest.model b/Runtime/HumanoidFree/Plugins/NuiDatabase/Expression/EyeLeftRandomForest.model deleted file mode 100644 index 23e8fc1..0000000 Binary files a/Runtime/HumanoidFree/Plugins/NuiDatabase/Expression/EyeLeftRandomForest.model and /dev/null differ diff --git a/Runtime/HumanoidFree/Plugins/NuiDatabase/Expression/EyeLeftRandomForest.model.meta b/Runtime/HumanoidFree/Plugins/NuiDatabase/Expression/EyeLeftRandomForest.model.meta deleted file mode 100644 index c7c40d7..0000000 --- a/Runtime/HumanoidFree/Plugins/NuiDatabase/Expression/EyeLeftRandomForest.model.meta +++ /dev/null @@ -1,8 +0,0 @@ -fileFormatVersion: 2 -guid: 7cd29d263fd51e848bef91dc86e0b6d4 -timeCreated: 1548343165 -licenseType: Free -DefaultImporter: - userData: - assetBundleName: - assetBundleVariant: diff --git a/Runtime/HumanoidFree/Plugins/NuiDatabase/Expression/EyeRightRandomForest.model b/Runtime/HumanoidFree/Plugins/NuiDatabase/Expression/EyeRightRandomForest.model deleted file mode 100644 index 268801b..0000000 Binary files a/Runtime/HumanoidFree/Plugins/NuiDatabase/Expression/EyeRightRandomForest.model and /dev/null differ diff --git a/Runtime/HumanoidFree/Plugins/NuiDatabase/Expression/EyeRightRandomForest.model.meta b/Runtime/HumanoidFree/Plugins/NuiDatabase/Expression/EyeRightRandomForest.model.meta deleted file mode 100644 index cb5a9ae..0000000 --- a/Runtime/HumanoidFree/Plugins/NuiDatabase/Expression/EyeRightRandomForest.model.meta +++ /dev/null @@ -1,8 +0,0 @@ -fileFormatVersion: 2 -guid: 3c202bd6282042447996db981247c29a -timeCreated: 1548343165 -licenseType: Free -DefaultImporter: - userData: - assetBundleName: - assetBundleVariant: diff --git a/Runtime/HumanoidFree/Plugins/NuiDatabase/Expression/FacialHairIRRandomForest.model b/Runtime/HumanoidFree/Plugins/NuiDatabase/Expression/FacialHairIRRandomForest.model deleted file mode 100644 index 9140ec0..0000000 Binary files a/Runtime/HumanoidFree/Plugins/NuiDatabase/Expression/FacialHairIRRandomForest.model and /dev/null differ diff --git a/Runtime/HumanoidFree/Plugins/NuiDatabase/Expression/FacialHairIRRandomForest.model.meta b/Runtime/HumanoidFree/Plugins/NuiDatabase/Expression/FacialHairIRRandomForest.model.meta deleted file mode 100644 index ac2df01..0000000 --- a/Runtime/HumanoidFree/Plugins/NuiDatabase/Expression/FacialHairIRRandomForest.model.meta +++ /dev/null @@ -1,8 +0,0 @@ -fileFormatVersion: 2 -guid: 1f3ccfa296a6c0446b0f2c37845f693b -timeCreated: 1548343165 -licenseType: Free -DefaultImporter: - userData: - assetBundleName: - assetBundleVariant: diff --git a/Runtime/HumanoidFree/Plugins/NuiDatabase/Expression/FacialHairRandomForest.model b/Runtime/HumanoidFree/Plugins/NuiDatabase/Expression/FacialHairRandomForest.model deleted file mode 100644 index b997bee..0000000 Binary files a/Runtime/HumanoidFree/Plugins/NuiDatabase/Expression/FacialHairRandomForest.model and /dev/null differ diff --git a/Runtime/HumanoidFree/Plugins/NuiDatabase/Expression/FacialHairRandomForest.model.meta b/Runtime/HumanoidFree/Plugins/NuiDatabase/Expression/FacialHairRandomForest.model.meta deleted file mode 100644 index 1e968e7..0000000 --- a/Runtime/HumanoidFree/Plugins/NuiDatabase/Expression/FacialHairRandomForest.model.meta +++ /dev/null @@ -1,8 +0,0 @@ -fileFormatVersion: 2 -guid: 9f98eec2b41c1fb40b4fcdf46c73a07e -timeCreated: 1548343165 -licenseType: Free -DefaultImporter: - userData: - assetBundleName: - assetBundleVariant: diff --git a/Runtime/HumanoidFree/Plugins/NuiDatabase/Expression/Feature.config b/Runtime/HumanoidFree/Plugins/NuiDatabase/Expression/Feature.config deleted file mode 100644 index 7078193..0000000 --- a/Runtime/HumanoidFree/Plugins/NuiDatabase/Expression/Feature.config +++ /dev/null @@ -1,494 +0,0 @@ -// -// Feature configuration file guidelines: -// 1. // to comment the current line. -// 2. Patches and features are labeled by symbolic strings. Numbers are treated as symbolic labels. -// 3. Do not use ; in labels -// 4. TimeSeriesFeatures can use a FeatureExtractor type name to include all features of that type. -// 5. For any labels referred to, if they are not defined or commented out, they will be ignored. -// 6. If all patch/feature labels a feature refers to are commented out or non-exist, make sure that feature is commented out as well. -// 7. No two different patches or features can use the same label. -// 8. Spaces are treated as part of the label. -// - -// ImagePatch format: 'ImagePatch ='