Commit Graph

79 Commits

Author SHA1 Message Date
DCFApixels
4aeb79fd0c update MetaIDs 2025-03-19 16:30:20 +08:00
DCFApixels
b14adb01ca update TypeMeta 2025-03-17 20:00:27 +08:00
DCFApixels
0be714a0d7 add DRAGONECS_STABILITY_MODE/ defines refactoring 2025-03-15 15:00:07 +08:00
DCFApixels
d83ffba82a defines refactoring 2025-03-14 16:53:25 +08:00
DCFApixels
a7d9350332 add di for runner 2025-03-13 20:46:51 +08:00
DCFApixels
5d6c095142 update 2025-03-10 13:00:30 +08:00
DCFApixels
0182614819 api polishing/add world name 2024-12-03 16:59:32 +08:00
Mikhail
2e121381f7 update masks 2024-10-31 14:46:21 +08:00
Mikhail
f479cb122d update 2024-10-19 00:03:02 +08:00
Mikhail
09254c5919 fix EcsModule 2024-10-13 16:38:40 +08:00
Mikhail
e34016a312 update 2024-10-12 14:48:13 +08:00
Mikhail
9beed277b3 add metaIDs 2024-10-12 00:08:12 +08:00
Mikhail
e6058d1016 rename InjectionNodes to InjectionGraph 2024-09-08 19:41:09 +08:00
Mikhail
5591a3f5b1 Resolve TODO 2024-09-08 19:39:43 +08:00
Mikhail
693a0615e0 rename IInjectionUnit.OnInitInjectionBranch(InjectionBranchIniter initer) to IInjectionUnit.InitInjectionNode(InjectionNodes nodes) 2024-09-07 22:24:00 +08:00
Mikhail
a3f1284a27 add abstract class EcsModule 2024-09-07 21:20:29 +08:00
Mikhail
002894ce9c code style refactoring 2024-09-07 17:18:35 +08:00
Mikhail
8d6395e9d6 update pipeline builder 2024-08-14 20:39:55 +08:00
Mikhail
0f11183f0f update pipeline builder 2024-08-07 10:40:31 +08:00
Mikhail
3235b9f5b8 update 2024-07-08 20:31:42 +08:00
Mikhail
ba3ce72029 GetProcesses optimization 2024-07-08 11:08:04 +08:00
Mikhail
317c5d1135 renaming to SortOrder 2024-06-26 01:54:04 +08:00
Mikhail
f29e9dfdca simple refactoring 2024-06-25 23:35:51 +08:00
Mikhail
b604c9f079 update SystemsLayerMarkerSystem 2024-06-25 22:15:54 +08:00
Mikhail
9a7e36a943 stash 2024-06-25 20:24:11 +08:00
Mikhail
469eea16bb update EcsPipeline.Builder
add system orders
Split EcsPipeline.cs into EcsPipeline.cs and EcsPipeline.Builder.cs
Add system orders to EcsPipeline.Builder
Implement IEcsModule interface for EcsPipeline.Builder
2024-06-24 22:06:02 +08:00
Mikhail
c1eaf36ff0 update meta 2024-06-13 18:04:18 +08:00
Mikhail
818dc4b926 update docs 2024-06-11 02:30:00 +08:00
Mikhail
514d761d00 update meta attributes 2024-05-01 13:38:08 +08:00
Mikhail
d87e0fa948 add MetaGroupAttributes 2024-04-29 22:06:19 +08:00
Mikhail
a53ce3cd50 update DebuggerProxy 2024-04-29 22:06:08 +08:00
Mikhail
e2b35ee860 update DebuggerProxy 2024-04-29 21:59:33 +08:00
Mikhail
b8206baac8 update exception messages 2024-04-22 17:49:24 +08:00
Mikhail
9876f882d7 simplify aspect builder syntax 2024-03-26 16:06:03 +08:00
Mikhail
e66473c0af fixes 2024-03-10 04:36:58 +08:00
Mikhail
9e70cabd1a update process DebuggerProxy 2024-03-09 23:20:38 +08:00
Mikhail
f93696494e add TypeMeta.ToString add DebuggerProxy for EcsProcess 2024-03-09 23:09:01 +08:00
Mikhail
256b72ad7c update pipeline configs 2024-03-07 08:12:20 +08:00
Mikhail
ef0f13850f update configs 2024-03-07 07:48:18 +08:00
Mikhail
53911d4f25 rework configs 2024-03-07 06:46:44 +08:00
Mikhail
e326ea4b9c remove CustomInjectionNodes 2024-03-02 21:27:50 +08:00
Mikhail
7977f4d059 rename Declare to AddNode 2024-02-26 10:37:58 +08:00
Mikhail
1f740fff2e rename DeclareRunner to AddRunner 2024-02-26 08:48:22 +08:00
Mikhail
fbda99c60a rename DeclareRunner to GetRunnerInstance 2024-02-26 08:31:35 +08:00
Mikhail
06573d0dcb add custom injection node 2024-02-25 18:33:17 +08:00
Mikhail
4888ad82e4 remove Reflection except inside EcsHybridPool 2024-02-23 18:34:40 +08:00
Mikhail
170106273f update 2024-02-22 23:48:10 +08:00
Mikhail
bb35fa6150 return di, rework di, update for support unity 2020.1.0^ 2024-02-22 22:16:03 +08:00
Mikhail
e55dfbb23d add build EcsPipeline profiler marker 2024-02-22 16:05:31 +08:00
Mikhail
92fa358c33 rework System/Process/Runner logic. rework injections. 2024-02-22 15:39:37 +08:00