Mikhail
|
0c06d971aa
|
update hybridpool / add clear not alive components
|
2023-07-17 15:55:23 +08:00 |
|
Mikhail
|
aba19f98b9
|
setup entlong serialization
|
2023-07-17 15:54:28 +08:00 |
|
Mikhail
|
04c474edf5
|
add properties to EcsMask
|
2023-07-04 19:50:25 +08:00 |
|
Mikhail
|
9e465588d4
|
Merge branch 'dev' of https://github.com/DCFApixels/DragonECS into dev
|
2023-07-04 02:59:13 +08:00 |
|
Mikhail
|
a5951412be
|
add unity metas
|
2023-07-04 02:59:09 +08:00 |
|
Mikhail
|
1a5372b7c0
|
add explicit conversion from entlong to int
|
2023-07-04 02:58:26 +08:00 |
|
Mikhail
|
112b96384d
|
Rework component ids
Remove WorldMetaStorage
|
2023-07-04 00:00:25 +08:00 |
|
Mikhail
|
5612fe047c
|
add simplified UncheckedGetPool for built-in pools
|
2023-07-03 02:50:16 +08:00 |
|
Mikhail
|
a11c7de42c
|
add new getter methods to EcsWorld
|
2023-07-03 02:44:35 +08:00 |
|
Mikhail
|
143faf24e0
|
add new unpack methods
|
2023-07-03 02:40:13 +08:00 |
|
Mikhail
|
8f76a1cf2e
|
add entlongs iterator to EcsGroup
|
2023-07-02 21:41:06 +08:00 |
|
Mikhail
|
43c5adc6cc
|
usafe optimise GetEntityLong
|
2023-07-02 21:39:44 +08:00 |
|
Mikhail
|
649037577d
|
add UncheckedGetPool
|
2023-07-02 16:45:40 +08:00 |
|
Mikhail
|
aad94da19d
|
add UncheckedGet for world component
|
2023-07-02 16:17:13 +08:00 |
|
Mikhail
|
b04756c03d
|
Create EcsHybridPool.cs.meta
|
2023-06-30 01:19:03 +08:00 |
|
Mikhail
|
ded1c58296
|
change hybrid component interface
|
2023-06-30 01:01:19 +08:00 |
|
Mikhail
|
eddbe6b150
|
fix EcsGroup.ToString()
|
2023-06-30 00:59:49 +08:00 |
|
Mikhail
|
7b30dc9e53
|
fix hybrid pool
|
2023-06-30 00:37:54 +08:00 |
|
Mikhail
|
44e0792517
|
fix Break
|
2023-06-30 00:32:25 +08:00 |
|
Mikhail
|
49dd0eaa97
|
add EcsDebug.Break
|
2023-06-30 00:31:17 +08:00 |
|
Mikhail
|
d674f2da8b
|
Implement Add and Del callbacks for Hybrid components.
|
2023-06-29 23:59:45 +08:00 |
|
Mikhail
|
393c56a166
|
add hybrid components
|
2023-06-29 23:53:26 +08:00 |
|
Mikhail
|
26e45a6f16
|
update debug utils/ add DebugGroup attribute
|
2023-06-29 17:57:28 +08:00 |
|
Mikhail
|
7a5aa6477d
|
update entity copying/EcsTypeCode Api/add IdDispenser/import module with inject
|
2023-06-29 00:56:26 +08:00 |
|
Mikhail
|
709ecf9cf8
|
add meta
|
2023-06-27 06:01:30 +08:00 |
|
Mikhail
|
09ce342239
|
remove useless
|
2023-06-27 05:33:53 +08:00 |
|
Mikhail
|
cd1da0253a
|
optimisation
|
2023-06-27 05:30:45 +08:00 |
|
Mikhail
|
51b409d5d6
|
GetPool optimisation
GetPool almost 2x faster.
|
2023-06-27 05:09:41 +08:00 |
|
Mikhail
|
35d71245bc
|
replace int with short for indexing world components
|
2023-06-27 01:23:01 +08:00 |
|
Mikhail
|
f3b7841ffe
|
hot fix
|
2023-06-27 01:21:52 +08:00 |
|
Mikhail
|
f7a0495c87
|
remove useless
|
2023-06-26 04:04:00 +08:00 |
|
Mikhail
|
9a6010efdb
|
update exceptions
|
2023-06-26 02:53:55 +08:00 |
|
Mikhail
|
f07a489d96
|
update exceptions
|
2023-06-26 01:57:50 +08:00 |
|
Mikhail
|
4b7649e80c
|
split EcsWorld
|
2023-06-25 23:22:01 +08:00 |
|
Mikhail
|
29dc825685
|
simple refactoring
|
2023-06-25 23:13:51 +08:00 |
|
Mikhail
|
6494030509
|
refactoring
|
2023-06-22 14:39:12 +08:00 |
|
Mikhail
|
2b5cc8b27b
|
rename Subject to Aspect
|
2023-06-22 14:31:13 +08:00 |
|
Mikhail
|
65878aa9a0
|
Create DataInterfaces.cs.meta
|
2023-06-22 12:52:58 +08:00 |
|
Mikhail
|
ce4a636082
|
add null check to AutoToString
|
2023-06-22 11:00:33 +08:00 |
|
Mikhail
|
be39dcf8d8
|
add summary to AutoToString
|
2023-06-22 10:58:57 +08:00 |
|
Mikhail
|
757283f4e7
|
add AutoToString
|
2023-06-22 10:50:47 +08:00 |
|
Mikhail
|
3c3e856eff
|
fix namespace
|
2023-06-22 10:24:07 +08:00 |
|
Mikhail
|
c3a4d3e6de
|
add EmptySubject
|
2023-06-22 04:09:43 +08:00 |
|
Mikhail
|
110cb45887
|
update EcsWorldCmp
|
2023-06-22 02:02:43 +08:00 |
|
Mikhail
|
aea6c75ad6
|
update world components
|
2023-06-21 15:03:33 +08:00 |
|
Mikhail
|
4f98009256
|
redesign world components
|
2023-06-21 01:37:05 +08:00 |
|
Mikhail
|
8eb5953c0d
|
remove usless
|
2023-06-20 23:38:15 +08:00 |
|
Mikhail
|
d7a209d9b0
|
update
expand functionality of WorldComponents
change interface of pools
|
2023-06-20 23:34:51 +08:00 |
|
Mikhail
|
87bd13a3d0
|
Rename parameters of world event subscription methods
|
2023-06-19 02:10:25 +08:00 |
|
Mikhail
|
75031b0014
|
insert AUTO_DEL_LAYER after POST_END_LAYER
|
2023-06-18 19:08:45 +08:00 |
|
Mikhail
|
28e786ca7a
|
refactoring
|
2023-06-18 18:46:19 +08:00 |
|
Mikhail
|
ed01cfc454
|
rename EcsWorld.uniqueID to EcsWorld.id
|
2023-06-18 02:42:20 +08:00 |
|
Mikhail
|
f41f57b888
|
Merge branch 'dev' of https://github.com/DCFApixels/DragonECS into dev
|
2023-06-18 01:04:15 +08:00 |
|
Mikhail
|
7915db562d
|
update world component methods
|
2023-06-18 01:02:57 +08:00 |
|
Mikhail
|
f0135f53be
|
fix using
|
2023-06-18 00:41:44 +08:00 |
|
Mikhail
|
7e0af4da35
|
update world component methods
|
2023-06-18 00:39:25 +08:00 |
|
Mikhail
|
520eb0b597
|
add set world component method
|
2023-06-17 20:02:10 +08:00 |
|
Mikhail
|
12efd35595
|
change exception message
|
2023-06-17 19:35:40 +08:00 |
|
Mikhail
|
0b0dab200b
|
add catch exceptions to builtin process
|
2023-06-17 19:28:06 +08:00 |
|
Mikhail
|
2cc2adf4c4
|
add runtime injects method
|
2023-06-16 16:10:11 +08:00 |
|
Mikhail
|
130b732851
|
simple refactoring
|
2023-06-16 12:34:54 +08:00 |
|
Mikhail
|
5f4d1c0c8e
|
update debug utils
|
2023-06-16 11:53:59 +08:00 |
|
Mikhail
|
4abef9b0d7
|
fix null injection check
|
2023-06-16 11:53:39 +08:00 |
|
Mikhail
|
7b5c912ebd
|
add inject null check
|
2023-06-13 15:55:44 +08:00 |
|
Mikhail
|
840ccb2782
|
add inject null checks
|
2023-06-13 15:41:31 +08:00 |
|
Mikhail
|
4b63353965
|
refactoring to support c# 7.3
|
2023-06-12 21:59:27 +08:00 |
|
Mikhail
|
b0c0014faf
|
refactoring to support c# 7.3
|
2023-06-12 20:46:51 +08:00 |
|
Mikhail
|
e5d6391630
|
change git ignore
|
2023-06-12 20:33:22 +08:00 |
|
Mikhail
|
05bf563f76
|
simple refactoring
|
2023-06-12 20:30:44 +08:00 |
|
Mikhail
|
968c6deb41
|
fix indexator
|
2023-06-12 12:49:41 +08:00 |
|
Mikhail
|
2e4c40e494
|
fix EcsGroup bake methods
|
2023-06-12 00:59:22 +08:00 |
|
Mikhail
|
0ca85a81b5
|
fix pipeline init flag
|
2023-06-10 19:46:35 +08:00 |
|
Mikhail
|
a3a5326ca0
|
add init method for wrold components/ bug fix
|
2023-06-10 19:43:19 +08:00 |
|
Mikhail
|
355cece81b
|
split IEcsWorldEventListener
|
2023-06-10 18:58:43 +08:00 |
|
Mikhail
|
cc39522279
|
refactoring
|
2023-06-10 18:15:09 +08:00 |
|
Mikhail
|
e828864ca8
|
remove EcsGroup.Release
|
2023-06-10 00:55:00 +08:00 |
|
Mikhail
|
5c714b068d
|
update Where methods for combinable subjects
|
2023-06-09 23:15:09 +08:00 |
|
Mikhail
|
645546585e
|
add world listeners
|
2023-06-08 04:04:39 +08:00 |
|
Mikhail
|
479fd57d37
|
refactoring
|
2023-06-07 02:08:44 +08:00 |
|
Mikhail
|
17170a8edc
|
refactoring
|
2023-06-07 01:38:53 +08:00 |
|
Mikhail
|
17680cc295
|
priority of base subject constraints
|
2023-06-05 22:59:34 +08:00 |
|
Mikhail
|
11acff9bac
|
fix
|
2023-06-05 22:22:21 +08:00 |
|
Mikhail
|
c05a038e77
|
add orders to subjects
|
2023-06-05 22:13:46 +08:00 |
|
Mikhail
|
999531b290
|
add order of combining subjects
|
2023-06-05 22:09:34 +08:00 |
|
Mikhail
|
e59ef89dfc
|
update EcsGroup
rename set operations
replace Span with ReadOnlySpan
|
2023-06-05 00:23:18 +08:00 |
|
Mikhail
|
a7323363c4
|
Revert "update EcsGroup"
This reverts commit 29e92ede0b .
|
2023-06-05 00:22:06 +08:00 |
|
Mikhail
|
29e92ede0b
|
update EcsGroup
rename set operations
replace Span with ReadOnlySpan
|
2023-06-05 00:16:45 +08:00 |
|
Mikhail
|
a4c2b65eb9
|
fix conflict of constraints
|
2023-06-04 18:58:26 +08:00 |
|
Mikhail
|
416504db45
|
simplifying the signature of EcsWorld.GetPool
|
2023-06-04 18:32:05 +08:00 |
|
Mikhail
|
c7b0083d98
|
Update WorldMetaStorage.cs
|
2023-06-03 01:59:12 +08:00 |
|
Mikhail
|
80ac00e887
|
add CombinedSubject
|
2023-06-03 01:58:54 +08:00 |
|
Mikhail
|
39ca9d7d74
|
fix
|
2023-06-02 15:43:07 +08:00 |
|
Mikhail
|
690e882364
|
fix
|
2023-06-02 05:40:58 +08:00 |
|
Mikhail
|
9aef47e66b
|
Update EcsSubject.cs
|
2023-06-02 04:00:08 +08:00 |
|
Mikhail
|
1c5ce4561b
|
remove EcsWhereResult
|
2023-06-02 03:33:33 +08:00 |
|
Mikhail
|
7951cf27a8
|
refactoring debug attribute
|
2023-06-02 03:03:48 +08:00 |
|
Mikhail
|
a53fa7e717
|
change defines
|
2023-06-02 01:20:46 +08:00 |
|
Mikhail
|
8c612aa949
|
update EcsGroup
|
2023-06-01 20:14:34 +08:00 |
|
Mikhail
|
5c9452e56b
|
update EcsGroup
|
2023-06-01 19:13:04 +08:00 |
|
Mikhail
|
5f047a4507
|
refactoring/update debug utility
|
2023-05-31 04:09:55 +08:00 |
|