Mikhail
|
818dc4b926
|
update docs
|
2024-06-11 02:30:00 +08:00 |
|
Mikhail
|
716328741c
|
Docs Stash
|
2024-06-05 14:39:19 +08:00 |
|
Mikhail
|
f4b9a7ce7c
|
code cleanup
|
2024-05-13 19:29:36 +08:00 |
|
Mikhail
|
935127219f
|
add DISABLE_POOLS_EVENTS define
|
2024-05-01 16:58:54 +08:00 |
|
Mikhail
|
22304f56c0
|
fix build / remove DISABLE_DRAGONECS_DEBUGGER define
|
2024-05-01 16:32:03 +08:00 |
|
Mikhail
|
a8ce4688bc
|
add meta to pools
|
2024-05-01 14:29:01 +08:00 |
|
Mikhail
|
d2f761a884
|
add PoolsCore namespace, add IEcsComponentType
|
2024-04-30 16:09:57 +08:00 |
|
Mikhail
|
4bc60072ed
|
add il2cpp options
|
2024-04-28 19:43:10 +08:00 |
|
Mikhail
|
bc4375808d
|
polishing
|
2024-04-28 18:36:24 +08:00 |
|
Mikhail
|
80a6963699
|
mini optimization
|
2024-04-27 19:05:05 +08:00 |
|
Mikhail
|
e56c7f94d7
|
update
|
2024-03-13 17:41:33 +08:00 |
|
Mikhail
|
03598f97d8
|
add simplified aspect builder syntax
|
2024-03-08 20:40:19 +08:00 |
|
Mikhail
|
53911d4f25
|
rework configs
|
2024-03-07 06:46:44 +08:00 |
|
Mikhail
|
68d6d0762a
|
rename aspect builder methods
|
2024-03-07 03:40:06 +08:00 |
|
Mikhail
|
672e253b49
|
rename GetPool to GetPoolInstance
|
2024-03-07 03:30:18 +08:00 |
|
Mikhail
|
0ed91a08da
|
code cleanup
|
2024-02-26 11:58:19 +08:00 |
|
Mikhail
|
93e9a57c5c
|
optimize pools
|
2024-02-25 23:05:11 +08:00 |
|
Mikhail
|
1924445074
|
fix name
|
2024-02-25 17:27:08 +08:00 |
|
Mikhail
|
1f52caf9c0
|
stash
|
2024-02-25 00:55:30 +08:00 |
|
Mikhail
|
234fc89711
|
remove & rework EcsAnonymousPool
|
2024-02-24 16:59:09 +08:00 |
|
Mikhail
|
ed40b87e9f
|
fixes, rename EcsVirtualPool to EcsAnonymousPool
|
2024-02-24 16:48:43 +08:00 |
|
Mikhail
|
a7276ce966
|
add virtual pool
|
2024-02-24 03:02:41 +08:00 |
|
Mikhail
|
c3ece37bf5
|
polishing pools
|
2024-02-24 02:26:42 +08:00 |
|
Mikhail
|
4888ad82e4
|
remove Reflection except inside EcsHybridPool
|
2024-02-23 18:34:40 +08:00 |
|
Mikhail
|
6c449c94f6
|
remove useless EcsAspectBuilderBase
|
2024-02-11 01:28:18 +08:00 |
|
Mikhail
|
b34f8add00
|
update sorting & masks
|
2024-01-07 18:52:54 +08:00 |
|
Mikhail
|
6e16e2962e
|
update
remove "pipeline" argument from base processes
add PoolsMediator
update component mask
|
2023-12-06 18:58:06 +08:00 |
|
Mikhail
|
5edd55df88
|
rework EcsMask
|
2023-11-22 17:35:03 +08:00 |
|
Mikhail
|
910dfb2d51
|
rename UncheckedGetPool to GetPoolUnchecked
|
2023-11-21 10:41:41 +08:00 |
|
Mikhail
|
0637aec1dc
|
simple refactoring/fixes
|
2023-11-15 17:47:11 +08:00 |
|
Mikhail
|
6354d91769
|
update Hybridity implementation
|
2023-11-08 15:15:10 +08:00 |
|
Mikhail
|
5612fe047c
|
add simplified UncheckedGetPool for built-in pools
|
2023-07-03 02:50:16 +08:00 |
|
Mikhail
|
9a6010efdb
|
update exceptions
|
2023-06-26 02:53:55 +08:00 |
|
Mikhail
|
29dc825685
|
simple refactoring
|
2023-06-25 23:13:51 +08:00 |
|
Mikhail
|
2b5cc8b27b
|
rename Subject to Aspect
|
2023-06-22 14:31:13 +08:00 |
|
Mikhail
|
d7a209d9b0
|
update
expand functionality of WorldComponents
change interface of pools
|
2023-06-20 23:34:51 +08:00 |
|
Mikhail
|
416504db45
|
simplifying the signature of EcsWorld.GetPool
|
2023-06-04 18:32:05 +08:00 |
|
Mikhail
|
a53fa7e717
|
change defines
|
2023-06-02 01:20:46 +08:00 |
|
Mikhail
|
8dc8236f7e
|
rename write methods to get
|
2023-05-30 16:01:16 +08:00 |
|
Mikhail
|
217a843b47
|
refactoring
|
2023-05-30 04:32:09 +08:00 |
|
Mikhail
|
55f6843451
|
moving part of the API into a separate module
|
2023-05-26 06:37:15 +08:00 |
|
Mikhail
|
32429e5af8
|
refactoring
rename directive to DISABLE_DRAGONECS_ASSERT_CHEKS
|
2023-05-26 05:13:11 +08:00 |
|
Mikhail
|
3fa030e95d
|
remove Pipeline from EcsWorld & add event subscription
|
2023-05-23 15:58:31 +08:00 |
|
Mikhail
|
f15de024f5
|
update
|
2023-05-23 01:47:28 +08:00 |
|
Mikhail
|
c0c089ec01
|
global update
rework queries
update remove entities
add sanitize checks
fixes
etс
|
2023-05-07 00:50:02 +08:00 |
|
Mikhail
|
d5e1700029
|
update/add component count/auto delete empty entity
|
2023-04-26 16:45:37 +08:00 |
|
Mikhail
|
22ff801f15
|
Update
|
2023-04-22 23:40:09 +08:00 |
|
Mikhail
|
e2371103c1
|
fix filter fbug
|
2023-04-21 16:03:50 +08:00 |
|
Mikhail
|
699a64f0b6
|
add relation pools
|
2023-04-21 14:21:24 +08:00 |
|
Mikhail
|
b38d59ae80
|
update
|
2023-04-21 03:46:51 +08:00 |
|