Commit Graph

104 Commits

Author SHA1 Message Date
Mikhail
046a560014 refactoring / fixes 2024-08-14 21:23:34 +08:00
Mikhail
e42d2edbbf todo 2024-08-05 11:13:13 +08:00
Mikhail
1b4cf66a9e update builder & serializable pipeline template 2024-06-26 01:35:40 +08:00
Mikhail
2f1ad7f530 move EcsPipelineTemplate to Utils 2024-06-26 00:14:58 +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
bd7bb03f64 fix for support 2020.0 2024-04-28 18:56:26 +08:00
Mikhail
32444868e1 update builtin DI 2024-04-28 18:36:14 +08:00
Mikhail
b661faf38e translate exception message 2024-04-22 17:37:37 +08:00
Mikhail
307a84558d fix world id 2024-04-22 17:00:30 +08:00
Mikhail
20d1e6d586 move ITemplateNode from Unity 2024-04-22 16:34:44 +08:00
Mikhail
83ea1d470c Update UncheckedCoreUtility.cs 2024-03-25 21:02:45 +08:00
Mikhail
a4bf37677a Create UncheckedCoreUtility.cs.meta 2024-03-17 10:27:44 +08:00
Mikhail
f1c8b6e39f Create UncheckedCoreUtility.cs 2024-03-17 05:22:33 +08:00
Mikhail
1904fc4b86 Update Exceptions.cs 2024-03-16 14:21:38 +08:00
Mikhail
e56c7f94d7 update 2024-03-13 17:41:33 +08:00
Mikhail
c680252868 add EcsWorld.Destroy checks 2024-03-10 21:38:43 +08:00
Mikhail
8ac45e7b17 update 2024-03-07 21:24:16 +08:00
Mikhail
ef0f13850f update configs 2024-03-07 07:48:18 +08:00
Mikhail
c3ece37bf5 polishing pools 2024-02-24 02:26:42 +08:00
Mikhail
4c183bd126 update EcsWorld 2024-02-14 21:13:00 +08:00
Mikhail
544ef0d40d refactoring 2024-02-14 03:04:05 +08:00
Mikhail
94a99e3121 update New/DelEntity add densify free entityIDs 2024-02-14 01:04:22 +08:00
Mikhail
f1f23181f5 update 2024-02-13 21:00:01 +08:00
Mikhail
c7b8fd8d57 refctoring 2024-02-11 22:10:05 +08:00
Mikhail
659b7fdb64 simple refactoring 2024-02-11 01:29:18 +08:00
Mikhail
7b2c64274a update 2024-02-07 22:16:41 +08:00
Mikhail
a248f4fc34 add EcsWorldConfig 2024-02-03 01:12:53 +08:00
Mikhail
0356302d90 Update Exceptions.cs 2024-01-26 18:59:07 +08:00
Mikhail
bf9809f3e6 resolve conflict 2024-01-08 13:46:32 +08:00
Mikhail
0958a55495 Merge branch 'new_dev' 2024-01-08 13:41:55 +08:00
Mikhail
b2414ec765 fixes for support unity 2020.1.x 2024-01-08 13:39:38 +08:00
Mikhail
94fdcab168 add bitsutility 2024-01-07 23:21:13 +08:00
Mikhail
40141dfbb9 update 2024-01-07 23:19:18 +08:00
Mikhail
b34f8add00 update sorting & masks 2024-01-07 18:52:54 +08:00
Mikhail
fc167fb28c update collectiona 2024-01-05 23:49:29 +08:00
Mikhail
8b5cdd84f4 fixes for support Unity 2020.1.x 2024-01-04 22:52:54 +08:00
Mikhail
e3c7aa8aac update for unity 2023-12-31 23:26:56 +08:00
Mikhail
b5300f7b43 tmp update 2023-12-31 17:58:20 +08:00
Mikhail
82c5dbc939 Update ArrayUtility.cs 2023-12-24 18:11:20 +08:00
Mikhail
70cf1be408 update 2023-12-24 15:40:19 +08:00
Mikhail
4b0d188955 update debug attributes
rename DebugName attributes to MetaName attributes
rework DebugHide to MetaTags
2023-12-20 23:16:57 +08:00
Mikhail
503fc23aca fix 2023-12-20 19:07:19 +08:00
Mikhail
db863bf8bf tmp commit 2023-11-23 00:37:03 +08:00
Mikhail
b07256f020 move EcsMaskBit to EcsAspect.cs 2023-11-22 20:30:26 +08:00
Mikhail
f9db91eeb2 update new masks 2023-11-22 17:52:40 +08:00
Mikhail
5edd55df88 rework EcsMask 2023-11-22 17:35:03 +08:00
Mikhail
6354d91769 update Hybridity implementation 2023-11-08 15:15:10 +08:00
Mikhail
b49be251a5 add SparseArray64 2023-11-02 00:32:54 +08:00
Mikhail
f858529325 update
add IEcsDebugName
add EcsDebugUtility.GetNameForObject
fix warning
add GC.Collect to EcsPipeline.Builder.Init
fix bit shifts in SparseArray
etc
2023-10-31 03:03:13 +08:00
Mikhail
a5951412be add unity metas 2023-07-04 02:59:09 +08:00