From 8b384dffa0d9c63c7a657c6e567c2ddefbf046cd Mon Sep 17 00:00:00 2001 From: chai Date: Sun, 11 Oct 2020 20:00:58 +0800 Subject: +Saionji show off scene --- .../UMotion/UMotionEditor/Plugins/Application.meta | 8 ++ .../Plugins/Application/UMotionApplication.dll | Bin 0 -> 70144 bytes .../Plugins/Application/UMotionApplication.dll.mdb | Bin 0 -> 6640 bytes .../Application/UMotionApplication.dll.mdb.meta | 7 ++ .../Application/UMotionApplication.dll.meta | 108 +++++++++++++++++++++ .../UMotion/UMotionEditor/Plugins/Editor.meta | 8 ++ .../UMotionEditor/Plugins/Editor/UMotionEditor.dll | Bin 0 -> 4048384 bytes .../Plugins/Editor/UMotionEditor.dll.mdb | Bin 0 -> 459426 bytes .../Plugins/Editor/UMotionEditor.dll.mdb.meta | 7 ++ .../Plugins/Editor/UMotionEditor.dll.meta | 108 +++++++++++++++++++++ .../UMotion/UMotionEditor/Plugins/MacOS.meta | 9 ++ .../UMotionEditor/Plugins/MacOS/Editor.meta | 9 ++ .../UMotionEditor/Plugins/MacOS/Editor/x64.meta | 9 ++ .../MacOS/Editor/x64/AutodeskFbxSdkLicense.txt | 3 + .../Editor/x64/AutodeskFbxSdkLicense.txt.meta | 8 ++ .../MacOS/Editor/x64/UnityFbxSdkNativeLicense.txt | 5 + .../Editor/x64/UnityFbxSdkNativeLicense.txt.meta | 8 ++ .../Editor/x64/UnityFbxSdkNative_2_0_0.bundle.meta | 58 +++++++++++ .../UnityFbxSdkNative_2_0_0.bundle/Contents.meta | 7 ++ .../Contents/Info.plist | 38 ++++++++ .../Contents/Info.plist.meta | 6 ++ .../Contents/MacOS.meta | 7 ++ .../Contents/MacOS/UnityFbxSdkNative_2_0_0 | Bin 0 -> 7497580 bytes .../Contents/MacOS/UnityFbxSdkNative_2_0_0.meta | 6 ++ .../UMotion/UMotionEditor/Plugins/Windows.meta | 9 ++ .../UMotionEditor/Plugins/Windows/Editor.meta | 9 ++ .../UMotionEditor/Plugins/Windows/Editor/x64.meta | 9 ++ .../Windows/Editor/x64/AutodeskFbxSdkLicense.txt | 3 + .../Editor/x64/AutodeskFbxSdkLicense.txt.meta | 8 ++ .../Windows/Editor/x64/UMotionFBX_Win_x64.dll | Bin 0 -> 13151744 bytes .../Windows/Editor/x64/UMotionFBX_Win_x64.dll.meta | 19 ++++ .../Editor/x64/UnityFbxSdkNativeLicense.txt | 5 + .../Editor/x64/UnityFbxSdkNativeLicense.txt.meta | 8 ++ .../Windows/Editor/x64/UnityFbxSdkNative_2_0_0.dll | Bin 0 -> 12995072 bytes .../Editor/x64/UnityFbxSdkNative_2_0_0.dll.meta | 22 +++++ .../UMotionEditor/Plugins/Windows/Editor/x86.meta | 9 ++ .../Windows/Editor/x86/UMotionFBX_Win_x86.dll | Bin 0 -> 10947584 bytes .../Windows/Editor/x86/UMotionFBX_Win_x86.dll.meta | 19 ++++ 38 files changed, 539 insertions(+) create mode 100644 Assets/ThirdParty/UMotion/UMotionEditor/Plugins/Application.meta create mode 100644 Assets/ThirdParty/UMotion/UMotionEditor/Plugins/Application/UMotionApplication.dll create mode 100644 Assets/ThirdParty/UMotion/UMotionEditor/Plugins/Application/UMotionApplication.dll.mdb create mode 100644 Assets/ThirdParty/UMotion/UMotionEditor/Plugins/Application/UMotionApplication.dll.mdb.meta create mode 100644 Assets/ThirdParty/UMotion/UMotionEditor/Plugins/Application/UMotionApplication.dll.meta create mode 100644 Assets/ThirdParty/UMotion/UMotionEditor/Plugins/Editor.meta create mode 100644 Assets/ThirdParty/UMotion/UMotionEditor/Plugins/Editor/UMotionEditor.dll create mode 100644 Assets/ThirdParty/UMotion/UMotionEditor/Plugins/Editor/UMotionEditor.dll.mdb create mode 100644 Assets/ThirdParty/UMotion/UMotionEditor/Plugins/Editor/UMotionEditor.dll.mdb.meta create mode 100644 Assets/ThirdParty/UMotion/UMotionEditor/Plugins/Editor/UMotionEditor.dll.meta create mode 100644 Assets/ThirdParty/UMotion/UMotionEditor/Plugins/MacOS.meta create mode 100644 Assets/ThirdParty/UMotion/UMotionEditor/Plugins/MacOS/Editor.meta create mode 100644 Assets/ThirdParty/UMotion/UMotionEditor/Plugins/MacOS/Editor/x64.meta create mode 100644 Assets/ThirdParty/UMotion/UMotionEditor/Plugins/MacOS/Editor/x64/AutodeskFbxSdkLicense.txt create mode 100644 Assets/ThirdParty/UMotion/UMotionEditor/Plugins/MacOS/Editor/x64/AutodeskFbxSdkLicense.txt.meta create mode 100644 Assets/ThirdParty/UMotion/UMotionEditor/Plugins/MacOS/Editor/x64/UnityFbxSdkNativeLicense.txt create mode 100644 Assets/ThirdParty/UMotion/UMotionEditor/Plugins/MacOS/Editor/x64/UnityFbxSdkNativeLicense.txt.meta create mode 100644 Assets/ThirdParty/UMotion/UMotionEditor/Plugins/MacOS/Editor/x64/UnityFbxSdkNative_2_0_0.bundle.meta create mode 100644 Assets/ThirdParty/UMotion/UMotionEditor/Plugins/MacOS/Editor/x64/UnityFbxSdkNative_2_0_0.bundle/Contents.meta create mode 100644 Assets/ThirdParty/UMotion/UMotionEditor/Plugins/MacOS/Editor/x64/UnityFbxSdkNative_2_0_0.bundle/Contents/Info.plist create mode 100644 Assets/ThirdParty/UMotion/UMotionEditor/Plugins/MacOS/Editor/x64/UnityFbxSdkNative_2_0_0.bundle/Contents/Info.plist.meta create mode 100644 Assets/ThirdParty/UMotion/UMotionEditor/Plugins/MacOS/Editor/x64/UnityFbxSdkNative_2_0_0.bundle/Contents/MacOS.meta create mode 100644 Assets/ThirdParty/UMotion/UMotionEditor/Plugins/MacOS/Editor/x64/UnityFbxSdkNative_2_0_0.bundle/Contents/MacOS/UnityFbxSdkNative_2_0_0 create mode 100644 Assets/ThirdParty/UMotion/UMotionEditor/Plugins/MacOS/Editor/x64/UnityFbxSdkNative_2_0_0.bundle/Contents/MacOS/UnityFbxSdkNative_2_0_0.meta create mode 100644 Assets/ThirdParty/UMotion/UMotionEditor/Plugins/Windows.meta create mode 100644 Assets/ThirdParty/UMotion/UMotionEditor/Plugins/Windows/Editor.meta create mode 100644 Assets/ThirdParty/UMotion/UMotionEditor/Plugins/Windows/Editor/x64.meta create mode 100644 Assets/ThirdParty/UMotion/UMotionEditor/Plugins/Windows/Editor/x64/AutodeskFbxSdkLicense.txt create mode 100644 Assets/ThirdParty/UMotion/UMotionEditor/Plugins/Windows/Editor/x64/AutodeskFbxSdkLicense.txt.meta create mode 100644 Assets/ThirdParty/UMotion/UMotionEditor/Plugins/Windows/Editor/x64/UMotionFBX_Win_x64.dll create mode 100644 Assets/ThirdParty/UMotion/UMotionEditor/Plugins/Windows/Editor/x64/UMotionFBX_Win_x64.dll.meta create mode 100644 Assets/ThirdParty/UMotion/UMotionEditor/Plugins/Windows/Editor/x64/UnityFbxSdkNativeLicense.txt create mode 100644 Assets/ThirdParty/UMotion/UMotionEditor/Plugins/Windows/Editor/x64/UnityFbxSdkNativeLicense.txt.meta create mode 100644 Assets/ThirdParty/UMotion/UMotionEditor/Plugins/Windows/Editor/x64/UnityFbxSdkNative_2_0_0.dll create mode 100644 Assets/ThirdParty/UMotion/UMotionEditor/Plugins/Windows/Editor/x64/UnityFbxSdkNative_2_0_0.dll.meta create mode 100644 Assets/ThirdParty/UMotion/UMotionEditor/Plugins/Windows/Editor/x86.meta create mode 100644 Assets/ThirdParty/UMotion/UMotionEditor/Plugins/Windows/Editor/x86/UMotionFBX_Win_x86.dll create mode 100644 Assets/ThirdParty/UMotion/UMotionEditor/Plugins/Windows/Editor/x86/UMotionFBX_Win_x86.dll.meta (limited to 'Assets/ThirdParty/UMotion/UMotionEditor/Plugins') diff --git a/Assets/ThirdParty/UMotion/UMotionEditor/Plugins/Application.meta b/Assets/ThirdParty/UMotion/UMotionEditor/Plugins/Application.meta new file mode 100644 index 00000000..94a8ef9d --- /dev/null +++ b/Assets/ThirdParty/UMotion/UMotionEditor/Plugins/Application.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: bc905b8c9337b64419f2d580135c0c94 +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/ThirdParty/UMotion/UMotionEditor/Plugins/Application/UMotionApplication.dll b/Assets/ThirdParty/UMotion/UMotionEditor/Plugins/Application/UMotionApplication.dll new file mode 100644 index 00000000..78bb3077 Binary files /dev/null and b/Assets/ThirdParty/UMotion/UMotionEditor/Plugins/Application/UMotionApplication.dll differ diff --git a/Assets/ThirdParty/UMotion/UMotionEditor/Plugins/Application/UMotionApplication.dll.mdb b/Assets/ThirdParty/UMotion/UMotionEditor/Plugins/Application/UMotionApplication.dll.mdb new file mode 100644 index 00000000..15e022c0 Binary files /dev/null and b/Assets/ThirdParty/UMotion/UMotionEditor/Plugins/Application/UMotionApplication.dll.mdb differ diff --git a/Assets/ThirdParty/UMotion/UMotionEditor/Plugins/Application/UMotionApplication.dll.mdb.meta b/Assets/ThirdParty/UMotion/UMotionEditor/Plugins/Application/UMotionApplication.dll.mdb.meta new file mode 100644 index 00000000..de69a7ba --- /dev/null +++ b/Assets/ThirdParty/UMotion/UMotionEditor/Plugins/Application/UMotionApplication.dll.mdb.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: af269e95baabc9f4ba1957f374bcbb16 +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/ThirdParty/UMotion/UMotionEditor/Plugins/Application/UMotionApplication.dll.meta b/Assets/ThirdParty/UMotion/UMotionEditor/Plugins/Application/UMotionApplication.dll.meta new file mode 100644 index 00000000..b1bf9b52 --- /dev/null +++ b/Assets/ThirdParty/UMotion/UMotionEditor/Plugins/Application/UMotionApplication.dll.meta @@ -0,0 +1,108 @@ +fileFormatVersion: 2 +guid: 9f0cf3d8d0aa0004a8e74c06041b4da9 +PluginImporter: + externalObjects: {} + serializedVersion: 2 + iconMap: {} + executionOrder: {} + defineConstraints: [] + isPreloaded: 0 + isOverridable: 0 + isExplicitlyReferenced: 0 + validateReferences: 0 + platformData: + - first: + '': Any + second: + enabled: 0 + settings: + Exclude Android: 1 + Exclude Editor: 0 + Exclude Linux: 1 + Exclude Linux64: 1 + Exclude LinuxUniversal: 1 + Exclude OSXUniversal: 1 + Exclude Win: 1 + Exclude Win64: 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: {} + - 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: 0 + settings: + CPU: x86 + - first: + Standalone: Linux64 + second: + enabled: 0 + settings: + CPU: x86_64 + - first: + Standalone: OSXUniversal + second: + enabled: 0 + settings: + CPU: AnyCPU + - first: + Standalone: Win + second: + enabled: 0 + settings: + CPU: AnyCPU + - first: + Standalone: Win64 + second: + enabled: 0 + settings: + CPU: AnyCPU + - first: + Windows Store Apps: WindowsStoreApps + second: + enabled: 0 + settings: + CPU: AnyCPU + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/ThirdParty/UMotion/UMotionEditor/Plugins/Editor.meta b/Assets/ThirdParty/UMotion/UMotionEditor/Plugins/Editor.meta new file mode 100644 index 00000000..abe9e94e --- /dev/null +++ b/Assets/ThirdParty/UMotion/UMotionEditor/Plugins/Editor.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 4e81075e1681e3549b1788fd740441fd +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/ThirdParty/UMotion/UMotionEditor/Plugins/Editor/UMotionEditor.dll b/Assets/ThirdParty/UMotion/UMotionEditor/Plugins/Editor/UMotionEditor.dll new file mode 100644 index 00000000..54fb3d13 Binary files /dev/null and b/Assets/ThirdParty/UMotion/UMotionEditor/Plugins/Editor/UMotionEditor.dll differ diff --git a/Assets/ThirdParty/UMotion/UMotionEditor/Plugins/Editor/UMotionEditor.dll.mdb b/Assets/ThirdParty/UMotion/UMotionEditor/Plugins/Editor/UMotionEditor.dll.mdb new file mode 100644 index 00000000..965736d8 Binary files /dev/null and b/Assets/ThirdParty/UMotion/UMotionEditor/Plugins/Editor/UMotionEditor.dll.mdb differ diff --git a/Assets/ThirdParty/UMotion/UMotionEditor/Plugins/Editor/UMotionEditor.dll.mdb.meta b/Assets/ThirdParty/UMotion/UMotionEditor/Plugins/Editor/UMotionEditor.dll.mdb.meta new file mode 100644 index 00000000..bd6a1582 --- /dev/null +++ b/Assets/ThirdParty/UMotion/UMotionEditor/Plugins/Editor/UMotionEditor.dll.mdb.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: 5c2538e1a11baca40adab65d605e9612 +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/ThirdParty/UMotion/UMotionEditor/Plugins/Editor/UMotionEditor.dll.meta b/Assets/ThirdParty/UMotion/UMotionEditor/Plugins/Editor/UMotionEditor.dll.meta new file mode 100644 index 00000000..e69132f1 --- /dev/null +++ b/Assets/ThirdParty/UMotion/UMotionEditor/Plugins/Editor/UMotionEditor.dll.meta @@ -0,0 +1,108 @@ +fileFormatVersion: 2 +guid: 448d62fcada76fd4ab5702190add98fd +PluginImporter: + externalObjects: {} + serializedVersion: 2 + iconMap: {} + executionOrder: {} + defineConstraints: [] + isPreloaded: 0 + isOverridable: 0 + isExplicitlyReferenced: 0 + validateReferences: 0 + platformData: + - first: + '': Any + second: + enabled: 0 + settings: + Exclude Android: 1 + Exclude Editor: 0 + Exclude Linux: 1 + Exclude Linux64: 1 + Exclude LinuxUniversal: 1 + Exclude OSXUniversal: 1 + Exclude Win: 1 + Exclude Win64: 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: {} + - 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: 0 + settings: + CPU: x86 + - first: + Standalone: Linux64 + second: + enabled: 0 + settings: + CPU: x86_64 + - first: + Standalone: OSXUniversal + second: + enabled: 0 + settings: + CPU: AnyCPU + - first: + Standalone: Win + second: + enabled: 0 + settings: + CPU: AnyCPU + - first: + Standalone: Win64 + second: + enabled: 0 + settings: + CPU: AnyCPU + - first: + Windows Store Apps: WindowsStoreApps + second: + enabled: 0 + settings: + CPU: AnyCPU + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/ThirdParty/UMotion/UMotionEditor/Plugins/MacOS.meta b/Assets/ThirdParty/UMotion/UMotionEditor/Plugins/MacOS.meta new file mode 100644 index 00000000..aa1a6e8a --- /dev/null +++ b/Assets/ThirdParty/UMotion/UMotionEditor/Plugins/MacOS.meta @@ -0,0 +1,9 @@ +fileFormatVersion: 2 +guid: d51121717acd0e24abd00086f8148b39 +folderAsset: yes +timeCreated: 1531895128 +licenseType: Store +DefaultImporter: + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/ThirdParty/UMotion/UMotionEditor/Plugins/MacOS/Editor.meta b/Assets/ThirdParty/UMotion/UMotionEditor/Plugins/MacOS/Editor.meta new file mode 100644 index 00000000..17656964 --- /dev/null +++ b/Assets/ThirdParty/UMotion/UMotionEditor/Plugins/MacOS/Editor.meta @@ -0,0 +1,9 @@ +fileFormatVersion: 2 +guid: 942b6a2cb94f6ea489d5c1b7861824d1 +folderAsset: yes +timeCreated: 1531895128 +licenseType: Store +DefaultImporter: + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/ThirdParty/UMotion/UMotionEditor/Plugins/MacOS/Editor/x64.meta b/Assets/ThirdParty/UMotion/UMotionEditor/Plugins/MacOS/Editor/x64.meta new file mode 100644 index 00000000..ab9be56d --- /dev/null +++ b/Assets/ThirdParty/UMotion/UMotionEditor/Plugins/MacOS/Editor/x64.meta @@ -0,0 +1,9 @@ +fileFormatVersion: 2 +guid: 93877641aa2b11d4ca44dca1a283d4b7 +folderAsset: yes +timeCreated: 1531895128 +licenseType: Store +DefaultImporter: + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/ThirdParty/UMotion/UMotionEditor/Plugins/MacOS/Editor/x64/AutodeskFbxSdkLicense.txt b/Assets/ThirdParty/UMotion/UMotionEditor/Plugins/MacOS/Editor/x64/AutodeskFbxSdkLicense.txt new file mode 100644 index 00000000..c406d963 --- /dev/null +++ b/Assets/ThirdParty/UMotion/UMotionEditor/Plugins/MacOS/Editor/x64/AutodeskFbxSdkLicense.txt @@ -0,0 +1,3 @@ +Autodesk FBX SDK. Copyright (c) 2016 Autodesk, Inc. All rights reserved. +Use of the FBX SDK requires agreeing to and complying with the FBX SDK License and Service Agreement terms +accessed at https://damassets.autodesk.net/content/dam/autodesk/www/Company/docs/pdf/legal-notices-&-trademarks/Autodesk_FBX_SDK_2015_License_and_Services_Agreement.pdf" \ No newline at end of file diff --git a/Assets/ThirdParty/UMotion/UMotionEditor/Plugins/MacOS/Editor/x64/AutodeskFbxSdkLicense.txt.meta b/Assets/ThirdParty/UMotion/UMotionEditor/Plugins/MacOS/Editor/x64/AutodeskFbxSdkLicense.txt.meta new file mode 100644 index 00000000..ae4907a7 --- /dev/null +++ b/Assets/ThirdParty/UMotion/UMotionEditor/Plugins/MacOS/Editor/x64/AutodeskFbxSdkLicense.txt.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: a77ec3850692bc34e98e9697bf7f28b4 +timeCreated: 1531478278 +licenseType: Store +TextScriptImporter: + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/ThirdParty/UMotion/UMotionEditor/Plugins/MacOS/Editor/x64/UnityFbxSdkNativeLicense.txt b/Assets/ThirdParty/UMotion/UMotionEditor/Plugins/MacOS/Editor/x64/UnityFbxSdkNativeLicense.txt new file mode 100644 index 00000000..91fc3041 --- /dev/null +++ b/Assets/ThirdParty/UMotion/UMotionEditor/Plugins/MacOS/Editor/x64/UnityFbxSdkNativeLicense.txt @@ -0,0 +1,5 @@ +FBX Exporter copyright © 2017 Unity Technologies ApS + +Licensed under the Unity Companion License for Unity-dependent projects--see [Unity Companion License](http://www.unity3d.com/legal/licenses/Unity_Companion_License). + +Unless expressly provided otherwise, the Software under this license is made available strictly on an "AS IS" BASIS WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED. Please review the license for details on these and other terms and conditions. \ No newline at end of file diff --git a/Assets/ThirdParty/UMotion/UMotionEditor/Plugins/MacOS/Editor/x64/UnityFbxSdkNativeLicense.txt.meta b/Assets/ThirdParty/UMotion/UMotionEditor/Plugins/MacOS/Editor/x64/UnityFbxSdkNativeLicense.txt.meta new file mode 100644 index 00000000..f3114fe6 --- /dev/null +++ b/Assets/ThirdParty/UMotion/UMotionEditor/Plugins/MacOS/Editor/x64/UnityFbxSdkNativeLicense.txt.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 55374953f4e09ed499e891e629cf3743 +timeCreated: 1531478278 +licenseType: Store +TextScriptImporter: + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/ThirdParty/UMotion/UMotionEditor/Plugins/MacOS/Editor/x64/UnityFbxSdkNative_2_0_0.bundle.meta b/Assets/ThirdParty/UMotion/UMotionEditor/Plugins/MacOS/Editor/x64/UnityFbxSdkNative_2_0_0.bundle.meta new file mode 100644 index 00000000..d12b330d --- /dev/null +++ b/Assets/ThirdParty/UMotion/UMotionEditor/Plugins/MacOS/Editor/x64/UnityFbxSdkNative_2_0_0.bundle.meta @@ -0,0 +1,58 @@ +fileFormatVersion: 2 +guid: 1a29d269aa30eda4cb23ebe41b124f23 +folderAsset: yes +PluginImporter: + serializedVersion: 1 + iconMap: {} + executionOrder: {} + isPreloaded: 0 + isOverridable: 0 + platformData: + Any: + enabled: 0 + settings: + Exclude Editor: 0 + Exclude Linux: 1 + Exclude Linux64: 1 + Exclude LinuxUniversal: 1 + Exclude OSXIntel: 1 + Exclude OSXIntel64: 1 + Exclude OSXUniversal: 1 + Exclude Win: 1 + Exclude Win64: 1 + Editor: + enabled: 1 + settings: + CPU: x86_64 + DefaultValueInitialized: true + OS: OSX + 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 + first: + enabled: 0 + settings: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/ThirdParty/UMotion/UMotionEditor/Plugins/MacOS/Editor/x64/UnityFbxSdkNative_2_0_0.bundle/Contents.meta b/Assets/ThirdParty/UMotion/UMotionEditor/Plugins/MacOS/Editor/x64/UnityFbxSdkNative_2_0_0.bundle/Contents.meta new file mode 100644 index 00000000..6985a064 --- /dev/null +++ b/Assets/ThirdParty/UMotion/UMotionEditor/Plugins/MacOS/Editor/x64/UnityFbxSdkNative_2_0_0.bundle/Contents.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: 2e1264f9fd364fc438290921dbbb21c5 +folderAsset: yes +DefaultImporter: + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/ThirdParty/UMotion/UMotionEditor/Plugins/MacOS/Editor/x64/UnityFbxSdkNative_2_0_0.bundle/Contents/Info.plist b/Assets/ThirdParty/UMotion/UMotionEditor/Plugins/MacOS/Editor/x64/UnityFbxSdkNative_2_0_0.bundle/Contents/Info.plist new file mode 100644 index 00000000..708ae296 --- /dev/null +++ b/Assets/ThirdParty/UMotion/UMotionEditor/Plugins/MacOS/Editor/x64/UnityFbxSdkNative_2_0_0.bundle/Contents/Info.plist @@ -0,0 +1,38 @@ + + + + + CFBundleDevelopmentRegion + English + CFBundleExecutable + UnityFbxSdkNative_2_0_0 + CFBundleGetInfoString + + CFBundleIconFile + + CFBundleIdentifier + + CFBundleInfoDictionaryVersion + 6.0 + CFBundleLongVersionString + + CFBundleName + + CFBundlePackageType + APPL + CFBundleShortVersionString + + CFBundleSignature + ???? + CFBundleVersion + + CSResourcesFileMapped + + NSHumanReadableCopyright + + NSPrincipalClass + NSApplication + NSHighResolutionCapable + True + + diff --git a/Assets/ThirdParty/UMotion/UMotionEditor/Plugins/MacOS/Editor/x64/UnityFbxSdkNative_2_0_0.bundle/Contents/Info.plist.meta b/Assets/ThirdParty/UMotion/UMotionEditor/Plugins/MacOS/Editor/x64/UnityFbxSdkNative_2_0_0.bundle/Contents/Info.plist.meta new file mode 100644 index 00000000..de0c81ca --- /dev/null +++ b/Assets/ThirdParty/UMotion/UMotionEditor/Plugins/MacOS/Editor/x64/UnityFbxSdkNative_2_0_0.bundle/Contents/Info.plist.meta @@ -0,0 +1,6 @@ +fileFormatVersion: 2 +guid: cf56391df77a63d42a3059e19137216d +DefaultImporter: + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/ThirdParty/UMotion/UMotionEditor/Plugins/MacOS/Editor/x64/UnityFbxSdkNative_2_0_0.bundle/Contents/MacOS.meta b/Assets/ThirdParty/UMotion/UMotionEditor/Plugins/MacOS/Editor/x64/UnityFbxSdkNative_2_0_0.bundle/Contents/MacOS.meta new file mode 100644 index 00000000..8ed456ba --- /dev/null +++ b/Assets/ThirdParty/UMotion/UMotionEditor/Plugins/MacOS/Editor/x64/UnityFbxSdkNative_2_0_0.bundle/Contents/MacOS.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: 656f7ed966ace1742862ee981d7e27ba +folderAsset: yes +DefaultImporter: + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/ThirdParty/UMotion/UMotionEditor/Plugins/MacOS/Editor/x64/UnityFbxSdkNative_2_0_0.bundle/Contents/MacOS/UnityFbxSdkNative_2_0_0 b/Assets/ThirdParty/UMotion/UMotionEditor/Plugins/MacOS/Editor/x64/UnityFbxSdkNative_2_0_0.bundle/Contents/MacOS/UnityFbxSdkNative_2_0_0 new file mode 100644 index 00000000..0886337c Binary files /dev/null and b/Assets/ThirdParty/UMotion/UMotionEditor/Plugins/MacOS/Editor/x64/UnityFbxSdkNative_2_0_0.bundle/Contents/MacOS/UnityFbxSdkNative_2_0_0 differ diff --git a/Assets/ThirdParty/UMotion/UMotionEditor/Plugins/MacOS/Editor/x64/UnityFbxSdkNative_2_0_0.bundle/Contents/MacOS/UnityFbxSdkNative_2_0_0.meta b/Assets/ThirdParty/UMotion/UMotionEditor/Plugins/MacOS/Editor/x64/UnityFbxSdkNative_2_0_0.bundle/Contents/MacOS/UnityFbxSdkNative_2_0_0.meta new file mode 100644 index 00000000..68bf264e --- /dev/null +++ b/Assets/ThirdParty/UMotion/UMotionEditor/Plugins/MacOS/Editor/x64/UnityFbxSdkNative_2_0_0.bundle/Contents/MacOS/UnityFbxSdkNative_2_0_0.meta @@ -0,0 +1,6 @@ +fileFormatVersion: 2 +guid: dcf0c0c752e3ae44881d4d2a604ba227 +DefaultImporter: + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/ThirdParty/UMotion/UMotionEditor/Plugins/Windows.meta b/Assets/ThirdParty/UMotion/UMotionEditor/Plugins/Windows.meta new file mode 100644 index 00000000..28fce831 --- /dev/null +++ b/Assets/ThirdParty/UMotion/UMotionEditor/Plugins/Windows.meta @@ -0,0 +1,9 @@ +fileFormatVersion: 2 +guid: 8d2d15c452f229044961b046a03acc5e +folderAsset: yes +timeCreated: 1531895127 +licenseType: Store +DefaultImporter: + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/ThirdParty/UMotion/UMotionEditor/Plugins/Windows/Editor.meta b/Assets/ThirdParty/UMotion/UMotionEditor/Plugins/Windows/Editor.meta new file mode 100644 index 00000000..adb747c7 --- /dev/null +++ b/Assets/ThirdParty/UMotion/UMotionEditor/Plugins/Windows/Editor.meta @@ -0,0 +1,9 @@ +fileFormatVersion: 2 +guid: dfecfe02d5c2c6840957bc94374fda43 +folderAsset: yes +timeCreated: 1531895128 +licenseType: Store +DefaultImporter: + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/ThirdParty/UMotion/UMotionEditor/Plugins/Windows/Editor/x64.meta b/Assets/ThirdParty/UMotion/UMotionEditor/Plugins/Windows/Editor/x64.meta new file mode 100644 index 00000000..ab612b76 --- /dev/null +++ b/Assets/ThirdParty/UMotion/UMotionEditor/Plugins/Windows/Editor/x64.meta @@ -0,0 +1,9 @@ +fileFormatVersion: 2 +guid: a493e305412e9414b8b9909c5034159d +folderAsset: yes +timeCreated: 1531895128 +licenseType: Store +DefaultImporter: + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/ThirdParty/UMotion/UMotionEditor/Plugins/Windows/Editor/x64/AutodeskFbxSdkLicense.txt b/Assets/ThirdParty/UMotion/UMotionEditor/Plugins/Windows/Editor/x64/AutodeskFbxSdkLicense.txt new file mode 100644 index 00000000..c406d963 --- /dev/null +++ b/Assets/ThirdParty/UMotion/UMotionEditor/Plugins/Windows/Editor/x64/AutodeskFbxSdkLicense.txt @@ -0,0 +1,3 @@ +Autodesk FBX SDK. Copyright (c) 2016 Autodesk, Inc. All rights reserved. +Use of the FBX SDK requires agreeing to and complying with the FBX SDK License and Service Agreement terms +accessed at https://damassets.autodesk.net/content/dam/autodesk/www/Company/docs/pdf/legal-notices-&-trademarks/Autodesk_FBX_SDK_2015_License_and_Services_Agreement.pdf" \ No newline at end of file diff --git a/Assets/ThirdParty/UMotion/UMotionEditor/Plugins/Windows/Editor/x64/AutodeskFbxSdkLicense.txt.meta b/Assets/ThirdParty/UMotion/UMotionEditor/Plugins/Windows/Editor/x64/AutodeskFbxSdkLicense.txt.meta new file mode 100644 index 00000000..c6f3b823 --- /dev/null +++ b/Assets/ThirdParty/UMotion/UMotionEditor/Plugins/Windows/Editor/x64/AutodeskFbxSdkLicense.txt.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 6f39e3308448bc24a96b87b8c481127e +timeCreated: 1531478278 +licenseType: Store +TextScriptImporter: + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/ThirdParty/UMotion/UMotionEditor/Plugins/Windows/Editor/x64/UMotionFBX_Win_x64.dll b/Assets/ThirdParty/UMotion/UMotionEditor/Plugins/Windows/Editor/x64/UMotionFBX_Win_x64.dll new file mode 100644 index 00000000..3beccf63 Binary files /dev/null and b/Assets/ThirdParty/UMotion/UMotionEditor/Plugins/Windows/Editor/x64/UMotionFBX_Win_x64.dll differ diff --git a/Assets/ThirdParty/UMotion/UMotionEditor/Plugins/Windows/Editor/x64/UMotionFBX_Win_x64.dll.meta b/Assets/ThirdParty/UMotion/UMotionEditor/Plugins/Windows/Editor/x64/UMotionFBX_Win_x64.dll.meta new file mode 100644 index 00000000..74575319 --- /dev/null +++ b/Assets/ThirdParty/UMotion/UMotionEditor/Plugins/Windows/Editor/x64/UMotionFBX_Win_x64.dll.meta @@ -0,0 +1,19 @@ +fileFormatVersion: 2 +guid: c82a003de87344f429e62b0511fd0931 +PluginImporter: + serializedVersion: 1 + iconMap: {} + executionOrder: {} + isPreloaded: 0 + platformData: + Editor: + enabled: 1 + settings: + CPU: x86_64 + DefaultValueInitialized: true + first: + enabled: 0 + settings: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/ThirdParty/UMotion/UMotionEditor/Plugins/Windows/Editor/x64/UnityFbxSdkNativeLicense.txt b/Assets/ThirdParty/UMotion/UMotionEditor/Plugins/Windows/Editor/x64/UnityFbxSdkNativeLicense.txt new file mode 100644 index 00000000..91fc3041 --- /dev/null +++ b/Assets/ThirdParty/UMotion/UMotionEditor/Plugins/Windows/Editor/x64/UnityFbxSdkNativeLicense.txt @@ -0,0 +1,5 @@ +FBX Exporter copyright © 2017 Unity Technologies ApS + +Licensed under the Unity Companion License for Unity-dependent projects--see [Unity Companion License](http://www.unity3d.com/legal/licenses/Unity_Companion_License). + +Unless expressly provided otherwise, the Software under this license is made available strictly on an "AS IS" BASIS WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED. Please review the license for details on these and other terms and conditions. \ No newline at end of file diff --git a/Assets/ThirdParty/UMotion/UMotionEditor/Plugins/Windows/Editor/x64/UnityFbxSdkNativeLicense.txt.meta b/Assets/ThirdParty/UMotion/UMotionEditor/Plugins/Windows/Editor/x64/UnityFbxSdkNativeLicense.txt.meta new file mode 100644 index 00000000..6f5f788c --- /dev/null +++ b/Assets/ThirdParty/UMotion/UMotionEditor/Plugins/Windows/Editor/x64/UnityFbxSdkNativeLicense.txt.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 3b1f3a528ff40d04898b0143a9bae099 +timeCreated: 1531478278 +licenseType: Store +TextScriptImporter: + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/ThirdParty/UMotion/UMotionEditor/Plugins/Windows/Editor/x64/UnityFbxSdkNative_2_0_0.dll b/Assets/ThirdParty/UMotion/UMotionEditor/Plugins/Windows/Editor/x64/UnityFbxSdkNative_2_0_0.dll new file mode 100644 index 00000000..ea1ae528 Binary files /dev/null and b/Assets/ThirdParty/UMotion/UMotionEditor/Plugins/Windows/Editor/x64/UnityFbxSdkNative_2_0_0.dll differ diff --git a/Assets/ThirdParty/UMotion/UMotionEditor/Plugins/Windows/Editor/x64/UnityFbxSdkNative_2_0_0.dll.meta b/Assets/ThirdParty/UMotion/UMotionEditor/Plugins/Windows/Editor/x64/UnityFbxSdkNative_2_0_0.dll.meta new file mode 100644 index 00000000..1a5948c2 --- /dev/null +++ b/Assets/ThirdParty/UMotion/UMotionEditor/Plugins/Windows/Editor/x64/UnityFbxSdkNative_2_0_0.dll.meta @@ -0,0 +1,22 @@ +fileFormatVersion: 2 +guid: b2264022394c51c459d1d3c59efd0912 +timeCreated: 1532324552 +licenseType: Store +PluginImporter: + serializedVersion: 1 + iconMap: {} + executionOrder: {} + isPreloaded: 0 + isOverridable: 0 + platformData: + Any: + enabled: 0 + settings: {} + Editor: + enabled: 1 + settings: + CPU: x86_64 + DefaultValueInitialized: true + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/ThirdParty/UMotion/UMotionEditor/Plugins/Windows/Editor/x86.meta b/Assets/ThirdParty/UMotion/UMotionEditor/Plugins/Windows/Editor/x86.meta new file mode 100644 index 00000000..7063c376 --- /dev/null +++ b/Assets/ThirdParty/UMotion/UMotionEditor/Plugins/Windows/Editor/x86.meta @@ -0,0 +1,9 @@ +fileFormatVersion: 2 +guid: c8713aafdb1feae448864e128d90a1d5 +folderAsset: yes +timeCreated: 1524037682 +licenseType: Store +DefaultImporter: + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/ThirdParty/UMotion/UMotionEditor/Plugins/Windows/Editor/x86/UMotionFBX_Win_x86.dll b/Assets/ThirdParty/UMotion/UMotionEditor/Plugins/Windows/Editor/x86/UMotionFBX_Win_x86.dll new file mode 100644 index 00000000..3fc27f68 Binary files /dev/null and b/Assets/ThirdParty/UMotion/UMotionEditor/Plugins/Windows/Editor/x86/UMotionFBX_Win_x86.dll differ diff --git a/Assets/ThirdParty/UMotion/UMotionEditor/Plugins/Windows/Editor/x86/UMotionFBX_Win_x86.dll.meta b/Assets/ThirdParty/UMotion/UMotionEditor/Plugins/Windows/Editor/x86/UMotionFBX_Win_x86.dll.meta new file mode 100644 index 00000000..460b40fc --- /dev/null +++ b/Assets/ThirdParty/UMotion/UMotionEditor/Plugins/Windows/Editor/x86/UMotionFBX_Win_x86.dll.meta @@ -0,0 +1,19 @@ +fileFormatVersion: 2 +guid: 9bcef43a3a95e452cac0b14bd167c7be +PluginImporter: + serializedVersion: 1 + iconMap: {} + executionOrder: {} + isPreloaded: 0 + platformData: + Editor: + enabled: 1 + settings: + CPU: x86 + DefaultValueInitialized: true + first: + enabled: 0 + settings: {} + userData: + assetBundleName: + assetBundleVariant: -- cgit v1.1-26-g67d0