This commit is contained in:
yzx 2024-01-22 09:12:58 +08:00
parent 8f976ac3a4
commit 233832db1a
1008 changed files with 1327 additions and 310 deletions

View File

@ -0,0 +1,13 @@
# 默认忽略的文件
/shelf/
/workspace.xml
# Rider 忽略的文件
/projectSettingsUpdater.xml
/modules.xml
/contentModel.xml
/.idea.TaiZhouCangChu_VRanime.iml
# 基于编辑器的 HTTP 客户端请求
/httpRequests/
# Datasource local storage ignored files
/dataSources/
/dataSources.local.xml

View File

@ -0,0 +1,4 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="Encoding" addBOMForNewFiles="with BOM under Windows, with no BOM otherwise" />
</project>

View File

@ -0,0 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="UserContentModel">
<attachedFolders />
<explicitIncludes />
<explicitExcludes />
</component>
</project>

View File

@ -0,0 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="VcsDirectoryMappings">
<mapping directory="" vcs="Git" />
<mapping directory="$PROJECT_DIR$" vcs="Git" />
</component>
</project>

View File

@ -12,7 +12,7 @@
<ProductVersion>10.0.20506</ProductVersion> <ProductVersion>10.0.20506</ProductVersion>
<SchemaVersion>2.0</SchemaVersion> <SchemaVersion>2.0</SchemaVersion>
<RootNamespace></RootNamespace> <RootNamespace></RootNamespace>
<ProjectGuid>{4489059A-6C1F-58B8-52E3-D8CF5A6C204B}</ProjectGuid> <ProjectGuid>{2E3A215C-F3D9-ADDA-2E1E-1010FD2B8C94}</ProjectGuid>
<OutputType>Library</OutputType> <OutputType>Library</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder> <AppDesignerFolder>Properties</AppDesignerFolder>
<AssemblyName>AmplifyShaderEditor</AssemblyName> <AssemblyName>AmplifyShaderEditor</AssemblyName>
@ -724,16 +724,16 @@
<None Include="Assets\AmplifyShaderEditor\Plugins\EditorResources\Previews\Preview_PiNode.shader" /> <None Include="Assets\AmplifyShaderEditor\Plugins\EditorResources\Previews\Preview_PiNode.shader" />
<None Include="Assets\AmplifyShaderEditor\Plugins\EditorResources\Previews\Preview_DynamicAppendNode.shader" /> <None Include="Assets\AmplifyShaderEditor\Plugins\EditorResources\Previews\Preview_DynamicAppendNode.shader" />
<Reference Include="UnityEditor.UI"> <Reference Include="UnityEditor.UI">
<HintPath>E:/Unity Projects/LocalLab/VVRPro/Library/ScriptAssemblies/UnityEditor.UI.dll</HintPath> <HintPath>E:/Unity Projects/GitLab/2024/TaiZhouCangChu_VRanime/Library/ScriptAssemblies/UnityEditor.UI.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEngine.UI"> <Reference Include="UnityEngine.UI">
<HintPath>E:/Unity Projects/LocalLab/VVRPro/Library/ScriptAssemblies/UnityEngine.UI.dll</HintPath> <HintPath>E:/Unity Projects/GitLab/2024/TaiZhouCangChu_VRanime/Library/ScriptAssemblies/UnityEngine.UI.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEditor.TestRunner"> <Reference Include="UnityEditor.TestRunner">
<HintPath>E:/Unity Projects/LocalLab/VVRPro/Library/ScriptAssemblies/UnityEditor.TestRunner.dll</HintPath> <HintPath>E:/Unity Projects/GitLab/2024/TaiZhouCangChu_VRanime/Library/ScriptAssemblies/UnityEditor.TestRunner.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEngine.TestRunner"> <Reference Include="UnityEngine.TestRunner">
<HintPath>E:/Unity Projects/LocalLab/VVRPro/Library/ScriptAssemblies/UnityEngine.TestRunner.dll</HintPath> <HintPath>E:/Unity Projects/GitLab/2024/TaiZhouCangChu_VRanime/Library/ScriptAssemblies/UnityEngine.TestRunner.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEngine.AIModule"> <Reference Include="UnityEngine.AIModule">
<HintPath>D:/2019.4.9f1/Editor/Data/Managed/UnityEngine/UnityEngine.AIModule.dll</HintPath> <HintPath>D:/2019.4.9f1/Editor/Data/Managed/UnityEngine/UnityEngine.AIModule.dll</HintPath>
@ -922,19 +922,19 @@
<HintPath>D:/2019.4.9f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/UnityEditor.WindowsStandalone.Extensions.dll</HintPath> <HintPath>D:/2019.4.9f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/UnityEditor.WindowsStandalone.Extensions.dll</HintPath>
</Reference> </Reference>
<Reference Include="Unity.Analytics.Editor"> <Reference Include="Unity.Analytics.Editor">
<HintPath>E:/Unity Projects/LocalLab/VVRPro/Library/PackageCache/com.unity.analytics@3.3.5/Unity.Analytics.Editor.dll</HintPath> <HintPath>E:/Unity Projects/GitLab/2024/TaiZhouCangChu_VRanime/Library/PackageCache/com.unity.analytics@3.3.5/Unity.Analytics.Editor.dll</HintPath>
</Reference> </Reference>
<Reference Include="Unity.Analytics.Tracker"> <Reference Include="Unity.Analytics.Tracker">
<HintPath>E:/Unity Projects/LocalLab/VVRPro/Library/PackageCache/com.unity.analytics@3.3.5/Unity.Analytics.Tracker.dll</HintPath> <HintPath>E:/Unity Projects/GitLab/2024/TaiZhouCangChu_VRanime/Library/PackageCache/com.unity.analytics@3.3.5/Unity.Analytics.Tracker.dll</HintPath>
</Reference> </Reference>
<Reference Include="Unity.Analytics.StandardEvents"> <Reference Include="Unity.Analytics.StandardEvents">
<HintPath>E:/Unity Projects/LocalLab/VVRPro/Library/PackageCache/com.unity.analytics@3.3.5/AnalyticsStandardEvents/Unity.Analytics.StandardEvents.dll</HintPath> <HintPath>E:/Unity Projects/GitLab/2024/TaiZhouCangChu_VRanime/Library/PackageCache/com.unity.analytics@3.3.5/AnalyticsStandardEvents/Unity.Analytics.StandardEvents.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEditor.Purchasing"> <Reference Include="UnityEditor.Purchasing">
<HintPath>E:/Unity Projects/LocalLab/VVRPro/Library/PackageCache/com.unity.purchasing@2.0.6/Editor/UnityEditor.Purchasing.dll</HintPath> <HintPath>E:/Unity Projects/GitLab/2024/TaiZhouCangChu_VRanime/Library/PackageCache/com.unity.purchasing@2.0.6/Editor/UnityEditor.Purchasing.dll</HintPath>
</Reference> </Reference>
<Reference Include="nunit.framework"> <Reference Include="nunit.framework">
<HintPath>E:/Unity Projects/LocalLab/VVRPro/Library/PackageCache/com.unity.ext.nunit@1.0.0/net35/unity-custom/nunit.framework.dll</HintPath> <HintPath>E:/Unity Projects/GitLab/2024/TaiZhouCangChu_VRanime/Library/PackageCache/com.unity.ext.nunit@1.0.0/net35/unity-custom/nunit.framework.dll</HintPath>
</Reference> </Reference>
<Reference Include="mscorlib"> <Reference Include="mscorlib">
<HintPath>D:/2019.4.9f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/mscorlib.dll</HintPath> <HintPath>D:/2019.4.9f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/mscorlib.dll</HintPath>

View File

@ -12,7 +12,7 @@
<ProductVersion>10.0.20506</ProductVersion> <ProductVersion>10.0.20506</ProductVersion>
<SchemaVersion>2.0</SchemaVersion> <SchemaVersion>2.0</SchemaVersion>
<RootNamespace></RootNamespace> <RootNamespace></RootNamespace>
<ProjectGuid>{A90F3228-D351-9394-035F-6291361A3901}</ProjectGuid> <ProjectGuid>{5FE80785-8F2D-12E6-575F-66A6899F9973}</ProjectGuid>
<OutputType>Library</OutputType> <OutputType>Library</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder> <AppDesignerFolder>Properties</AppDesignerFolder>
<AssemblyName>Assembly-CSharp-Editor</AssemblyName> <AssemblyName>Assembly-CSharp-Editor</AssemblyName>
@ -60,73 +60,73 @@
<ItemGroup> <ItemGroup>
<Compile Include="Assets\FGC\Volund-Morph3D\Shared\Editor\VolundMultiStandardShaderGUI.cs" /> <Compile Include="Assets\FGC\Volund-Morph3D\Shared\Editor\VolundMultiStandardShaderGUI.cs" />
<Reference Include="UnityEditor.TestRunner"> <Reference Include="UnityEditor.TestRunner">
<HintPath>E:/Unity Projects/LocalLab/VVRPro/Library/ScriptAssemblies/UnityEditor.TestRunner.dll</HintPath> <HintPath>E:/Unity Projects/GitLab/2024/TaiZhouCangChu_VRanime/Library/ScriptAssemblies/UnityEditor.TestRunner.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEngine.TestRunner"> <Reference Include="UnityEngine.TestRunner">
<HintPath>E:/Unity Projects/LocalLab/VVRPro/Library/ScriptAssemblies/UnityEngine.TestRunner.dll</HintPath> <HintPath>E:/Unity Projects/GitLab/2024/TaiZhouCangChu_VRanime/Library/ScriptAssemblies/UnityEngine.TestRunner.dll</HintPath>
</Reference> </Reference>
<Reference Include="Unity.Timeline.Editor"> <Reference Include="Unity.Timeline.Editor">
<HintPath>E:/Unity Projects/LocalLab/VVRPro/Library/ScriptAssemblies/Unity.Timeline.Editor.dll</HintPath> <HintPath>E:/Unity Projects/GitLab/2024/TaiZhouCangChu_VRanime/Library/ScriptAssemblies/Unity.Timeline.Editor.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEngine.Monetization"> <Reference Include="UnityEngine.Monetization">
<HintPath>E:/Unity Projects/LocalLab/VVRPro/Library/ScriptAssemblies/UnityEngine.Monetization.dll</HintPath> <HintPath>E:/Unity Projects/GitLab/2024/TaiZhouCangChu_VRanime/Library/ScriptAssemblies/UnityEngine.Monetization.dll</HintPath>
</Reference> </Reference>
<Reference Include="com.unity.multiplayer-hlapi.Editor"> <Reference Include="com.unity.multiplayer-hlapi.Editor">
<HintPath>E:/Unity Projects/LocalLab/VVRPro/Library/ScriptAssemblies/com.unity.multiplayer-hlapi.Editor.dll</HintPath> <HintPath>E:/Unity Projects/GitLab/2024/TaiZhouCangChu_VRanime/Library/ScriptAssemblies/com.unity.multiplayer-hlapi.Editor.dll</HintPath>
</Reference> </Reference>
<Reference Include="Unity.VSCode.Editor"> <Reference Include="Unity.VSCode.Editor">
<HintPath>E:/Unity Projects/LocalLab/VVRPro/Library/ScriptAssemblies/Unity.VSCode.Editor.dll</HintPath> <HintPath>E:/Unity Projects/GitLab/2024/TaiZhouCangChu_VRanime/Library/ScriptAssemblies/Unity.VSCode.Editor.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEngine.Advertisements"> <Reference Include="UnityEngine.Advertisements">
<HintPath>E:/Unity Projects/LocalLab/VVRPro/Library/ScriptAssemblies/UnityEngine.Advertisements.dll</HintPath> <HintPath>E:/Unity Projects/GitLab/2024/TaiZhouCangChu_VRanime/Library/ScriptAssemblies/UnityEngine.Advertisements.dll</HintPath>
</Reference> </Reference>
<Reference Include="Unity.TextMeshPro.Editor"> <Reference Include="Unity.TextMeshPro.Editor">
<HintPath>E:/Unity Projects/LocalLab/VVRPro/Library/ScriptAssemblies/Unity.TextMeshPro.Editor.dll</HintPath> <HintPath>E:/Unity Projects/GitLab/2024/TaiZhouCangChu_VRanime/Library/ScriptAssemblies/Unity.TextMeshPro.Editor.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEngine.UI"> <Reference Include="UnityEngine.UI">
<HintPath>E:/Unity Projects/LocalLab/VVRPro/Library/ScriptAssemblies/UnityEngine.UI.dll</HintPath> <HintPath>E:/Unity Projects/GitLab/2024/TaiZhouCangChu_VRanime/Library/ScriptAssemblies/UnityEngine.UI.dll</HintPath>
</Reference> </Reference>
<Reference Include="Unity.Timeline"> <Reference Include="Unity.Timeline">
<HintPath>E:/Unity Projects/LocalLab/VVRPro/Library/ScriptAssemblies/Unity.Timeline.dll</HintPath> <HintPath>E:/Unity Projects/GitLab/2024/TaiZhouCangChu_VRanime/Library/ScriptAssemblies/Unity.Timeline.dll</HintPath>
</Reference> </Reference>
<Reference Include="Unity.CollabProxy.Editor"> <Reference Include="Unity.CollabProxy.Editor">
<HintPath>E:/Unity Projects/LocalLab/VVRPro/Library/ScriptAssemblies/Unity.CollabProxy.Editor.dll</HintPath> <HintPath>E:/Unity Projects/GitLab/2024/TaiZhouCangChu_VRanime/Library/ScriptAssemblies/Unity.CollabProxy.Editor.dll</HintPath>
</Reference> </Reference>
<Reference Include="com.unity.multiplayer-weaver.Editor"> <Reference Include="com.unity.multiplayer-weaver.Editor">
<HintPath>E:/Unity Projects/LocalLab/VVRPro/Library/ScriptAssemblies/com.unity.multiplayer-weaver.Editor.dll</HintPath> <HintPath>E:/Unity Projects/GitLab/2024/TaiZhouCangChu_VRanime/Library/ScriptAssemblies/com.unity.multiplayer-weaver.Editor.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEngine.XR.LegacyInputHelpers"> <Reference Include="UnityEngine.XR.LegacyInputHelpers">
<HintPath>E:/Unity Projects/LocalLab/VVRPro/Library/ScriptAssemblies/UnityEngine.XR.LegacyInputHelpers.dll</HintPath> <HintPath>E:/Unity Projects/GitLab/2024/TaiZhouCangChu_VRanime/Library/ScriptAssemblies/UnityEngine.XR.LegacyInputHelpers.dll</HintPath>
</Reference> </Reference>
<Reference Include="Unity.Rider.Editor"> <Reference Include="Unity.Rider.Editor">
<HintPath>E:/Unity Projects/LocalLab/VVRPro/Library/ScriptAssemblies/Unity.Rider.Editor.dll</HintPath> <HintPath>E:/Unity Projects/GitLab/2024/TaiZhouCangChu_VRanime/Library/ScriptAssemblies/Unity.Rider.Editor.dll</HintPath>
</Reference> </Reference>
<Reference Include="Unity.2D.Sprite.Editor"> <Reference Include="Unity.2D.Sprite.Editor">
<HintPath>E:/Unity Projects/LocalLab/VVRPro/Library/ScriptAssemblies/Unity.2D.Sprite.Editor.dll</HintPath> <HintPath>E:/Unity Projects/GitLab/2024/TaiZhouCangChu_VRanime/Library/ScriptAssemblies/Unity.2D.Sprite.Editor.dll</HintPath>
</Reference> </Reference>
<Reference Include="Unity.2D.Tilemap.Editor"> <Reference Include="Unity.2D.Tilemap.Editor">
<HintPath>E:/Unity Projects/LocalLab/VVRPro/Library/ScriptAssemblies/Unity.2D.Tilemap.Editor.dll</HintPath> <HintPath>E:/Unity Projects/GitLab/2024/TaiZhouCangChu_VRanime/Library/ScriptAssemblies/Unity.2D.Tilemap.Editor.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEditor.SpatialTracking"> <Reference Include="UnityEditor.SpatialTracking">
<HintPath>E:/Unity Projects/LocalLab/VVRPro/Library/ScriptAssemblies/UnityEditor.SpatialTracking.dll</HintPath> <HintPath>E:/Unity Projects/GitLab/2024/TaiZhouCangChu_VRanime/Library/ScriptAssemblies/UnityEditor.SpatialTracking.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEngine.SpatialTracking"> <Reference Include="UnityEngine.SpatialTracking">
<HintPath>E:/Unity Projects/LocalLab/VVRPro/Library/ScriptAssemblies/UnityEngine.SpatialTracking.dll</HintPath> <HintPath>E:/Unity Projects/GitLab/2024/TaiZhouCangChu_VRanime/Library/ScriptAssemblies/UnityEngine.SpatialTracking.dll</HintPath>
</Reference> </Reference>
<Reference Include="Unity.TextMeshPro"> <Reference Include="Unity.TextMeshPro">
<HintPath>E:/Unity Projects/LocalLab/VVRPro/Library/ScriptAssemblies/Unity.TextMeshPro.dll</HintPath> <HintPath>E:/Unity Projects/GitLab/2024/TaiZhouCangChu_VRanime/Library/ScriptAssemblies/Unity.TextMeshPro.dll</HintPath>
</Reference> </Reference>
<Reference Include="Unity.Analytics.DataPrivacy"> <Reference Include="Unity.Analytics.DataPrivacy">
<HintPath>E:/Unity Projects/LocalLab/VVRPro/Library/ScriptAssemblies/Unity.Analytics.DataPrivacy.dll</HintPath> <HintPath>E:/Unity Projects/GitLab/2024/TaiZhouCangChu_VRanime/Library/ScriptAssemblies/Unity.Analytics.DataPrivacy.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEditor.XR.LegacyInputHelpers"> <Reference Include="UnityEditor.XR.LegacyInputHelpers">
<HintPath>E:/Unity Projects/LocalLab/VVRPro/Library/ScriptAssemblies/UnityEditor.XR.LegacyInputHelpers.dll</HintPath> <HintPath>E:/Unity Projects/GitLab/2024/TaiZhouCangChu_VRanime/Library/ScriptAssemblies/UnityEditor.XR.LegacyInputHelpers.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEditor.UI"> <Reference Include="UnityEditor.UI">
<HintPath>E:/Unity Projects/LocalLab/VVRPro/Library/ScriptAssemblies/UnityEditor.UI.dll</HintPath> <HintPath>E:/Unity Projects/GitLab/2024/TaiZhouCangChu_VRanime/Library/ScriptAssemblies/UnityEditor.UI.dll</HintPath>
</Reference> </Reference>
<Reference Include="com.unity.multiplayer-hlapi.Runtime"> <Reference Include="com.unity.multiplayer-hlapi.Runtime">
<HintPath>E:/Unity Projects/LocalLab/VVRPro/Library/ScriptAssemblies/com.unity.multiplayer-hlapi.Runtime.dll</HintPath> <HintPath>E:/Unity Projects/GitLab/2024/TaiZhouCangChu_VRanime/Library/ScriptAssemblies/com.unity.multiplayer-hlapi.Runtime.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEngine.AIModule"> <Reference Include="UnityEngine.AIModule">
<HintPath>D:/2019.4.9f1/Editor/Data/Managed/UnityEngine/UnityEngine.AIModule.dll</HintPath> <HintPath>D:/2019.4.9f1/Editor/Data/Managed/UnityEngine/UnityEngine.AIModule.dll</HintPath>
@ -315,19 +315,19 @@
<HintPath>D:/2019.4.9f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/UnityEditor.WindowsStandalone.Extensions.dll</HintPath> <HintPath>D:/2019.4.9f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/UnityEditor.WindowsStandalone.Extensions.dll</HintPath>
</Reference> </Reference>
<Reference Include="Unity.Analytics.Editor"> <Reference Include="Unity.Analytics.Editor">
<HintPath>E:/Unity Projects/LocalLab/VVRPro/Library/PackageCache/com.unity.analytics@3.3.5/Unity.Analytics.Editor.dll</HintPath> <HintPath>E:/Unity Projects/GitLab/2024/TaiZhouCangChu_VRanime/Library/PackageCache/com.unity.analytics@3.3.5/Unity.Analytics.Editor.dll</HintPath>
</Reference> </Reference>
<Reference Include="Unity.Analytics.Tracker"> <Reference Include="Unity.Analytics.Tracker">
<HintPath>E:/Unity Projects/LocalLab/VVRPro/Library/PackageCache/com.unity.analytics@3.3.5/Unity.Analytics.Tracker.dll</HintPath> <HintPath>E:/Unity Projects/GitLab/2024/TaiZhouCangChu_VRanime/Library/PackageCache/com.unity.analytics@3.3.5/Unity.Analytics.Tracker.dll</HintPath>
</Reference> </Reference>
<Reference Include="Unity.Analytics.StandardEvents"> <Reference Include="Unity.Analytics.StandardEvents">
<HintPath>E:/Unity Projects/LocalLab/VVRPro/Library/PackageCache/com.unity.analytics@3.3.5/AnalyticsStandardEvents/Unity.Analytics.StandardEvents.dll</HintPath> <HintPath>E:/Unity Projects/GitLab/2024/TaiZhouCangChu_VRanime/Library/PackageCache/com.unity.analytics@3.3.5/AnalyticsStandardEvents/Unity.Analytics.StandardEvents.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEditor.Purchasing"> <Reference Include="UnityEditor.Purchasing">
<HintPath>E:/Unity Projects/LocalLab/VVRPro/Library/PackageCache/com.unity.purchasing@2.0.6/Editor/UnityEditor.Purchasing.dll</HintPath> <HintPath>E:/Unity Projects/GitLab/2024/TaiZhouCangChu_VRanime/Library/PackageCache/com.unity.purchasing@2.0.6/Editor/UnityEditor.Purchasing.dll</HintPath>
</Reference> </Reference>
<Reference Include="nunit.framework"> <Reference Include="nunit.framework">
<HintPath>E:/Unity Projects/LocalLab/VVRPro/Library/PackageCache/com.unity.ext.nunit@1.0.0/net35/unity-custom/nunit.framework.dll</HintPath> <HintPath>E:/Unity Projects/GitLab/2024/TaiZhouCangChu_VRanime/Library/PackageCache/com.unity.ext.nunit@1.0.0/net35/unity-custom/nunit.framework.dll</HintPath>
</Reference> </Reference>
<Reference Include="mscorlib"> <Reference Include="mscorlib">
<HintPath>D:/2019.4.9f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/mscorlib.dll</HintPath> <HintPath>D:/2019.4.9f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/mscorlib.dll</HintPath>
@ -686,19 +686,19 @@
</ItemGroup> </ItemGroup>
<ItemGroup> <ItemGroup>
<ProjectReference Include="Assembly-CSharp.csproj"> <ProjectReference Include="Assembly-CSharp.csproj">
<Project>{9949BE92-B29F-0E7C-6112-A7CC38854CD7}</Project> <Project>{93DB31AE-A0E7-9999-13CC-E4144850E3EA}</Project>
<Name>Assembly-CSharp</Name> <Name>Assembly-CSharp</Name>
</ProjectReference> </ProjectReference>
<ProjectReference Include="HTC.ViveInputUtility.csproj"> <ProjectReference Include="HTC.ViveInputUtility.csproj">
<Project>{A041444A-6A5F-251D-4887-25F75D6A5C82}</Project> <Project>{B09E1CEA-8D63-8DE4-BC32-9DD26309CB18}</Project>
<Name>HTC.ViveInputUtility</Name> <Name>HTC.ViveInputUtility</Name>
</ProjectReference> </ProjectReference>
<ProjectReference Include="HTC.ViveInputUtility.Editor.csproj"> <ProjectReference Include="HTC.ViveInputUtility.Editor.csproj">
<Project>{C609E385-0824-3236-BE22-0D936D7CCBE0}</Project> <Project>{B0D19502-082C-D088-0A4C-C4BA8D947AB7}</Project>
<Name>HTC.ViveInputUtility.Editor</Name> <Name>HTC.ViveInputUtility.Editor</Name>
</ProjectReference> </ProjectReference>
<ProjectReference Include="AmplifyShaderEditor.csproj"> <ProjectReference Include="AmplifyShaderEditor.csproj">
<Project>{4489059A-6C1F-58B8-52E3-D8CF5A6C204B}</Project> <Project>{2E3A215C-F3D9-ADDA-2E1E-1010FD2B8C94}</Project>
<Name>AmplifyShaderEditor</Name> <Name>AmplifyShaderEditor</Name>
</ProjectReference> </ProjectReference>
</ItemGroup> </ItemGroup>

View File

@ -12,7 +12,7 @@
<ProductVersion>10.0.20506</ProductVersion> <ProductVersion>10.0.20506</ProductVersion>
<SchemaVersion>2.0</SchemaVersion> <SchemaVersion>2.0</SchemaVersion>
<RootNamespace></RootNamespace> <RootNamespace></RootNamespace>
<ProjectGuid>{9949BE92-B29F-0E7C-6112-A7CC38854CD7}</ProjectGuid> <ProjectGuid>{93DB31AE-A0E7-9999-13CC-E4144850E3EA}</ProjectGuid>
<OutputType>Library</OutputType> <OutputType>Library</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder> <AppDesignerFolder>Properties</AppDesignerFolder>
<AssemblyName>Assembly-CSharp</AssemblyName> <AssemblyName>Assembly-CSharp</AssemblyName>
@ -92,6 +92,7 @@
<Compile Include="Assets\Scripts\AnimManager.cs" /> <Compile Include="Assets\Scripts\AnimManager.cs" />
<Compile Include="Assets\Scripts\Back.cs" /> <Compile Include="Assets\Scripts\Back.cs" />
<Compile Include="Assets\Scripts\ControllerInputListener.cs" /> <Compile Include="Assets\Scripts\ControllerInputListener.cs" />
<Compile Include="Assets\Scripts\FileValdate.cs" />
<Compile Include="Assets\Scripts\GameInfo.cs" /> <Compile Include="Assets\Scripts\GameInfo.cs" />
<Compile Include="Assets\Scripts\HandMgr.cs" /> <Compile Include="Assets\Scripts\HandMgr.cs" />
<Compile Include="Assets\Scripts\InputEvent.cs" /> <Compile Include="Assets\Scripts\InputEvent.cs" />
@ -105,6 +106,7 @@
<Compile Include="Assets\Scripts\SteamVR_UIPointer.cs" /> <Compile Include="Assets\Scripts\SteamVR_UIPointer.cs" />
<Compile Include="Assets\Scripts\UIManager.cs" /> <Compile Include="Assets\Scripts\UIManager.cs" />
<Compile Include="Assets\Scripts\VRButtonClick.cs" /> <Compile Include="Assets\Scripts\VRButtonClick.cs" />
<Compile Include="Assets\Scripts\ValDate.cs" />
<Compile Include="Assets\Scripts\XRControllerButtonWatcher.cs" /> <Compile Include="Assets\Scripts\XRControllerButtonWatcher.cs" />
<Compile Include="Assets\Scripts\test.cs" /> <Compile Include="Assets\Scripts\test.cs" />
<Compile Include="Assets\renadmetion\DW.cs" /> <Compile Include="Assets\renadmetion\DW.cs" />
@ -114,6 +116,7 @@
<Compile Include="Assets\动画\Scripts\EnableRigidbodyAfterDelay.cs" /> <Compile Include="Assets\动画\Scripts\EnableRigidbodyAfterDelay.cs" />
<Compile Include="Assets\动画\Scripts\LoopAnimation.cs" /> <Compile Include="Assets\动画\Scripts\LoopAnimation.cs" />
<Compile Include="Assets\动画\Scripts\LoopAnimationOn.cs" /> <Compile Include="Assets\动画\Scripts\LoopAnimationOn.cs" />
<Compile Include="Assets\动画\Scripts\Morder\SetParentScript.cs" />
<Compile Include="Assets\动画\Scripts\ReG.cs" /> <Compile Include="Assets\动画\Scripts\ReG.cs" />
<Compile Include="Assets\动画\Scripts\ReplayParticleSystems.cs" /> <Compile Include="Assets\动画\Scripts\ReplayParticleSystems.cs" />
<Compile Include="Assets\动画\Scripts\RigidbodyResetter.cs" /> <Compile Include="Assets\动画\Scripts\RigidbodyResetter.cs" />
@ -129,67 +132,67 @@
<None Include="Assets\动画\zhsepq.shader" /> <None Include="Assets\动画\zhsepq.shader" />
<None Include="Assets\动画\Shader\WATER.shader" /> <None Include="Assets\动画\Shader\WATER.shader" />
<Reference Include="Unity.Timeline.Editor"> <Reference Include="Unity.Timeline.Editor">
<HintPath>E:/Unity Projects/LocalLab/VVRPro/Library/ScriptAssemblies/Unity.Timeline.Editor.dll</HintPath> <HintPath>E:/Unity Projects/GitLab/2024/TaiZhouCangChu_VRanime/Library/ScriptAssemblies/Unity.Timeline.Editor.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEngine.Monetization"> <Reference Include="UnityEngine.Monetization">
<HintPath>E:/Unity Projects/LocalLab/VVRPro/Library/ScriptAssemblies/UnityEngine.Monetization.dll</HintPath> <HintPath>E:/Unity Projects/GitLab/2024/TaiZhouCangChu_VRanime/Library/ScriptAssemblies/UnityEngine.Monetization.dll</HintPath>
</Reference> </Reference>
<Reference Include="com.unity.multiplayer-hlapi.Editor"> <Reference Include="com.unity.multiplayer-hlapi.Editor">
<HintPath>E:/Unity Projects/LocalLab/VVRPro/Library/ScriptAssemblies/com.unity.multiplayer-hlapi.Editor.dll</HintPath> <HintPath>E:/Unity Projects/GitLab/2024/TaiZhouCangChu_VRanime/Library/ScriptAssemblies/com.unity.multiplayer-hlapi.Editor.dll</HintPath>
</Reference> </Reference>
<Reference Include="Unity.VSCode.Editor"> <Reference Include="Unity.VSCode.Editor">
<HintPath>E:/Unity Projects/LocalLab/VVRPro/Library/ScriptAssemblies/Unity.VSCode.Editor.dll</HintPath> <HintPath>E:/Unity Projects/GitLab/2024/TaiZhouCangChu_VRanime/Library/ScriptAssemblies/Unity.VSCode.Editor.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEngine.Advertisements"> <Reference Include="UnityEngine.Advertisements">
<HintPath>E:/Unity Projects/LocalLab/VVRPro/Library/ScriptAssemblies/UnityEngine.Advertisements.dll</HintPath> <HintPath>E:/Unity Projects/GitLab/2024/TaiZhouCangChu_VRanime/Library/ScriptAssemblies/UnityEngine.Advertisements.dll</HintPath>
</Reference> </Reference>
<Reference Include="Unity.TextMeshPro.Editor"> <Reference Include="Unity.TextMeshPro.Editor">
<HintPath>E:/Unity Projects/LocalLab/VVRPro/Library/ScriptAssemblies/Unity.TextMeshPro.Editor.dll</HintPath> <HintPath>E:/Unity Projects/GitLab/2024/TaiZhouCangChu_VRanime/Library/ScriptAssemblies/Unity.TextMeshPro.Editor.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEngine.UI"> <Reference Include="UnityEngine.UI">
<HintPath>E:/Unity Projects/LocalLab/VVRPro/Library/ScriptAssemblies/UnityEngine.UI.dll</HintPath> <HintPath>E:/Unity Projects/GitLab/2024/TaiZhouCangChu_VRanime/Library/ScriptAssemblies/UnityEngine.UI.dll</HintPath>
</Reference> </Reference>
<Reference Include="Unity.Timeline"> <Reference Include="Unity.Timeline">
<HintPath>E:/Unity Projects/LocalLab/VVRPro/Library/ScriptAssemblies/Unity.Timeline.dll</HintPath> <HintPath>E:/Unity Projects/GitLab/2024/TaiZhouCangChu_VRanime/Library/ScriptAssemblies/Unity.Timeline.dll</HintPath>
</Reference> </Reference>
<Reference Include="Unity.CollabProxy.Editor"> <Reference Include="Unity.CollabProxy.Editor">
<HintPath>E:/Unity Projects/LocalLab/VVRPro/Library/ScriptAssemblies/Unity.CollabProxy.Editor.dll</HintPath> <HintPath>E:/Unity Projects/GitLab/2024/TaiZhouCangChu_VRanime/Library/ScriptAssemblies/Unity.CollabProxy.Editor.dll</HintPath>
</Reference> </Reference>
<Reference Include="com.unity.multiplayer-weaver.Editor"> <Reference Include="com.unity.multiplayer-weaver.Editor">
<HintPath>E:/Unity Projects/LocalLab/VVRPro/Library/ScriptAssemblies/com.unity.multiplayer-weaver.Editor.dll</HintPath> <HintPath>E:/Unity Projects/GitLab/2024/TaiZhouCangChu_VRanime/Library/ScriptAssemblies/com.unity.multiplayer-weaver.Editor.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEngine.XR.LegacyInputHelpers"> <Reference Include="UnityEngine.XR.LegacyInputHelpers">
<HintPath>E:/Unity Projects/LocalLab/VVRPro/Library/ScriptAssemblies/UnityEngine.XR.LegacyInputHelpers.dll</HintPath> <HintPath>E:/Unity Projects/GitLab/2024/TaiZhouCangChu_VRanime/Library/ScriptAssemblies/UnityEngine.XR.LegacyInputHelpers.dll</HintPath>
</Reference> </Reference>
<Reference Include="Unity.Rider.Editor"> <Reference Include="Unity.Rider.Editor">
<HintPath>E:/Unity Projects/LocalLab/VVRPro/Library/ScriptAssemblies/Unity.Rider.Editor.dll</HintPath> <HintPath>E:/Unity Projects/GitLab/2024/TaiZhouCangChu_VRanime/Library/ScriptAssemblies/Unity.Rider.Editor.dll</HintPath>
</Reference> </Reference>
<Reference Include="Unity.2D.Sprite.Editor"> <Reference Include="Unity.2D.Sprite.Editor">
<HintPath>E:/Unity Projects/LocalLab/VVRPro/Library/ScriptAssemblies/Unity.2D.Sprite.Editor.dll</HintPath> <HintPath>E:/Unity Projects/GitLab/2024/TaiZhouCangChu_VRanime/Library/ScriptAssemblies/Unity.2D.Sprite.Editor.dll</HintPath>
</Reference> </Reference>
<Reference Include="Unity.2D.Tilemap.Editor"> <Reference Include="Unity.2D.Tilemap.Editor">
<HintPath>E:/Unity Projects/LocalLab/VVRPro/Library/ScriptAssemblies/Unity.2D.Tilemap.Editor.dll</HintPath> <HintPath>E:/Unity Projects/GitLab/2024/TaiZhouCangChu_VRanime/Library/ScriptAssemblies/Unity.2D.Tilemap.Editor.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEditor.SpatialTracking"> <Reference Include="UnityEditor.SpatialTracking">
<HintPath>E:/Unity Projects/LocalLab/VVRPro/Library/ScriptAssemblies/UnityEditor.SpatialTracking.dll</HintPath> <HintPath>E:/Unity Projects/GitLab/2024/TaiZhouCangChu_VRanime/Library/ScriptAssemblies/UnityEditor.SpatialTracking.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEngine.SpatialTracking"> <Reference Include="UnityEngine.SpatialTracking">
<HintPath>E:/Unity Projects/LocalLab/VVRPro/Library/ScriptAssemblies/UnityEngine.SpatialTracking.dll</HintPath> <HintPath>E:/Unity Projects/GitLab/2024/TaiZhouCangChu_VRanime/Library/ScriptAssemblies/UnityEngine.SpatialTracking.dll</HintPath>
</Reference> </Reference>
<Reference Include="Unity.TextMeshPro"> <Reference Include="Unity.TextMeshPro">
<HintPath>E:/Unity Projects/LocalLab/VVRPro/Library/ScriptAssemblies/Unity.TextMeshPro.dll</HintPath> <HintPath>E:/Unity Projects/GitLab/2024/TaiZhouCangChu_VRanime/Library/ScriptAssemblies/Unity.TextMeshPro.dll</HintPath>
</Reference> </Reference>
<Reference Include="Unity.Analytics.DataPrivacy"> <Reference Include="Unity.Analytics.DataPrivacy">
<HintPath>E:/Unity Projects/LocalLab/VVRPro/Library/ScriptAssemblies/Unity.Analytics.DataPrivacy.dll</HintPath> <HintPath>E:/Unity Projects/GitLab/2024/TaiZhouCangChu_VRanime/Library/ScriptAssemblies/Unity.Analytics.DataPrivacy.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEditor.XR.LegacyInputHelpers"> <Reference Include="UnityEditor.XR.LegacyInputHelpers">
<HintPath>E:/Unity Projects/LocalLab/VVRPro/Library/ScriptAssemblies/UnityEditor.XR.LegacyInputHelpers.dll</HintPath> <HintPath>E:/Unity Projects/GitLab/2024/TaiZhouCangChu_VRanime/Library/ScriptAssemblies/UnityEditor.XR.LegacyInputHelpers.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEditor.UI"> <Reference Include="UnityEditor.UI">
<HintPath>E:/Unity Projects/LocalLab/VVRPro/Library/ScriptAssemblies/UnityEditor.UI.dll</HintPath> <HintPath>E:/Unity Projects/GitLab/2024/TaiZhouCangChu_VRanime/Library/ScriptAssemblies/UnityEditor.UI.dll</HintPath>
</Reference> </Reference>
<Reference Include="com.unity.multiplayer-hlapi.Runtime"> <Reference Include="com.unity.multiplayer-hlapi.Runtime">
<HintPath>E:/Unity Projects/LocalLab/VVRPro/Library/ScriptAssemblies/com.unity.multiplayer-hlapi.Runtime.dll</HintPath> <HintPath>E:/Unity Projects/GitLab/2024/TaiZhouCangChu_VRanime/Library/ScriptAssemblies/com.unity.multiplayer-hlapi.Runtime.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEngine.AIModule"> <Reference Include="UnityEngine.AIModule">
<HintPath>D:/2019.4.9f1/Editor/Data/Managed/UnityEngine/UnityEngine.AIModule.dll</HintPath> <HintPath>D:/2019.4.9f1/Editor/Data/Managed/UnityEngine/UnityEngine.AIModule.dll</HintPath>
@ -369,13 +372,13 @@
<HintPath>D:/2019.4.9f1/Editor/Data/Managed/UnityEngine/UnityEngine.XRModule.dll</HintPath> <HintPath>D:/2019.4.9f1/Editor/Data/Managed/UnityEngine/UnityEngine.XRModule.dll</HintPath>
</Reference> </Reference>
<Reference Include="Unity.Analytics.Editor"> <Reference Include="Unity.Analytics.Editor">
<HintPath>E:/Unity Projects/LocalLab/VVRPro/Library/PackageCache/com.unity.analytics@3.3.5/Unity.Analytics.Editor.dll</HintPath> <HintPath>E:/Unity Projects/GitLab/2024/TaiZhouCangChu_VRanime/Library/PackageCache/com.unity.analytics@3.3.5/Unity.Analytics.Editor.dll</HintPath>
</Reference> </Reference>
<Reference Include="Unity.Analytics.Tracker"> <Reference Include="Unity.Analytics.Tracker">
<HintPath>E:/Unity Projects/LocalLab/VVRPro/Library/PackageCache/com.unity.analytics@3.3.5/Unity.Analytics.Tracker.dll</HintPath> <HintPath>E:/Unity Projects/GitLab/2024/TaiZhouCangChu_VRanime/Library/PackageCache/com.unity.analytics@3.3.5/Unity.Analytics.Tracker.dll</HintPath>
</Reference> </Reference>
<Reference Include="Unity.Analytics.StandardEvents"> <Reference Include="Unity.Analytics.StandardEvents">
<HintPath>E:/Unity Projects/LocalLab/VVRPro/Library/PackageCache/com.unity.analytics@3.3.5/AnalyticsStandardEvents/Unity.Analytics.StandardEvents.dll</HintPath> <HintPath>E:/Unity Projects/GitLab/2024/TaiZhouCangChu_VRanime/Library/PackageCache/com.unity.analytics@3.3.5/AnalyticsStandardEvents/Unity.Analytics.StandardEvents.dll</HintPath>
</Reference> </Reference>
<Reference Include="mscorlib"> <Reference Include="mscorlib">
<HintPath>D:/2019.4.9f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/mscorlib.dll</HintPath> <HintPath>D:/2019.4.9f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/mscorlib.dll</HintPath>
@ -734,15 +737,15 @@
</ItemGroup> </ItemGroup>
<ItemGroup> <ItemGroup>
<ProjectReference Include="HTC.ViveInputUtility.csproj"> <ProjectReference Include="HTC.ViveInputUtility.csproj">
<Project>{A041444A-6A5F-251D-4887-25F75D6A5C82}</Project> <Project>{B09E1CEA-8D63-8DE4-BC32-9DD26309CB18}</Project>
<Name>HTC.ViveInputUtility</Name> <Name>HTC.ViveInputUtility</Name>
</ProjectReference> </ProjectReference>
<ProjectReference Include="HTC.ViveInputUtility.Editor.csproj"> <ProjectReference Include="HTC.ViveInputUtility.Editor.csproj">
<Project>{C609E385-0824-3236-BE22-0D936D7CCBE0}</Project> <Project>{B0D19502-082C-D088-0A4C-C4BA8D947AB7}</Project>
<Name>HTC.ViveInputUtility.Editor</Name> <Name>HTC.ViveInputUtility.Editor</Name>
</ProjectReference> </ProjectReference>
<ProjectReference Include="AmplifyShaderEditor.csproj"> <ProjectReference Include="AmplifyShaderEditor.csproj">
<Project>{4489059A-6C1F-58B8-52E3-D8CF5A6C204B}</Project> <Project>{2E3A215C-F3D9-ADDA-2E1E-1010FD2B8C94}</Project>
<Name>AmplifyShaderEditor</Name> <Name>AmplifyShaderEditor</Name>
</ProjectReference> </ProjectReference>
</ItemGroup> </ItemGroup>

View File

@ -109695,7 +109695,7 @@ PrefabInstance:
- target: {fileID: 7780687260105329843, guid: 2674b954e18379246bda1078d346f6dd, - target: {fileID: 7780687260105329843, guid: 2674b954e18379246bda1078d346f6dd,
type: 3} type: 3}
propertyPath: m_IsActive propertyPath: m_IsActive
value: 1 value: 0
objectReference: {fileID: 0} objectReference: {fileID: 0}
- target: {fileID: 8282110736071253423, guid: 2674b954e18379246bda1078d346f6dd, - target: {fileID: 8282110736071253423, guid: 2674b954e18379246bda1078d346f6dd,
type: 3} type: 3}
@ -197838,7 +197838,7 @@ PrefabInstance:
- target: {fileID: 2267316276785380607, guid: e49ae1d60fd70c5438e8ef31a2cdcd13, - target: {fileID: 2267316276785380607, guid: e49ae1d60fd70c5438e8ef31a2cdcd13,
type: 3} type: 3}
propertyPath: m_IsActive propertyPath: m_IsActive
value: 1 value: 0
objectReference: {fileID: 0} objectReference: {fileID: 0}
- target: {fileID: 2267316277016710843, guid: e49ae1d60fd70c5438e8ef31a2cdcd13, - target: {fileID: 2267316277016710843, guid: e49ae1d60fd70c5438e8ef31a2cdcd13,
type: 3} type: 3}

View File

@ -224,7 +224,7 @@ GameObject:
m_Icon: {fileID: 0} m_Icon: {fileID: 0}
m_NavMeshLayer: 0 m_NavMeshLayer: 0
m_StaticEditorFlags: 0 m_StaticEditorFlags: 0
m_IsActive: 1 m_IsActive: 0
--- !u!114 &1828764153 --- !u!114 &1828764153
MonoBehaviour: MonoBehaviour:
m_ObjectHideFlags: 0 m_ObjectHideFlags: 0

View File

@ -12,7 +12,7 @@
<ProductVersion>10.0.20506</ProductVersion> <ProductVersion>10.0.20506</ProductVersion>
<SchemaVersion>2.0</SchemaVersion> <SchemaVersion>2.0</SchemaVersion>
<RootNamespace></RootNamespace> <RootNamespace></RootNamespace>
<ProjectGuid>{C609E385-0824-3236-BE22-0D936D7CCBE0}</ProjectGuid> <ProjectGuid>{B0D19502-082C-D088-0A4C-C4BA8D947AB7}</ProjectGuid>
<OutputType>Library</OutputType> <OutputType>Library</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder> <AppDesignerFolder>Properties</AppDesignerFolder>
<AssemblyName>HTC.ViveInputUtility.Editor</AssemblyName> <AssemblyName>HTC.ViveInputUtility.Editor</AssemblyName>
@ -116,16 +116,16 @@
<None Include="Assets\HTC.UnityPlugin\ViveInputUtility\Scripts\ControllerTooltip\Editor\HTC.ViveInputUtility.Editor.asmref" /> <None Include="Assets\HTC.UnityPlugin\ViveInputUtility\Scripts\ControllerTooltip\Editor\HTC.ViveInputUtility.Editor.asmref" />
<None Include="Assets\HTC.UnityPlugin\Utility\Editor\HTC.ViveInputUtility.Editor.asmref" /> <None Include="Assets\HTC.UnityPlugin\Utility\Editor\HTC.ViveInputUtility.Editor.asmref" />
<Reference Include="UnityEditor.UI"> <Reference Include="UnityEditor.UI">
<HintPath>E:/Unity Projects/LocalLab/VVRPro/Library/ScriptAssemblies/UnityEditor.UI.dll</HintPath> <HintPath>E:/Unity Projects/GitLab/2024/TaiZhouCangChu_VRanime/Library/ScriptAssemblies/UnityEditor.UI.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEngine.UI"> <Reference Include="UnityEngine.UI">
<HintPath>E:/Unity Projects/LocalLab/VVRPro/Library/ScriptAssemblies/UnityEngine.UI.dll</HintPath> <HintPath>E:/Unity Projects/GitLab/2024/TaiZhouCangChu_VRanime/Library/ScriptAssemblies/UnityEngine.UI.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEditor.TestRunner"> <Reference Include="UnityEditor.TestRunner">
<HintPath>E:/Unity Projects/LocalLab/VVRPro/Library/ScriptAssemblies/UnityEditor.TestRunner.dll</HintPath> <HintPath>E:/Unity Projects/GitLab/2024/TaiZhouCangChu_VRanime/Library/ScriptAssemblies/UnityEditor.TestRunner.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEngine.TestRunner"> <Reference Include="UnityEngine.TestRunner">
<HintPath>E:/Unity Projects/LocalLab/VVRPro/Library/ScriptAssemblies/UnityEngine.TestRunner.dll</HintPath> <HintPath>E:/Unity Projects/GitLab/2024/TaiZhouCangChu_VRanime/Library/ScriptAssemblies/UnityEngine.TestRunner.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEngine.AIModule"> <Reference Include="UnityEngine.AIModule">
<HintPath>D:/2019.4.9f1/Editor/Data/Managed/UnityEngine/UnityEngine.AIModule.dll</HintPath> <HintPath>D:/2019.4.9f1/Editor/Data/Managed/UnityEngine/UnityEngine.AIModule.dll</HintPath>
@ -314,19 +314,19 @@
<HintPath>D:/2019.4.9f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/UnityEditor.WindowsStandalone.Extensions.dll</HintPath> <HintPath>D:/2019.4.9f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/UnityEditor.WindowsStandalone.Extensions.dll</HintPath>
</Reference> </Reference>
<Reference Include="Unity.Analytics.Editor"> <Reference Include="Unity.Analytics.Editor">
<HintPath>E:/Unity Projects/LocalLab/VVRPro/Library/PackageCache/com.unity.analytics@3.3.5/Unity.Analytics.Editor.dll</HintPath> <HintPath>E:/Unity Projects/GitLab/2024/TaiZhouCangChu_VRanime/Library/PackageCache/com.unity.analytics@3.3.5/Unity.Analytics.Editor.dll</HintPath>
</Reference> </Reference>
<Reference Include="Unity.Analytics.Tracker"> <Reference Include="Unity.Analytics.Tracker">
<HintPath>E:/Unity Projects/LocalLab/VVRPro/Library/PackageCache/com.unity.analytics@3.3.5/Unity.Analytics.Tracker.dll</HintPath> <HintPath>E:/Unity Projects/GitLab/2024/TaiZhouCangChu_VRanime/Library/PackageCache/com.unity.analytics@3.3.5/Unity.Analytics.Tracker.dll</HintPath>
</Reference> </Reference>
<Reference Include="Unity.Analytics.StandardEvents"> <Reference Include="Unity.Analytics.StandardEvents">
<HintPath>E:/Unity Projects/LocalLab/VVRPro/Library/PackageCache/com.unity.analytics@3.3.5/AnalyticsStandardEvents/Unity.Analytics.StandardEvents.dll</HintPath> <HintPath>E:/Unity Projects/GitLab/2024/TaiZhouCangChu_VRanime/Library/PackageCache/com.unity.analytics@3.3.5/AnalyticsStandardEvents/Unity.Analytics.StandardEvents.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEditor.Purchasing"> <Reference Include="UnityEditor.Purchasing">
<HintPath>E:/Unity Projects/LocalLab/VVRPro/Library/PackageCache/com.unity.purchasing@2.0.6/Editor/UnityEditor.Purchasing.dll</HintPath> <HintPath>E:/Unity Projects/GitLab/2024/TaiZhouCangChu_VRanime/Library/PackageCache/com.unity.purchasing@2.0.6/Editor/UnityEditor.Purchasing.dll</HintPath>
</Reference> </Reference>
<Reference Include="nunit.framework"> <Reference Include="nunit.framework">
<HintPath>E:/Unity Projects/LocalLab/VVRPro/Library/PackageCache/com.unity.ext.nunit@1.0.0/net35/unity-custom/nunit.framework.dll</HintPath> <HintPath>E:/Unity Projects/GitLab/2024/TaiZhouCangChu_VRanime/Library/PackageCache/com.unity.ext.nunit@1.0.0/net35/unity-custom/nunit.framework.dll</HintPath>
</Reference> </Reference>
<Reference Include="mscorlib"> <Reference Include="mscorlib">
<HintPath>D:/2019.4.9f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/mscorlib.dll</HintPath> <HintPath>D:/2019.4.9f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/mscorlib.dll</HintPath>
@ -685,7 +685,7 @@
</ItemGroup> </ItemGroup>
<ItemGroup> <ItemGroup>
<ProjectReference Include="HTC.ViveInputUtility.csproj"> <ProjectReference Include="HTC.ViveInputUtility.csproj">
<Project>{A041444A-6A5F-251D-4887-25F75D6A5C82}</Project> <Project>{B09E1CEA-8D63-8DE4-BC32-9DD26309CB18}</Project>
<Name>HTC.ViveInputUtility</Name> <Name>HTC.ViveInputUtility</Name>
</ProjectReference> </ProjectReference>
</ItemGroup> </ItemGroup>

View File

@ -12,7 +12,7 @@
<ProductVersion>10.0.20506</ProductVersion> <ProductVersion>10.0.20506</ProductVersion>
<SchemaVersion>2.0</SchemaVersion> <SchemaVersion>2.0</SchemaVersion>
<RootNamespace></RootNamespace> <RootNamespace></RootNamespace>
<ProjectGuid>{A041444A-6A5F-251D-4887-25F75D6A5C82}</ProjectGuid> <ProjectGuid>{B09E1CEA-8D63-8DE4-BC32-9DD26309CB18}</ProjectGuid>
<OutputType>Library</OutputType> <OutputType>Library</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder> <AppDesignerFolder>Properties</AppDesignerFolder>
<AssemblyName>HTC.ViveInputUtility</AssemblyName> <AssemblyName>HTC.ViveInputUtility</AssemblyName>
@ -256,13 +256,13 @@
<None Include="Assets\HTC.UnityPlugin\ViveInputUtility\changelog.txt" /> <None Include="Assets\HTC.UnityPlugin\ViveInputUtility\changelog.txt" />
<None Include="Assets\HTC.UnityPlugin\ViveInputUtility\Resources\Unlit-AlphaWithFade.shader" /> <None Include="Assets\HTC.UnityPlugin\ViveInputUtility\Resources\Unlit-AlphaWithFade.shader" />
<Reference Include="UnityEngine.SpatialTracking"> <Reference Include="UnityEngine.SpatialTracking">
<HintPath>E:/Unity Projects/LocalLab/VVRPro/Library/ScriptAssemblies/UnityEngine.SpatialTracking.dll</HintPath> <HintPath>E:/Unity Projects/GitLab/2024/TaiZhouCangChu_VRanime/Library/ScriptAssemblies/UnityEngine.SpatialTracking.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEditor.UI"> <Reference Include="UnityEditor.UI">
<HintPath>E:/Unity Projects/LocalLab/VVRPro/Library/ScriptAssemblies/UnityEditor.UI.dll</HintPath> <HintPath>E:/Unity Projects/GitLab/2024/TaiZhouCangChu_VRanime/Library/ScriptAssemblies/UnityEditor.UI.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEngine.UI"> <Reference Include="UnityEngine.UI">
<HintPath>E:/Unity Projects/LocalLab/VVRPro/Library/ScriptAssemblies/UnityEngine.UI.dll</HintPath> <HintPath>E:/Unity Projects/GitLab/2024/TaiZhouCangChu_VRanime/Library/ScriptAssemblies/UnityEngine.UI.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEngine.AIModule"> <Reference Include="UnityEngine.AIModule">
<HintPath>D:/2019.4.9f1/Editor/Data/Managed/UnityEngine/UnityEngine.AIModule.dll</HintPath> <HintPath>D:/2019.4.9f1/Editor/Data/Managed/UnityEngine/UnityEngine.AIModule.dll</HintPath>
@ -451,16 +451,16 @@
<HintPath>D:/2019.4.9f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/UnityEditor.WindowsStandalone.Extensions.dll</HintPath> <HintPath>D:/2019.4.9f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/UnityEditor.WindowsStandalone.Extensions.dll</HintPath>
</Reference> </Reference>
<Reference Include="Unity.Analytics.Editor"> <Reference Include="Unity.Analytics.Editor">
<HintPath>E:/Unity Projects/LocalLab/VVRPro/Library/PackageCache/com.unity.analytics@3.3.5/Unity.Analytics.Editor.dll</HintPath> <HintPath>E:/Unity Projects/GitLab/2024/TaiZhouCangChu_VRanime/Library/PackageCache/com.unity.analytics@3.3.5/Unity.Analytics.Editor.dll</HintPath>
</Reference> </Reference>
<Reference Include="Unity.Analytics.Tracker"> <Reference Include="Unity.Analytics.Tracker">
<HintPath>E:/Unity Projects/LocalLab/VVRPro/Library/PackageCache/com.unity.analytics@3.3.5/Unity.Analytics.Tracker.dll</HintPath> <HintPath>E:/Unity Projects/GitLab/2024/TaiZhouCangChu_VRanime/Library/PackageCache/com.unity.analytics@3.3.5/Unity.Analytics.Tracker.dll</HintPath>
</Reference> </Reference>
<Reference Include="Unity.Analytics.StandardEvents"> <Reference Include="Unity.Analytics.StandardEvents">
<HintPath>E:/Unity Projects/LocalLab/VVRPro/Library/PackageCache/com.unity.analytics@3.3.5/AnalyticsStandardEvents/Unity.Analytics.StandardEvents.dll</HintPath> <HintPath>E:/Unity Projects/GitLab/2024/TaiZhouCangChu_VRanime/Library/PackageCache/com.unity.analytics@3.3.5/AnalyticsStandardEvents/Unity.Analytics.StandardEvents.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEditor.Purchasing"> <Reference Include="UnityEditor.Purchasing">
<HintPath>E:/Unity Projects/LocalLab/VVRPro/Library/PackageCache/com.unity.purchasing@2.0.6/Editor/UnityEditor.Purchasing.dll</HintPath> <HintPath>E:/Unity Projects/GitLab/2024/TaiZhouCangChu_VRanime/Library/PackageCache/com.unity.purchasing@2.0.6/Editor/UnityEditor.Purchasing.dll</HintPath>
</Reference> </Reference>
<Reference Include="netstandard"> <Reference Include="netstandard">
<HintPath>D:/2019.4.9f1/Editor/Data/NetStandard/ref/2.0.0/netstandard.dll</HintPath> <HintPath>D:/2019.4.9f1/Editor/Data/NetStandard/ref/2.0.0/netstandard.dll</HintPath>

Binary file not shown.

Binary file not shown.

After

Width:  |  Height:  |  Size: 11 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 9.9 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 14 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 20 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.8 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.6 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 18 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 7.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 27 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 81 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.4 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 7.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 65 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 20 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.6 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 14 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 9.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 33 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 13 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 13 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 18 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 13 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 5.8 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 9.6 KiB

View File

@ -40,9 +40,9 @@ MonoBehaviour:
m_Position: m_Position:
serializedVersion: 2 serializedVersion: 2
x: 0 x: 0
y: 292 y: 291
width: 849 width: 849
height: 534 height: 434
m_MinSize: {x: 101, y: 121} m_MinSize: {x: 101, y: 121}
m_MaxSize: {x: 4001, y: 4021} m_MaxSize: {x: 4001, y: 4021}
m_ActualView: {fileID: 15} m_ActualView: {fileID: 15}
@ -143,7 +143,7 @@ MonoBehaviour:
m_MinSize: {x: 913, y: 463} m_MinSize: {x: 913, y: 463}
m_MaxSize: {x: 26008, y: 12063} m_MaxSize: {x: 26008, y: 12063}
vertical: 0 vertical: 0
controlID: 16 controlID: 219
--- !u!114 &7 --- !u!114 &7
MonoBehaviour: MonoBehaviour:
m_ObjectHideFlags: 52 m_ObjectHideFlags: 52
@ -169,7 +169,7 @@ MonoBehaviour:
m_MinSize: {x: 203, y: 463} m_MinSize: {x: 203, y: 463}
m_MaxSize: {x: 8003, y: 12063} m_MaxSize: {x: 8003, y: 12063}
vertical: 1 vertical: 1
controlID: 17 controlID: 42
--- !u!114 &8 --- !u!114 &8
MonoBehaviour: MonoBehaviour:
m_ObjectHideFlags: 52 m_ObjectHideFlags: 52
@ -188,7 +188,7 @@ MonoBehaviour:
x: 0 x: 0
y: 0 y: 0
width: 849 width: 849
height: 292 height: 291
m_MinSize: {x: 201, y: 221} m_MinSize: {x: 201, y: 221}
m_MaxSize: {x: 4001, y: 4021} m_MaxSize: {x: 4001, y: 4021}
m_ActualView: {fileID: 16} m_ActualView: {fileID: 16}
@ -214,13 +214,13 @@ MonoBehaviour:
m_Position: m_Position:
serializedVersion: 2 serializedVersion: 2
x: 0 x: 0
y: 826 y: 725
width: 849 width: 849
height: 121 height: 222
m_MinSize: {x: 203, y: 121} m_MinSize: {x: 203, y: 121}
m_MaxSize: {x: 8003, y: 4021} m_MaxSize: {x: 8003, y: 4021}
vertical: 0 vertical: 0
controlID: 64 controlID: 124
--- !u!114 &10 --- !u!114 &10
MonoBehaviour: MonoBehaviour:
m_ObjectHideFlags: 52 m_ObjectHideFlags: 52
@ -239,9 +239,9 @@ MonoBehaviour:
x: 0 x: 0
y: 0 y: 0
width: 366 width: 366
height: 121 height: 222
m_MinSize: {x: 101, y: 121} m_MinSize: {x: 100, y: 100}
m_MaxSize: {x: 4001, y: 4021} m_MaxSize: {x: 4000, y: 4000}
m_ActualView: {fileID: 17} m_ActualView: {fileID: 17}
m_Panes: m_Panes:
- {fileID: 17} - {fileID: 17}
@ -265,7 +265,7 @@ MonoBehaviour:
x: 366 x: 366
y: 0 y: 0
width: 483 width: 483
height: 121 height: 222
m_MinSize: {x: 102, y: 121} m_MinSize: {x: 102, y: 121}
m_MaxSize: {x: 4002, y: 4021} m_MaxSize: {x: 4002, y: 4021}
m_ActualView: {fileID: 18} m_ActualView: {fileID: 18}
@ -346,8 +346,8 @@ MonoBehaviour:
y: 0 y: 0
width: 276 width: 276
height: 947 height: 947
m_MinSize: {x: 276, y: 71} m_MinSize: {x: 275, y: 50}
m_MaxSize: {x: 4001, y: 4021} m_MaxSize: {x: 4000, y: 4000}
m_ActualView: {fileID: 23} m_ActualView: {fileID: 23}
m_Panes: m_Panes:
- {fileID: 23} - {fileID: 23}
@ -375,9 +375,9 @@ MonoBehaviour:
m_Pos: m_Pos:
serializedVersion: 2 serializedVersion: 2
x: 0 x: 0
y: 365 y: 364
width: 848 width: 848
height: 513 height: 413
m_ViewDataDictionary: {fileID: 0} m_ViewDataDictionary: {fileID: 0}
m_SerializedViewNames: [] m_SerializedViewNames: []
m_SerializedViewValues: [] m_SerializedViewValues: []
@ -387,7 +387,7 @@ MonoBehaviour:
m_ShowGizmos: 0 m_ShowGizmos: 0
m_TargetDisplay: 0 m_TargetDisplay: 0
m_ClearColor: {r: 0, g: 0, b: 0, a: 0} m_ClearColor: {r: 0, g: 0, b: 0, a: 0}
m_TargetSize: {x: 7200, y: 1000} m_TargetSize: {x: 848, y: 392}
m_TextureFilterMode: 0 m_TextureFilterMode: 0
m_TextureHideFlags: 61 m_TextureHideFlags: 61
m_RenderIMGUI: 1 m_RenderIMGUI: 1
@ -402,10 +402,10 @@ MonoBehaviour:
m_VRangeLocked: 0 m_VRangeLocked: 0
hZoomLockedByDefault: 0 hZoomLockedByDefault: 0
vZoomLockedByDefault: 0 vZoomLockedByDefault: 0
m_HBaseRangeMin: -3600 m_HBaseRangeMin: -424
m_HBaseRangeMax: 3600 m_HBaseRangeMax: 424
m_VBaseRangeMin: -500 m_VBaseRangeMin: -196
m_VBaseRangeMax: 500 m_VBaseRangeMax: 196
m_HAllowExceedBaseRangeMin: 1 m_HAllowExceedBaseRangeMin: 1
m_HAllowExceedBaseRangeMax: 1 m_HAllowExceedBaseRangeMax: 1
m_VAllowExceedBaseRangeMin: 1 m_VAllowExceedBaseRangeMin: 1
@ -424,22 +424,22 @@ MonoBehaviour:
x: 0 x: 0
y: 21 y: 21
width: 848 width: 848
height: 492 height: 392
m_Scale: {x: 0.11777778, y: 0.11777778} m_Scale: {x: 1, y: 1}
m_Translation: {x: 424, y: 246} m_Translation: {x: 424, y: 196}
m_MarginLeft: 0 m_MarginLeft: 0
m_MarginRight: 0 m_MarginRight: 0
m_MarginTop: 0 m_MarginTop: 0
m_MarginBottom: 0 m_MarginBottom: 0
m_LastShownAreaInsideMargins: m_LastShownAreaInsideMargins:
serializedVersion: 2 serializedVersion: 2
x: -3600 x: -424
y: -2088.6792 y: -196
width: 7200 width: 848
height: 4177.3584 height: 392
m_MinimalGUI: 1 m_MinimalGUI: 1
m_defaultScale: 0.11777778 m_defaultScale: 1
m_LastWindowPixelSize: {x: 848, y: 513} m_LastWindowPixelSize: {x: 848, y: 413}
m_ClearInEditMode: 1 m_ClearInEditMode: 1
m_NoCameraWarning: 1 m_NoCameraWarning: 1
m_LowResolutionForAspectRatios: 01000000000000000000 m_LowResolutionForAspectRatios: 01000000000000000000
@ -469,7 +469,7 @@ MonoBehaviour:
x: 0 x: 0
y: 73 y: 73
width: 848 width: 848
height: 271 height: 270
m_ViewDataDictionary: {fileID: 0} m_ViewDataDictionary: {fileID: 0}
m_ShowContextualTools: 0 m_ShowContextualTools: 0
m_WindowGUID: 7efcabfddfadd7646b1d6d6a95d161b2 m_WindowGUID: 7efcabfddfadd7646b1d6d6a95d161b2
@ -481,9 +481,9 @@ MonoBehaviour:
m_PlayAudio: 0 m_PlayAudio: 0
m_AudioPlay: 0 m_AudioPlay: 0
m_Position: m_Position:
m_Target: {x: -94.65216, y: -95.95147, z: -25.94093} m_Target: {x: 131.46559, y: -5.343547, z: -81.50118}
speed: 2 speed: 2
m_Value: {x: -94.65216, y: -95.95147, z: -25.94093} m_Value: {x: 131.46559, y: -5.343547, z: -81.50118}
m_RenderMode: 0 m_RenderMode: 0
m_CameraMode: m_CameraMode:
drawMode: 0 drawMode: 0
@ -529,9 +529,9 @@ MonoBehaviour:
m_GridAxis: 1 m_GridAxis: 1
m_gridOpacity: 0.5 m_gridOpacity: 0.5
m_Rotation: m_Rotation:
m_Target: {x: 0.33234662, y: -0.48396227, z: 0.2053949, w: 0.7830455} m_Target: {x: -0.01255902, y: -0.7458591, z: 0.014096353, w: -0.665856}
speed: 2 speed: 2
m_Value: {x: -0.33234662, y: 0.48396227, z: -0.2053949, w: -0.7830455} m_Value: {x: -0.011560099, y: -0.7458695, z: 0.012977351, w: -0.6658653}
m_Size: m_Size:
m_Target: 70.71067 m_Target: 70.71067
speed: 2 speed: 2
@ -582,9 +582,9 @@ MonoBehaviour:
m_Pos: m_Pos:
serializedVersion: 2 serializedVersion: 2
x: 0 x: 0
y: 899 y: 798
width: 365 width: 365
height: 100 height: 201
m_ViewDataDictionary: {fileID: 0} m_ViewDataDictionary: {fileID: 0}
--- !u!114 &18 --- !u!114 &18
MonoBehaviour: MonoBehaviour:
@ -608,9 +608,9 @@ MonoBehaviour:
m_Pos: m_Pos:
serializedVersion: 2 serializedVersion: 2
x: 366 x: 366
y: 899 y: 798
width: 481 width: 481
height: 100 height: 201
m_ViewDataDictionary: {fileID: 0} m_ViewDataDictionary: {fileID: 0}
m_ViewTransforms: m_ViewTransforms:
m_KeySerializationHelper: m_KeySerializationHelper:
@ -1288,7 +1288,7 @@ MonoBehaviour:
scrollPos: {x: 0, y: 0} scrollPos: {x: 0, y: 0}
m_SelectedIDs: m_SelectedIDs:
m_LastClickedID: 0 m_LastClickedID: 0
m_ExpandedIDs: 60fbffff m_ExpandedIDs: 5efbffff
m_RenameOverlay: m_RenameOverlay:
m_UserAcceptedRename: 0 m_UserAcceptedRename: 0
m_Name: m_Name:
@ -1343,7 +1343,7 @@ MonoBehaviour:
scrollPos: {x: 0, y: 0} scrollPos: {x: 0, y: 0}
m_SelectedIDs: m_SelectedIDs:
m_LastClickedID: 0 m_LastClickedID: 0
m_ExpandedIDs: 60fbffff m_ExpandedIDs: 46faffff5efbffff868c0000
m_RenameOverlay: m_RenameOverlay:
m_UserAcceptedRename: 0 m_UserAcceptedRename: 0
m_Name: m_Name:
@ -1406,19 +1406,19 @@ MonoBehaviour:
m_SkipHidden: 0 m_SkipHidden: 0
m_SearchArea: 1 m_SearchArea: 1
m_Folders: m_Folders:
- Assets/Scenes - Assets/Scripts
m_ViewMode: 0 m_ViewMode: 0
m_StartGridSize: 16 m_StartGridSize: 16
m_LastFolders: [] m_LastFolders: []
m_LastFoldersGridSize: -1 m_LastFoldersGridSize: -1
m_LastProjectPath: E:\UnityProject\TaiZhouCangChu_VRanime m_LastProjectPath: E:\Unity Projects\GitLab\2024\TaiZhouCangChu_VRanime
m_LockTracker: m_LockTracker:
m_IsLocked: 0 m_IsLocked: 0
m_FolderTreeState: m_FolderTreeState:
scrollPos: {x: 0, y: 158} scrollPos: {x: 0, y: 158}
m_SelectedIDs: c86d0000 m_SelectedIDs: c86d0000
m_LastClickedID: 28104 m_LastClickedID: 28104
m_ExpandedIDs: 000000000c2e010056d1010058d101005ad101005cd101005ed1010060d1010062d1010064d1010066d1010068d101006ad101006cd101006ed1010070d1010072d1010074d1010076d1010078d101007ad101007cd101007ed1010080d1010082d1010084d1010086d1010088d101008ad101008cd101008ed1010090d1010092d1010094d1010096d1010098d101009ad101009cd101009ed10100a0d10100a2d10100a4d10100a6d10100a8d10100aad10100acd10100aed10100b0d10100b2d10100b4d10100b6d10100b8d10100bad10100bcd10100bed10100c0d10100c2d10100c4d10100c6d10100c8d10100cad10100ccd10100ced10100d0d10100d2d10100d4d10100d6d10100d8d10100dad10100dcd10100ded10100 m_ExpandedIDs: 000000000a4100000c4100000e41000010410000124100001441000016410000184100001a4100001c4100001e41000020410000224100002441000026410000284100002a4100002c4100002e41000030410000324100003441000036410000384100003a4100003c4100003e41000040410000424100004441000046410000484100004a4100004c4100004e41000050410000524100005441000056410000584100005a4100005c4100005e41000060410000624100006441000066410000684100006a4100006c4100006e41000070410000724100007441000076410000784100007a4100007c4100007e41000080410000824100008441000086410000884100008a4100008c4100008e410000
m_RenameOverlay: m_RenameOverlay:
m_UserAcceptedRename: 0 m_UserAcceptedRename: 0
m_Name: m_Name:
@ -1446,21 +1446,21 @@ MonoBehaviour:
scrollPos: {x: 0, y: 0} scrollPos: {x: 0, y: 0}
m_SelectedIDs: m_SelectedIDs:
m_LastClickedID: 0 m_LastClickedID: 0
m_ExpandedIDs: ffffffff000000000c2e010056d1010058d101005ad101005cd101005ed1010060d1010062d1010064d1010066d1010068d101006ad101006cd101006ed1010070d1010072d1010074d1010076d1010078d101007ad101007cd101007ed1010080d1010082d1010084d1010086d1010088d101008ad101008cd101008ed1010090d1010092d1010094d1010096d1010098d101009ad101009cd101009ed10100a0d10100a2d10100a4d10100a6d10100a8d10100aad10100acd10100aed10100b0d10100b2d10100b4d10100b6d10100b8d10100bad10100bcd10100bed10100c0d10100c2d10100c4d10100c6d10100c8d10100cad10100ccd10100ced10100d0d10100d2d10100d4d10100d6d10100d8d10100dad10100dcd10100ded10100 m_ExpandedIDs: ffffffff000000000a4100000c4100000e41000010410000124100001441000016410000184100001a4100001c4100001e41000020410000224100002441000026410000284100002a4100002c4100002e41000030410000324100003441000036410000384100003a4100003c4100003e41000040410000424100004441000046410000484100004a4100004c4100004e41000050410000524100005441000056410000584100005a4100005c4100005e41000060410000624100006441000066410000684100006a4100006c4100006e41000070410000724100007441000076410000784100007a4100007c4100007e41000080410000824100008441000086410000884100008a4100008c4100008e410000
m_RenameOverlay: m_RenameOverlay:
m_UserAcceptedRename: 0 m_UserAcceptedRename: 0
m_Name: m_Name: AnimBt
m_OriginalName: m_OriginalName: AnimBt
m_EditFieldRect: m_EditFieldRect:
serializedVersion: 2 serializedVersion: 2
x: 0 x: 0
y: 0 y: 0
width: 0 width: 0
height: 0 height: 0
m_UserData: 0 m_UserData: 12422
m_IsWaitingForDelay: 0 m_IsWaitingForDelay: 0
m_IsRenaming: 0 m_IsRenaming: 0
m_OriginalEventType: 11 m_OriginalEventType: 0
m_IsRenamingFilename: 1 m_IsRenamingFilename: 1
m_ClientGUIView: {fileID: 13} m_ClientGUIView: {fileID: 13}
m_SearchString: m_SearchString:

Binary file not shown.

View File

@ -1,5 +1,5 @@
sceneSetups: sceneSetups:
- path: Assets/Scenes/taizhouSceneA_V3.unity - path: Assets/start.unity
isLoaded: 1 isLoaded: 1
isActive: 1 isActive: 1
isSubScene: 0 isSubScene: 0

View File

@ -15,12 +15,14 @@ ScriptsOnlyBuild:
- ReG - ReG
- ReplayParticleSystems - ReplayParticleSystems
- RigidbodyResetter - RigidbodyResetter
- SetParentScript
- ShowAfterDelay - ShowAfterDelay
- Smooth3DCamera - Smooth3DCamera
- StartMenu - StartMenu
- ThirdPersonCamera - ThirdPersonCamera
- UIManager - UIManager
- UnityChanControlScriptWithRgidBody - UnityChanControlScriptWithRgidBody
- ValDate
HTC.ViveInputUtility.dll: HTC.ViveInputUtility.dll:
- GuideLineDrawer - GuideLineDrawer
- HTC.UnityPlugin.Pointer3D.CanvasRaycastMethod - HTC.UnityPlugin.Pointer3D.CanvasRaycastMethod
@ -138,147 +140,147 @@ ScriptsOnlyBuild:
- Class: 111 - Class: 111
Script: {instanceID: 0} Script: {instanceID: 0}
- Class: 114 - Class: 114
Script: {instanceID: 11250} Script: {instanceID: 11652}
- Class: 114 - Class: 114
Script: {instanceID: 11252} Script: {instanceID: 11654}
- Class: 114 - Class: 114
Script: {instanceID: 11254} Script: {instanceID: 11700}
- Class: 114 - Class: 114
Script: {instanceID: 11280} Script: {instanceID: 12066}
- Class: 114 - Class: 114
Script: {instanceID: 11570} Script: {instanceID: 12138}
- Class: 114 - Class: 114
Script: {instanceID: 11640} Script: {instanceID: 12160}
- Class: 114 - Class: 114
Script: {instanceID: 11784} Script: {instanceID: 12246}
- Class: 114 - Class: 114
Script: {instanceID: 12116} Script: {instanceID: 12336}
- Class: 114 - Class: 114
Script: {instanceID: 12230} Script: {instanceID: 12740}
- Class: 114 - Class: 114
Script: {instanceID: 12278} Script: {instanceID: 12900}
- Class: 114 - Class: 114
Script: {instanceID: 12294} Script: {instanceID: 12956}
- Class: 114 - Class: 114
Script: {instanceID: 12326} Script: {instanceID: 12976}
- Class: 114 - Class: 114
Script: {instanceID: 12380} Script: {instanceID: 13022}
- Class: 114 - Class: 114
Script: {instanceID: 12616} Script: {instanceID: 13094}
- Class: 114 - Class: 114
Script: {instanceID: 12646} Script: {instanceID: 13416}
- Class: 114 - Class: 114
Script: {instanceID: 12680} Script: {instanceID: 13452}
- Class: 114 - Class: 114
Script: {instanceID: 12842} Script: {instanceID: 13490}
- Class: 114
Script: {instanceID: 12860}
- Class: 114
Script: {instanceID: 12918}
- Class: 114
Script: {instanceID: 13036}
- Class: 114
Script: {instanceID: 13122}
- Class: 114
Script: {instanceID: 13144}
- Class: 114
Script: {instanceID: 13292}
- Class: 114
Script: {instanceID: 13336}
- Class: 114
Script: {instanceID: 13340}
- Class: 114
Script: {instanceID: 13358}
- Class: 114
Script: {instanceID: 13372}
- Class: 114
Script: {instanceID: 13546}
- Class: 114
Script: {instanceID: 13590}
- Class: 114
Script: {instanceID: 13690}
- Class: 114 - Class: 114
Script: {instanceID: 13710} Script: {instanceID: 13710}
- Class: 114 - Class: 114
Script: {instanceID: 13712} Script: {instanceID: 13728}
- Class: 114 - Class: 114
Script: {instanceID: 13748} Script: {instanceID: 13800}
- Class: 114 - Class: 114
Script: {instanceID: 13776} Script: {instanceID: 13950}
- Class: 114 - Class: 114
Script: {instanceID: 13980} Script: {instanceID: 14066}
- Class: 114 - Class: 114
Script: {instanceID: 14016} Script: {instanceID: 14094}
- Class: 114 - Class: 114
Script: {instanceID: 14096} Script: {instanceID: 14280}
- Class: 114 - Class: 114
Script: {instanceID: 14098} Script: {instanceID: 14340}
- Class: 114 - Class: 114
Script: {instanceID: 14172} Script: {instanceID: 14346}
- Class: 114 - Class: 114
Script: {instanceID: 14284} Script: {instanceID: 14366}
- Class: 114 - Class: 114
Script: {instanceID: 14398} Script: {instanceID: 14384}
- Class: 114 - Class: 114
Script: {instanceID: 14426} Script: {instanceID: 14608}
- Class: 114 - Class: 114
Script: {instanceID: 14436} Script: {instanceID: 14666}
- Class: 114 - Class: 114
Script: {instanceID: 36914} Script: {instanceID: 14780}
- Class: 114 - Class: 114
Script: {instanceID: 36916} Script: {instanceID: 14804}
- Class: 114 - Class: 114
Script: {instanceID: 36936} Script: {instanceID: 14808}
- Class: 114 - Class: 114
Script: {instanceID: 37008} Script: {instanceID: 14850}
- Class: 114 - Class: 114
Script: {instanceID: 37110} Script: {instanceID: 14888}
- Class: 114 - Class: 114
Script: {instanceID: 37114} Script: {instanceID: 15164}
- Class: 114 - Class: 114
Script: {instanceID: 37260} Script: {instanceID: 15206}
- Class: 114 - Class: 114
Script: {instanceID: 37288} Script: {instanceID: 15308}
- Class: 114 - Class: 114
Script: {instanceID: 37306} Script: {instanceID: 15310}
- Class: 114 - Class: 114
Script: {instanceID: 37308} Script: {instanceID: 15396}
- Class: 114 - Class: 114
Script: {instanceID: 37310} Script: {instanceID: 15540}
- Class: 114 - Class: 114
Script: {instanceID: 37374} Script: {instanceID: 15688}
- Class: 114 - Class: 114
Script: {instanceID: 37434} Script: {instanceID: 15726}
- Class: 114 - Class: 114
Script: {instanceID: 37436} Script: {instanceID: 15738}
- Class: 114 - Class: 114
Script: {instanceID: 37624} Script: {instanceID: 49694}
- Class: 114 - Class: 114
Script: {instanceID: 37892} Script: {instanceID: 49696}
- Class: 114 - Class: 114
Script: {instanceID: 38004} Script: {instanceID: 49720}
- Class: 114 - Class: 114
Script: {instanceID: 38006} Script: {instanceID: 49796}
- Class: 114 - Class: 114
Script: {instanceID: 38084} Script: {instanceID: 49814}
- Class: 114 - Class: 114
Script: {instanceID: 38248} Script: {instanceID: 49926}
- Class: 114 - Class: 114
Script: {instanceID: 38260} Script: {instanceID: 49934}
- Class: 114 - Class: 114
Script: {instanceID: 38378} Script: {instanceID: 49954}
- Class: 114 - Class: 114
Script: {instanceID: 38628} Script: {instanceID: 50142}
- Class: 114 - Class: 114
Script: {instanceID: 38652} Script: {instanceID: 50160}
- Class: 114 - Class: 114
Script: {instanceID: 38978} Script: {instanceID: 50162}
- Class: 114 - Class: 114
Script: {instanceID: 39832} Script: {instanceID: 50164}
- Class: 114 - Class: 114
Script: {instanceID: 40256} Script: {instanceID: 50434}
- Class: 114 - Class: 114
Script: {instanceID: 40454} Script: {instanceID: 50436}
- Class: 114
Script: {instanceID: 50742}
- Class: 114
Script: {instanceID: 51016}
- Class: 114
Script: {instanceID: 51126}
- Class: 114
Script: {instanceID: 51128}
- Class: 114
Script: {instanceID: 51304}
- Class: 114
Script: {instanceID: 51438}
- Class: 114
Script: {instanceID: 51448}
- Class: 114
Script: {instanceID: 51558}
- Class: 114
Script: {instanceID: 51826}
- Class: 114
Script: {instanceID: 52172}
- Class: 114
Script: {instanceID: 53016}
- Class: 114
Script: {instanceID: 53468}
- Class: 114
Script: {instanceID: 53674}
- Class: 115 - Class: 115
Script: {instanceID: 0} Script: {instanceID: 0}
- Class: 120 - Class: 120
@ -349,45 +351,49 @@ ScriptsOnlyBuild:
- Class: 104 - Class: 104
Script: {instanceID: 0} Script: {instanceID: 0}
- Class: 114 - Class: 114
Script: {instanceID: 11250} Script: {instanceID: 11652}
- Class: 114 - Class: 114
Script: {instanceID: 11252} Script: {instanceID: 11654}
- Class: 114 - Class: 114
Script: {instanceID: 11254} Script: {instanceID: 11700}
- Class: 114 - Class: 114
Script: {instanceID: 11280} Script: {instanceID: 12138}
- Class: 114 - Class: 114
Script: {instanceID: 11870} Script: {instanceID: 12434}
- Class: 114 - Class: 114
Script: {instanceID: 12380} Script: {instanceID: 12956}
- Class: 114 - Class: 114
Script: {instanceID: 12680} Script: {instanceID: 13094}
- Class: 114 - Class: 114
Script: {instanceID: 12842} Script: {instanceID: 13490}
- Class: 114
Script: {instanceID: 12990}
- Class: 114
Script: {instanceID: 13372}
- Class: 114
Script: {instanceID: 13532}
- Class: 114
Script: {instanceID: 13590}
- Class: 114
Script: {instanceID: 13690}
- Class: 114 - Class: 114
Script: {instanceID: 13710} Script: {instanceID: 13710}
- Class: 114 - Class: 114
Script: {instanceID: 13712} Script: {instanceID: 13894}
- Class: 114 - Class: 114
Script: {instanceID: 13776} Script: {instanceID: 14384}
- Class: 114 - Class: 114
Script: {instanceID: 13980} Script: {instanceID: 14590}
- Class: 114 - Class: 114
Script: {instanceID: 14016} Script: {instanceID: 14666}
- Class: 114 - Class: 114
Script: {instanceID: 14096} Script: {instanceID: 14780}
- Class: 114 - Class: 114
Script: {instanceID: 14172} Script: {instanceID: 14804}
- Class: 114
Script: {instanceID: 14808}
- Class: 114
Script: {instanceID: 14888}
- Class: 114
Script: {instanceID: 15164}
- Class: 114
Script: {instanceID: 15206}
- Class: 114
Script: {instanceID: 15308}
- Class: 114
Script: {instanceID: 15396}
- Class: 114
Script: {instanceID: 15688}
- Class: 115 - Class: 115
Script: {instanceID: 0} Script: {instanceID: 0}
- Class: 120 - Class: 120
@ -440,69 +446,71 @@ ScriptsOnlyBuild:
- Class: 111 - Class: 111
Script: {instanceID: 0} Script: {instanceID: 0}
- Class: 114 - Class: 114
Script: {instanceID: 11250} Script: {instanceID: 11652}
- Class: 114 - Class: 114
Script: {instanceID: 11252} Script: {instanceID: 11654}
- Class: 114 - Class: 114
Script: {instanceID: 11254} Script: {instanceID: 11656}
- Class: 114 - Class: 114
Script: {instanceID: 11256} Script: {instanceID: 11688}
- Class: 114 - Class: 114
Script: {instanceID: 11272} Script: {instanceID: 11700}
- Class: 114 - Class: 114
Script: {instanceID: 11280} Script: {instanceID: 11804}
- Class: 114 - Class: 114
Script: {instanceID: 11366} Script: {instanceID: 11808}
- Class: 114 - Class: 114
Script: {instanceID: 11370} Script: {instanceID: 12066}
- Class: 114 - Class: 114
Script: {instanceID: 11570} Script: {instanceID: 12138}
- Class: 114 - Class: 114
Script: {instanceID: 11744} Script: {instanceID: 12290}
- Class: 114 - Class: 114
Script: {instanceID: 11750} Script: {instanceID: 12298}
- Class: 114 - Class: 114
Script: {instanceID: 11784} Script: {instanceID: 12336}
- Class: 114 - Class: 114
Script: {instanceID: 11814} Script: {instanceID: 12374}
- Class: 114 - Class: 114
Script: {instanceID: 11926} Script: {instanceID: 12504}
- Class: 114 - Class: 114
Script: {instanceID: 11958} Script: {instanceID: 12542}
- Class: 114 - Class: 114
Script: {instanceID: 11960} Script: {instanceID: 12544}
- Class: 114 - Class: 114
Script: {instanceID: 12110} Script: {instanceID: 12732}
- Class: 114 - Class: 114
Script: {instanceID: 12112} Script: {instanceID: 12734}
- Class: 114 - Class: 114
Script: {instanceID: 12184} Script: {instanceID: 12846}
- Class: 114 - Class: 114
Script: {instanceID: 12312} Script: {instanceID: 13006}
- Class: 114 - Class: 114
Script: {instanceID: 12646} Script: {instanceID: 13452}
- Class: 114 - Class: 114
Script: {instanceID: 12712} Script: {instanceID: 13532}
- Class: 114 - Class: 114
Script: {instanceID: 13144} Script: {instanceID: 14094}
- Class: 114 - Class: 114
Script: {instanceID: 13168} Script: {instanceID: 14122}
- Class: 114 - Class: 114
Script: {instanceID: 13220} Script: {instanceID: 14182}
- Class: 114 - Class: 114
Script: {instanceID: 13292} Script: {instanceID: 14280}
- Class: 114 - Class: 114
Script: {instanceID: 13340} Script: {instanceID: 14346}
- Class: 114 - Class: 114
Script: {instanceID: 13776} Script: {instanceID: 14888}
- Class: 114 - Class: 114
Script: {instanceID: 14120} Script: {instanceID: 15334}
- Class: 114 - Class: 114
Script: {instanceID: 14376} Script: {instanceID: 15486}
- Class: 114 - Class: 114
Script: {instanceID: 14416} Script: {instanceID: 15652}
- Class: 114 - Class: 114
Script: {instanceID: 14478} Script: {instanceID: 15712}
- Class: 114
Script: {instanceID: 15798}
- Class: 115 - Class: 115
Script: {instanceID: 0} Script: {instanceID: 0}
- Class: 128 - Class: 128
@ -530,12 +538,6 @@ ScriptsOnlyBuild:
assemblyName: UnityEngine.UI.dll assemblyName: UnityEngine.UI.dll
namespaceName: UnityEngine.UI namespaceName: UnityEngine.UI
className: Text className: Text
- hash:
serializedVersion: 2
Hash: 89f9a1b4c64db9559e39f4a2e3bfaadd
assemblyName: UnityEngine.UI.dll
namespaceName: UnityEngine.UI
className: Image
- hash: - hash:
serializedVersion: 2 serializedVersion: 2
Hash: 5f1752ed2092162f016c19510c28a8b9 Hash: 5f1752ed2092162f016c19510c28a8b9
@ -734,6 +736,12 @@ ScriptsOnlyBuild:
assemblyName: HTC.ViveInputUtility.dll assemblyName: HTC.ViveInputUtility.dll
namespaceName: namespaceName:
className: SpawnObjectOnTriggerExit className: SpawnObjectOnTriggerExit
- hash:
serializedVersion: 2
Hash: 89f9a1b4c64db9559e39f4a2e3bfaadd
assemblyName: UnityEngine.UI.dll
namespaceName: UnityEngine.UI
className: Image
- hash: - hash:
serializedVersion: 2 serializedVersion: 2
Hash: db3ace963d91710939fdadf7a4de3534 Hash: db3ace963d91710939fdadf7a4de3534
@ -776,6 +784,12 @@ ScriptsOnlyBuild:
assemblyName: com.unity.multiplayer-hlapi.Runtime.dll assemblyName: com.unity.multiplayer-hlapi.Runtime.dll
namespaceName: UnityEngine.Networking namespaceName: UnityEngine.Networking
className: NetworkTransform className: NetworkTransform
- hash:
serializedVersion: 2
Hash: d8ebb36370685f65308b3fc91a00b3e7
assemblyName: Assembly-CSharp.dll
namespaceName:
className: SetParentScript
- hash: - hash:
serializedVersion: 2 serializedVersion: 2
Hash: 7ab0e790220bdca831fdd886b339039d Hash: 7ab0e790220bdca831fdd886b339039d
@ -1868,6 +1882,12 @@ ScriptsOnlyBuild:
assemblyName: Assembly-CSharp.dll assemblyName: Assembly-CSharp.dll
namespaceName: namespaceName:
className: InputEvent className: InputEvent
- hash:
serializedVersion: 2
Hash: 71bb6a6b6c8f052f948db64c7dd3ca4f
assemblyName: Assembly-CSharp.dll
namespaceName:
className: ValDate
- hash: - hash:
serializedVersion: 2 serializedVersion: 2
Hash: 71bb6a6b6c8f052f948db64c7dd3ca4f Hash: 71bb6a6b6c8f052f948db64c7dd3ca4f
@ -2035,4 +2055,4 @@ ScriptsOnlyBuild:
- Assets/start.unity - Assets/start.unity
- Assets/menu.unity - Assets/menu.unity
- Assets/Scenes/taizhouSceneA_V3.unity - Assets/Scenes/taizhouSceneA_V3.unity
playerPath: E:/Unity Projects/LocalLab/VVRPro/FactoryAnimation/FactoryAnimation.exe playerPath: E:/Unity Projects/Builds/TaiZhouVR/FactoryAnimation.exe

Some files were not shown because too many files have changed in this diff Show More