Skip to content

Commit

Permalink
[+] 合理化目录结构 精简非必要插件如确定性物理库以及Recast插件。
Browse files Browse the repository at this point in the history
[+] 合理化目录结构 精简非必要插件如确定性物理库以及Recast插件。
  • Loading branch information
ALEXTANGXIAO committed Jul 25, 2023
1 parent f8056ae commit 9babc0b
Show file tree
Hide file tree
Showing 260 changed files with 1 addition and 84,418 deletions.
7 changes: 0 additions & 7 deletions Assets/GameScripts/DotNet/Core/Helper/Mongo/MongoHelper.cs
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
using MongoDB.Bson.IO;
using MongoDB.Bson.Serialization;
using MongoDB.Bson.Serialization.Conventions;
using TrueSync;
using Unity.Mathematics;
using MongoHelper = TEngine.Core.MongoHelper;

Expand All @@ -23,12 +22,6 @@ static MongoHelper()
RegisterStruct<float3>();
RegisterStruct<float4>();
RegisterStruct<quaternion>();

RegisterStruct<FP>();
RegisterStruct<TSVector>();
RegisterStruct<TSVector2>();
RegisterStruct<TSVector4>();
RegisterStruct<TSQuaternion>();
}

public static void RegisterStruct<T>() where T : struct
Expand Down
2 changes: 0 additions & 2 deletions Assets/GameScripts/DotNet/DotNet.asmdef
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@
"name": "DotNet",
"rootNamespace": "",
"references": [
"GUID:d020df1f2b63b444e8ca93c0d88597e2",
"GUID:756335c0388f7114790e504ed368ae1d",
"GUID:d8b63aba1907145bea998dd612889d6b",
"GUID:aa06d4cc755c979489c256c1bcca1dfb"
],
Expand Down
1 change: 0 additions & 1 deletion Assets/GameScripts/HotFix/GameProto/GameProto.asmdef
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
"references": [
"GUID:08c3762f54316454ca6b6fbcb22b40e5",
"GUID:aa06d4cc755c979489c256c1bcca1dfb",
"GUID:d020df1f2b63b444e8ca93c0d88597e2",
"GUID:ecba4a58c7f7a4842b72ce2c77aecf9b",
"GUID:d8b63aba1907145bea998dd612889d6b"
],
Expand Down
14 changes: 0 additions & 14 deletions Assets/GameScripts/ThirdParty/DotNet.ThirdParty.asmdef

This file was deleted.

7 changes: 0 additions & 7 deletions Assets/GameScripts/ThirdParty/DotNet.ThirdParty.asmdef.meta

This file was deleted.

8 changes: 0 additions & 8 deletions Assets/GameScripts/ThirdParty/Recast.meta

This file was deleted.

35 changes: 0 additions & 35 deletions Assets/GameScripts/ThirdParty/Recast/Recast.cs

This file was deleted.

11 changes: 0 additions & 11 deletions Assets/GameScripts/ThirdParty/Recast/Recast.cs.meta

This file was deleted.

8 changes: 0 additions & 8 deletions Assets/GameScripts/ThirdParty/TrueSync.meta

This file was deleted.

Loading

0 comments on commit 9babc0b

Please sign in to comment.