简单提交

This commit is contained in:
PC-20230316NUNE\Administrator
2024-10-18 15:29:52 +08:00
parent d9b0c78827
commit 8cea537319
57 changed files with 21430 additions and 21867 deletions

View File

@@ -74,39 +74,33 @@
<Analyzer Include="D:\Unity\2022.3.1f1\Editor\Data\Tools\Unity.SourceGenerators\Unity.Properties.SourceGenerator.dll" />
</ItemGroup>
<ItemGroup>
<Compile Include="Assets\HotScripts\JNGame\Editor\Entitas\Entitas.VisualDebugging.Unity.Editor\src\Entity\TypeDrawer\DateTimeTypeDrawer.cs" />
<Compile Include="Assets\HotScripts\JNGame\Editor\Entitas\Entitas.VisualDebugging.Unity.Editor\src\Entity\TypeDrawer\ITypeDrawer.cs" />
<Compile Include="Assets\HotScripts\JNGame\Editor\Entitas\Entitas.VisualDebugging.Unity.Editor\src\Entity\TypeDrawer\ListTypeDrawer.cs" />
<Compile Include="Assets\HotScripts\JNGame\Editor\Entitas\Entitas.VisualDebugging.Unity.Editor\src\Entity\TypeDrawer\FloatTypeDrawer.cs" />
<Compile Include="Assets\HotScripts\JNGame\Editor\Entitas\Entitas.VisualDebugging.Unity.Editor\src\Entity\TypeDrawer\DoubleTypeDrawer.cs" />
<Compile Include="Assets\HotScripts\JNGame\Editor\Entitas\Entitas.VisualDebugging.Unity.Editor\src\VisualDebuggingEntitasExtension.cs" />
<Compile Include="Assets\HotScripts\JNGame\Editor\Entitas\Entitas.VisualDebugging.Unity.Editor\src\Entity\TypeDrawer\ArrayTypeDrawer.cs" />
<Compile Include="Assets\HotScripts\JNGame\Editor\Entitas\Entitas.VisualDebugging.Unity.Editor\src\Entity\DefaultInstanceCreator\IDefaultInstanceCreator.cs" />
<Compile Include="Assets\HotScripts\JNGame\Editor\Entitas\Entitas.VisualDebugging.Unity.Editor\src\Entity\IComponentDrawer.cs" />
<Compile Include="Assets\HotScripts\JNGame\Editor\2DPathFinding\NavMeshStaticObstacle.cs" />
<Compile Include="Assets\HotScripts\JNGame\Editor\Entitas\Entitas.VisualDebugging.Unity.Editor\src\Entity\TypeDrawer\ColorTypeDrawer.cs" />
<Compile Include="Assets\HotScripts\JNGame\Editor\Entitas\Entitas.VisualDebugging.Unity.Editor\src\Entity\TypeDrawer\Vector3TypeDrawer.cs" />
<Compile Include="Assets\HotScripts\JNGame\Editor\Entitas\Entitas.VisualDebugging.Unity.Editor\src\ContextObserver\ContextObserverInspector.cs" />
<Compile Include="Assets\HotScripts\JNGame\Editor\Entitas\Entitas.VisualDebugging.Unity.Editor\src\Entity\TypeDrawer\BoolTypeDrawer.cs" />
<Compile Include="Assets\HotScripts\JNGame\Editor\Entitas\Entitas.VisualDebugging.Unity.Editor\src\VisualDebuggingConfig.cs" />
<Compile Include="Assets\HotScripts\JNGame\Editor\Entitas\Entitas.VisualDebugging.Unity.Editor\src\Entity\TypeDrawer\EnumTypeDrawer.cs" />
<Compile Include="Assets\HotScripts\JNGame\Editor\Entitas\Entitas.VisualDebugging.Unity.Editor\src\Entity\Entity\EntityInspector.cs" />
<Compile Include="Assets\HotScripts\JNGame\Editor\Entitas\Entitas.VisualDebugging.Unity.Editor\src\Entity\TypeDrawer\IntTypeDrawer.cs" />
<Compile Include="Assets\HotScripts\JNGame\Editor\Entitas\Entitas.VisualDebugging.Unity.Editor\src\Entity\Entity\EntityDrawer.cs" />
<Compile Include="Assets\HotScripts\JNGame\Editor\Entitas\Entitas.VisualDebugging.Unity.Editor\src\Entity\DefaultInstanceCreator\DefaultArrayCreator.cs" />
<Compile Include="Assets\HotScripts\JNGame\Editor\Entitas\Entitas.VisualDebugging.Unity.Editor\src\EntityLinkInspector.cs" />
<Compile Include="Assets\HotScripts\JNGame\Editor\Entitas\Entitas.VisualDebugging.Unity.Editor\src\Entity\TypeDrawer\BoundsTypeDrawer.cs" />
<Compile Include="Assets\HotScripts\JNGame\Editor\Entitas\Entitas.VisualDebugging.Unity.Editor\src\EntitasStats.cs" />
<Compile Include="Assets\HotScripts\JNGame\Editor\Entitas\Entitas.VisualDebugging.Unity.Editor\src\Entity\TypeDrawer\AnimationCurveTypeDrawer.cs" />
<Compile Include="Assets\HotScripts\JNGame\Editor\Entitas\Entitas.VisualDebugging.Unity.Editor\src\Entity\DefaultInstanceCreator\DefaultStringCreator.cs" />
<Compile Include="Assets\HotScripts\JNGame\Editor\Entitas\Entitas.Unity.Editor\src\EntitasPreferencesDrawer.cs" />
<Compile Include="Assets\HotScripts\JNGame\Editor\Entitas\Entitas.VisualDebugging.Unity.Editor\src\Entity\TypeDrawer\StringTypeDrawer.cs" />
<Compile Include="Assets\HotScripts\JNGame\Editor\Entitas\Entitas.VisualDebugging.Unity.Editor\src\EntitasHierarchyIcon.cs" />
<Compile Include="Assets\HotScripts\JNGame\Editor\Entitas\Entitas.VisualDebugging.Unity.Editor\src\Entity\TypeDrawer\CharTypeDrawer.cs" />
<Compile Include="Assets\HotScripts\JNGame\Editor\Entitas\Entitas.VisualDebugging.Unity.Editor\src\VisualDebuggingPreferencesDrawer.cs" />
<Compile Include="Assets\HotScripts\JNGame\Editor\Entitas\Entitas.VisualDebugging.Unity.Editor\src\DebugSystems\DebugSystemsInspector.cs" />
<Compile Include="Assets\HotScripts\JNGame\Editor\Entitas\Entitas.VisualDebugging.Unity.Editor\src\Entity\TypeDrawer\DictionaryTypeDrawer.cs" />
<Compile Include="Assets\HotScripts\JNGame\Editor\Entitas\Entitas.VisualDebugging.Unity.Editor\src\Entity\TypeDrawer\DateTimeTypeDrawer.cs" />
<Compile Include="Assets\HotScripts\JNGame\Editor\Entitas\Entitas.VisualDebugging.Unity.Editor\src\Entity\TypeDrawer\ITypeDrawer.cs" />
<Compile Include="Assets\HotScripts\JNGame\Editor\Entitas\Entitas.VisualDebugging.Unity.Editor\src\Entity\TypeDrawer\FloatTypeDrawer.cs" />
<Compile Include="Assets\HotScripts\JNGame\Editor\Entitas\Entitas.VisualDebugging.Unity.Editor\src\Entity\TypeDrawer\ArrayTypeDrawer.cs" />
<Compile Include="Assets\HotScripts\JNGame\Editor\Entitas\Entitas.VisualDebugging.Unity.Editor\src\Entity\TypeDrawer\BoolTypeDrawer.cs" />
<Compile Include="Assets\HotScripts\JNGame\Editor\Entitas\Entitas.VisualDebugging.Unity.Editor\src\Entity\DefaultInstanceCreator\DefaultArrayCreator.cs" />
<Compile Include="Assets\HotScripts\JNGame\Editor\2DPathFinding\MapConfigExporter.cs" />
<Compile Include="Assets\HotScripts\JNGame\Editor\Entitas\Entitas.Unity.Editor\src\EntitasPreferencesDrawer.cs" />
<Compile Include="Assets\HotScripts\JNGame\Editor\Entitas\Entitas.Unity.Editor\src\Menu\CheckForUpdates.cs" />
<Compile Include="Assets\HotScripts\JNGame\Editor\Entitas\Entitas.VisualDebugging.Unity.Editor\src\Entity\Entity\EntityDrawerState.cs" />
<Compile Include="Assets\HotScripts\JNGame\Editor\Entitas\Entitas.VisualDebugging.Unity.Editor\src\Entity\TypeDrawer\RectTypeDrawer.cs" />
@@ -115,8 +109,14 @@
<Compile Include="Assets\HotScripts\JNGame\Editor\Entitas\Entitas.Unity.Editor\src\EntitasPreferencesWindow.cs" />
<Compile Include="Assets\HotScripts\JNGame\Editor\DotRecast\DotRecastEditor.cs" />
<Compile Include="Assets\HotScripts\JNGame\Editor\Entitas\Entitas.VisualDebugging.Unity.Editor\src\Entity\TypeDrawer\Vector4TypeDrawer.cs" />
<Compile Include="Assets\HotScripts\JNGame\Editor\Entitas\Entitas.VisualDebugging.Unity.Editor\src\Entity\TypeDrawer\StringTypeDrawer.cs" />
<Compile Include="Assets\HotScripts\JNGame\Editor\Entitas\Entitas.VisualDebugging.Unity.Editor\src\Entity\TypeDrawer\Vector2TypeDrawer.cs" />
<Compile Include="Assets\HotScripts\JNGame\Editor\Entitas\Entitas.VisualDebugging.Unity.Editor\src\Entity\TypeDrawer\HashSetTypeDrawer.cs" />
<Compile Include="Assets\HotScripts\JNGame\Editor\Entitas\Entitas.VisualDebugging.Unity.Editor\src\EntitasHierarchyIcon.cs" />
<Compile Include="Assets\HotScripts\JNGame\Editor\Entitas\Entitas.VisualDebugging.Unity.Editor\src\Entity\TypeDrawer\CharTypeDrawer.cs" />
<Compile Include="Assets\HotScripts\JNGame\Editor\Entitas\Entitas.VisualDebugging.Unity.Editor\src\VisualDebuggingPreferencesDrawer.cs" />
<Compile Include="Assets\HotScripts\JNGame\Editor\Entitas\Entitas.VisualDebugging.Unity.Editor\src\DebugSystems\DebugSystemsInspector.cs" />
<Compile Include="Assets\HotScripts\JNGame\Editor\Entitas\Entitas.VisualDebugging.Unity.Editor\src\Entity\TypeDrawer\DictionaryTypeDrawer.cs" />
<None Include="Assets\HotScripts\JNGame\Editor\JNGame.Editor.asmdef" />
<Reference Include="UnityEngine">
<HintPath>D:\Unity\2022.3.1f1\Editor\Data\Managed\UnityEngine\UnityEngine.dll</HintPath>