Commit Graph

902 Commits

Author SHA1 Message Date
DCFApixels
d843d4b43e fixes for EcsGroup 2024-12-31 21:38:56 +08:00
DCFApixels
44ef6418af Merge branch 'main' into dev 2024-12-27 01:45:31 +08:00
DCFApixels
706467cde2 hotfix 2024-12-25 21:07:22 +08:00
DCFApixels
074a0fab97 Merge branch 'bf' into dev 2024-12-21 15:11:39 +08:00
DCFApixels
907f1ae083 fix MetaID duplicate exception 2024-12-21 14:38:50 +08:00
DCFApixels
38628eae8f add EcsWorld.InitPool 2024-12-18 16:18:44 +08:00
DCFApixels
76a6a113fc update pool ClaerAll methods 2024-12-18 16:18:30 +08:00
DCFApixels
fb23398853 add EcsDebug.OnPrint event 2024-12-18 16:17:57 +08:00
DCFApixels
0905aa476c update UncheckedCoreUtility 2024-12-17 12:26:29 +08:00
DCFApixels
c0b23c0050 add IMonoWorldInject 2024-12-17 12:22:22 +08:00
DCFApixels
32ed705fc4 add EcsWorld.InitEntitySlot 2024-12-17 12:20:39 +08:00
ByteWarsJedi
d970212c23 add UncheckedCoreUtility.CreateEntLong 2024-12-16 12:55:22 +08:00
ByteWarsJedi
7ce5e0b19b Update EcsWorld.cs 2024-12-11 20:04:18 +08:00
ByteWarsJedi
94d7734bcd update 2024-12-10 20:34:27 +08:00
DCFApixels
2301c08705 Create StructFastList.cs.meta 2024-12-04 18:59:41 +08:00
DCFApixels
914dfb52a6 fix EcsGroup pages managment 2024-12-04 16:48:54 +08:00
DCFApixels
7db238709c Merge branch 'XorOptimization' into dev 2024-12-04 16:14:52 +08:00
DCFApixels
450e98f0cd update pools 2024-12-04 16:10:09 +08:00
DCFApixels
d107d29482 update world/add WorldComponentPoolAbstract 2024-12-04 16:09:52 +08:00
DCFApixels
dd5a81334c add EcsWorld.GetPoolInstanceMarker 2024-12-03 17:44:16 +08:00
DCFApixels
0182614819 api polishing/add world name 2024-12-03 16:59:32 +08:00
DCFApixels
d068b22d16 page memory usage optimization 2024-11-26 19:16:14 +08:00
DCFApixels
c23e3ce621 update group 2024-11-26 02:50:51 +08:00
DCFApixels
c865ea0e4f add nullpage 2024-11-26 02:40:59 +08:00
DCFApixels
0ca66e853b add page.xor 2024-11-26 02:25:15 +08:00
DCFApixels
2cc7a22e95 update 2024-11-26 01:49:39 +08:00
DCFApixels
95eecf98e5 impl pages for EcsGroup 2024-11-25 10:30:23 +08:00
DCFApixels
c5013649c3 add set for EcsGroup indexer 2024-11-24 18:23:30 +08:00
DCFApixels
e1ae89ed7f fix Define Symbols 2024-11-24 18:23:10 +08:00
DCFApixels
121e33a307 remove EcsWorldCmp 2024-11-20 12:18:03 +08:00
DCFApixels
a0c2aab4bc rename Queries to QueriesExtensions 2024-11-17 22:02:44 +08:00
DCFApixels
4759f186ad update queries & mask iterator 2024-11-17 21:43:50 +08:00
DCFApixels
f228ca50d2 simple refactoring 2024-11-17 13:26:38 +08:00
DCFApixels
f585140f70 fix entity gen management 2024-11-15 15:08:44 +08:00
DCFApixels
4998e84fe5 Update EcsAspect.cs 2024-11-12 16:36:37 +08:00
DCFApixels
90c2b5fbd0 add IEcsPool.AddEmpty 2024-11-12 16:31:31 +08:00
Mikhail
13d0d41966 update aspects 2024-11-09 21:10:12 +08:00
Mikhail
bff895357f fix arguments 2024-11-08 19:39:46 +08:00
Mikhail
ae6b6d7a2f fix naming 2024-11-08 19:08:38 +08:00
Mikhail
820fae6f3e code cleanup 2024-11-08 17:21:36 +08:00
Mikhail
ed698fbbd8 add EntitesMatrix 2024-11-08 17:20:05 +08:00
Mikhail
2d64b3088a fix 2024-11-08 17:19:59 +08:00
Mikhail
1569b6507d fix 2024-11-08 15:45:55 +08:00
Mikhail
a8e550d6f5 fix 2024-11-08 15:32:51 +08:00
Mikhail
9f8861dff4 update debuggerproxy 2024-11-08 15:15:27 +08:00
Mikhail
d0c2cab838 fix 2024-11-07 16:27:32 +08:00
Mikhail
5e9870f736 fix 2024-11-07 16:22:28 +08:00
Mikhail
4ee6f8a0f1 fxies 2024-11-07 16:21:51 +08:00
Mikhail
09b209a7c0 GetComponentTypeIDsFor optimization 2024-11-07 16:16:47 +08:00
Mikhail
4069f9b970 add EcsWorld.GetMaskQueryExecutors 2024-11-07 10:19:44 +08:00
Mikhail
f12c01ed10 add LastCachedCount for executors 2024-11-07 08:22:10 +08:00
Mikhail
14cb548b0a fix 2024-11-06 20:33:44 +08:00
Mikhail
ef242f4ecd fix for support aot 2024-11-06 20:17:07 +08:00
Mikhail
08a19489e8 update exception messages 2024-11-06 19:55:33 +08:00
Mikhail
51b623e2c5 update copy clone move remove 2024-11-06 18:27:33 +08:00
Mikhail
b60308ac7e fix & update GetComponentTypeIDsFor 2024-11-06 16:08:33 +08:00
Mikhail
1213bdb792 fix 2024-11-06 14:28:57 +08:00
Mikhail
ad2bcae5ad update Copy/Clone(Entity) add Move/Remove(Components) 2024-11-06 13:46:20 +08:00
Mikhail
ab06cbce58 update type code 2024-11-05 17:16:50 +08:00
Mikhail
4e54be72bf fix naming 2024-11-05 15:56:46 +08:00
Mikhail
7460b0299f update todo 2024-11-05 15:54:56 +08:00
Mikhail
54e2d11048 rename internal method 2024-11-05 15:53:00 +08:00
Mikhail
bed850eb84 fix pipeline.builder merge 2024-11-05 15:50:18 +08:00
Mikhail
8c442a66c0 update where queries, fix query cache 2024-11-05 15:50:03 +08:00
Mikhail
ce6fdfa33a add debug locking of pools 2024-11-04 07:36:42 +08:00
Mikhail
8a175399db fix 2024-11-03 19:03:57 +08:00
Mikhail
4f5d6e09e4 update 2024-11-03 19:02:07 +08:00
Mikhail
c569007e8f update 2024-11-03 18:57:56 +08:00
Mikhail
7652936e5b Update EcsPool.cs 2024-11-03 13:40:06 +08:00
Mikhail
5f4e5cf045 Update 2024-11-01 20:43:15 +08:00
Mikhail
6600f3a118 fix 2024-11-01 14:04:19 +08:00
Mikhail
6b7146e89f Update EcsStaticMask.cs 2024-11-01 13:49:29 +08:00
Mikhail
b29d8757d8 Merge branch 'dev' of github.com:DCFApixels/DragonECS into dev 2024-11-01 13:49:20 +08:00
Mikhail
50681715ff refactoring, add mask valide check for Debug 2024-11-01 12:48:53 +08:00
Mikhail
698bbad084 Merge branch 'dev' of github.com:DCFApixels/DragonECS into dev 2024-11-01 12:43:01 +08:00
Mikhail
e54f9347aa Create EcsStaticMask.cs.meta 2024-11-01 12:42:54 +08:00
Mikhail
45acde2db3 refactoring 2024-11-01 12:41:10 +08:00
Mikhail
02834d6826 rename EcsWorld.id to EcsWorld.ID 2024-10-31 16:27:53 +08:00
Mikhail
6ff13eaf1e update 2024-10-31 15:27:53 +08:00
Mikhail
b356257a54 fix 2024-10-31 14:54:16 +08:00
Mikhail
28402472b0 rename 2024-10-31 14:53:08 +08:00
Mikhail
665e0abf32 add RunHelper 2024-10-31 14:48:56 +08:00
Mikhail
2e121381f7 update masks 2024-10-31 14:46:21 +08:00
Mikhail
7f7a922822 code cleanup 2024-10-19 00:12:11 +08:00
Mikhail
f479cb122d update 2024-10-19 00:03:02 +08:00
Mikhail
4196c1e600 fix LayerList 2024-10-19 00:02:56 +08:00
Mikhail
ef18594f82 up version to 0.8.53 2024-10-14 14:45:41 +08:00
Mikhail
cd045f3002 Merge branch 'dev' of github.com:DCFApixels/DragonECS into dev 2024-10-13 16:38:48 +08:00
Mikhail
09254c5919 fix EcsModule 2024-10-13 16:38:40 +08:00
Mikhail
ea55db6d6e exception translation 2024-10-13 15:21:49 +08:00
Mikhail
50c7fac4a6 fix AddModule 2024-10-13 15:15:17 +08:00
Mikhail
bf24c347ce add const 2024-10-12 21:02:28 +08:00
Mikhail
2fd88037f8 add metaID for generic types 2024-10-12 20:06:21 +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
acf0e876f3 update queries 2024-10-11 18:28:46 +08:00
Mikhail
57b0ba225a update mask iterator 2024-10-10 19:57:19 +08:00
Mikhail
7544d18d1e Update EcsPipeline.Builder.cs 2024-10-09 01:55:30 +08:00
Mikhail
005a5ff541 add MetaTags.ENGINE_MEMBER 2024-10-06 15:53:14 +08:00
Mikhail
c13deb9d13 fixes 2024-10-06 15:35:01 +08:00
Mikhail
5e3913b31b update EcsMask 2024-10-05 20:59:16 +08:00
Mikhail
3b33c0fab8 Update EcsMask.cs 2024-10-05 19:15:33 +08:00
Mikhail
131a3008fd Update EcsMask.cs 2024-10-05 19:10:27 +08:00
Mikhail
e361fe98c5 refactoring 2024-10-05 18:05:33 +08:00
Mikhail
f9449f441f fix EcsDebug 2024-10-05 11:40:01 +08:00
Mikhail
9d6a78f08c update 2024-10-05 10:19:52 +08:00
Mikhail
89bf620611 Update EcsDebug for thread safety 2024-10-05 00:25:42 +08:00
Mikhail
a4d7e56c55 fix 2024-10-04 21:47:15 +08:00
Mikhail
952aaa23b1 rework queries/add using mask queries 2024-10-03 08:20:22 +08:00
Mikhail
a0e359bb12 stash 2024-10-02 22:13:10 +08:00
Mikhail
5bebf812f1 stash 2024-09-30 19:29:19 +08:00
Mikhail
c25fef8a5f fix EcsDebug._buffer warning in unity 2024-09-27 21:48:09 +08:00
Mikhail
f9eaa81f03 update type meta 2024-09-27 21:46:16 +08:00
Mikhail
639cd64cc7 update MetaID, add dublication exception 2024-09-18 17:02:14 +08:00
Mikhail
d62dfed0d5 Add MetaIDAttribute 2024-09-16 19:29:48 +08:00
Mikhail
7fe5263825 rename EcsPipelineTemplate.AddCommand to Record 2024-09-16 12:25:14 +08:00
Mikhail
c970111f77 update meta attributes / add MetaID attribute 2024-09-16 12:24:52 +08:00
Mikhail
7d8a98b616 Delete Debug.meta 2024-09-16 12:24:17 +08:00
Mikhail
3e7eeb01d7 update AddParamsFlags 2024-09-14 18:34:13 +08:00
Mikhail
4a44995b48 add BaseMeta to TypeMeta 2024-09-14 10:01:48 +08:00
Mikhail
bdf31769bf Update MetaColorAttribute.cs 2024-09-14 10:01:31 +08:00
Mikhail
d5a48b206e Update EcsDebug.cs 2024-09-13 11:06:44 +08:00
Mikhail
0697702122 Merge branch 'dev' of github.com:DCFApixels/DragonECS into dev 2024-09-13 11:06:19 +08:00
Mikhail
12e58ef273 update debug utils 2024-09-13 11:03:51 +08:00
Mikhail
856082d1aa Update EcsDebug.cs 2024-09-12 04:05:43 +08:00
Mikhail
8613dc3321 fix debug service 2024-09-12 04:05:15 +08:00
Mikhail
708c137c68 update debug service 2024-09-12 03:24:06 +08:00
Mikhail
de2a0d43ac fix debug service 2024-09-12 03:02:31 +08:00
Mikhail
2ce319fd35 update debug service 2024-09-12 03:01:22 +08:00
Mikhail
7404ea29d7 code cleanup 2024-09-11 10:37:18 +08:00
Mikhail
b38b23913a update AddParams 2024-09-11 10:36:44 +08:00
Mikhail
dd1ea29a1f fix unity meta 2024-09-10 22:22:55 +08:00
Mikhail
b245b6c21d rename Debug folder to DebugUtils 2024-09-10 21:42:07 +08:00
Mikhail
f2ffc284f9 fix thread safety for ecsdebug 2024-09-10 19:18:46 +08:00
Mikhail
7cf6894476 fix world id management 2024-09-10 09:29:08 +08:00
Mikhail
bc1075eada simple refactoring 2024-09-09 18:21:30 +08:00
Mikhail
b4af20d2ea fix thread safety 2024-09-09 18:21:21 +08:00
Mikhail
effa02e660 Impl Thread Safety for static methods in EcsWorld 2024-09-09 14:25:32 +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
eb0f996372 fix inject module bug 2024-09-07 22:17:08 +08:00
Mikhail
d611375ea2 update todo 2024-09-07 21:25:21 +08:00
Mikhail
5711499647 add todo 2024-09-07 21:20:34 +08:00
Mikhail
a3f1284a27 add abstract class EcsModule 2024-09-07 21:20:29 +08:00
Mikhail
e3376d7491 add module injections 2024-09-07 19:23:56 +08:00
Mikhail
0430e5d9e5 update injector 2024-09-07 19:07:47 +08:00
Mikhail
acfb902dbe add todo 2024-09-07 19:07:36 +08:00
Mikhail
131bb03451 separate EcsConst defs block to EcsDefines 2024-09-07 19:06:28 +08:00
Mikhail
002894ce9c code style refactoring 2024-09-07 17:18:35 +08:00
Mikhail
51a4327358 update pipeline export 2024-09-07 15:58:31 +08:00
Mikhail
98a5b086d6 update pipeline builder/ fix pipeline building 2024-09-05 17:27:09 +08:00
Mikhail
49ad53b91c Update EcsGroup.cs 2024-09-05 17:26:08 +08:00
Mikhail
161c1cb7bd update ecsgroup 2024-09-04 12:11:35 +08:00
Mikhail
cbfb54b32e update ecsgroup 2024-09-04 12:02:18 +08:00
Mikhail
1e6598d1fb update ecsgroup, impl iset 2024-09-03 17:30:26 +08:00
Mikhail
ecb3cd5d11 rework pipeline builder systems list to use linked list 2024-09-02 17:29:19 +08:00
Mikhail
7ae651080b add todo 2024-09-01 20:18:43 +08:00
Mikhail
506e08e720 update array utils 2024-08-31 14:57:42 +08:00
Mikhail
ca232ac33b [*] update ToArray add ToCollection for collections 2024-08-31 14:51:13 +08:00
Mikhail
e271c77cab add Where query with sort 2024-08-26 11:08:42 +08:00
Mikhail
c5c2d0e30a update sort halper 2024-08-26 11:08:13 +08:00
Mikhail
8723c4a706 simple refactoring 2024-08-24 21:02:53 +08:00
Mikhail
6c1e999a31 fix executor logic 2024-08-24 21:02:18 +08:00
Mikhail
89ebd5d1ba update queries cashe 2024-08-24 13:10:50 +08:00
Mikhail
07c122d406 update queries stash 2024-08-24 12:29:58 +08:00
Mikhail
2b73c35977 Merge branch 'main' into dev 2024-08-23 23:04:15 +08:00
Mikhail
91480716a5 fix slice group 2024-08-23 23:00:40 +08:00
Mikhail
9c033e6330 update queries stash 2024-08-23 22:31:43 +08:00
Mikhail
3a22a914d5 rename GetPoolInstance(Type) to FindPoolInstance(Type) 2024-08-21 14:40:44 +08:00
Mikhail
c332289a0a update injector 2024-08-20 11:53:23 +08:00
Mikhail
61e324097b update pipeline builder 2024-08-20 11:53:14 +08:00
Mikhail
4bf8f0a9c6 Update EcsPipeline.Builder.cs 2024-08-14 23:42:32 +08:00
Mikhail
9667bbe6f9 refactoring addparams 2024-08-14 23:41:51 +08:00
Mikhail
1c962e6292 fix AddParams.ToString 2024-08-14 23:29:08 +08:00
Mikhail
3e8f507628 pipeline builder refactoring 2024-08-14 22:40:58 +08:00
Mikhail
046a560014 refactoring / fixes 2024-08-14 21:23:34 +08:00
Mikhail
8d6395e9d6 update pipeline builder 2024-08-14 20:39:55 +08:00
Mikhail
297efbc458 stash 2024-08-12 21:36:21 +08:00
Mikhail
0f11183f0f update pipeline builder 2024-08-07 10:40:31 +08:00
Mikhail
48ceb16809 fix 2024-08-07 09:50:14 +08:00
Mikhail
f4df0d07a1 update REFLECTION_DISABLED 2024-08-07 09:45:34 +08:00
Mikhail
108fb6c41b simple rafactoring 2024-08-05 11:17:26 +08:00
Mikhail
e42d2edbbf todo 2024-08-05 11:13:13 +08:00
Mikhail
b7de1ff257 Merge branch 'main' into dev 2024-08-04 19:31:49 +08:00
Mikhail
ec79ef71a7 fix IsMatchesMask bug 2024-08-04 19:30:00 +08:00
Mikhail
d3081f19de bug fix 2024-08-03 22:11:55 +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
0c3cb79119 Merge branch 'main' into dev 2024-07-07 19:39:41 +08:00
Mikhail
dbdc34f3cf cleanup reflection 2024-07-05 22:13:17 +08:00
Mikhail
ba8c4d0600 fix REFLECTION_DISABLED 2024-06-27 00:26:05 +08:00
Mikhail
317c5d1135 renaming to SortOrder 2024-06-26 01:54:04 +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
34e1e20af6 add seralizable EcsPipelineTemplate 2024-06-26 00:07:31 +08:00
Mikhail
f29e9dfdca simple refactoring 2024-06-25 23:35:51 +08:00
Mikhail
90a1d16618 Update Consts.cs 2024-06-25 23:17:59 +08:00
Mikhail
b604c9f079 update SystemsLayerMarkerSystem 2024-06-25 22:15:54 +08:00
Mikhail
91091d22e4 update consts 2024-06-25 22:04:08 +08:00