Commit Graph

1255 Commits

Author SHA1 Message Date
DCFApixels
2e1b22c129 Squashed commit of the following:
commit 1914307cbab5ee9b69d71014505d4b371b14eb75
Author: DCFApixels <99481254+DCFApixels@users.noreply.github.com>
Date:   Tue Aug 26 14:50:20 2025 +0800

    up version to 0.9.19

commit d15d4412f1a5a31aaf227e5893c1b3aaba35bf05
Author: DCFApixels <99481254+DCFApixels@users.noreply.github.com>
Date:   Tue Aug 26 14:47:55 2025 +0800

    fix array growth

commit 7015bbcc1b
Author: DCFApixels <99481254+DCFApixels@users.noreply.github.com>
Date:   Sat Aug 23 22:48:39 2025 +0800

    fix

commit 64fd11b072
Author: DCFApixels <99481254+DCFApixels@users.noreply.github.com>
Date:   Sat Aug 23 22:45:32 2025 +0800

    fix
2025-08-26 14:50:36 +08:00
DCFApixels
1605108e49 Merge branch 'main' of github.com:DCFApixels/DragonECS 2025-08-11 20:39:25 +08:00
DCFApixels
0a9bf9d906 up version to 0.9.18 2025-08-11 20:38:59 +08:00
Karpik
d67afc74a0
Fix NullReferenceException 2025-08-11 20:38:12 +08:00
DCFApixels
1c09c94c3e up version to 0.9.17 2025-08-11 08:57:13 +08:00
DCFApixels
f306fc88e2 fix 2025-08-11 08:56:44 +08:00
Karpik
c7b9dcdad7
Add nullifying item in WorldComponentPool<T> 2025-08-07 23:45:04 +08:00
DCFApixels
007ef493a8 up version to 0.9.16 2025-07-15 13:57:53 +08:00
DCFApixels
e4dc76e037 update 2025-07-14 21:10:57 +08:00
DCFApixels
cfc1ffe9a6 impl EcsPipeline.Builder.MergeWith 2025-07-14 20:55:09 +08:00
DCFApixels
0c7f743f1e Squashed commit of the following:
commit 5f92f544f39679f8bcc508c17b5572ae789e7ab8
Author: DCFApixels <99481254+DCFApixels@users.noreply.github.com>
Date:   Mon Jul 14 16:19:58 2025 +0800

    Update LayersMap.cs

commit 27e7fddb40f697c5a5b21d140267e2c49e1f46f6
Author: DCFApixels <99481254+DCFApixels@users.noreply.github.com>
Date:   Mon Jul 14 16:13:49 2025 +0800

    update

commit f118605bea25abe11b196074fdd6c6baeb9124ba
Author: DCFApixels <99481254+DCFApixels@users.noreply.github.com>
Date:   Mon Jul 14 15:49:52 2025 +0800

    update pipeline building, rework/refactoring injector

commit 52af6142d0
Author: DCFApixels <99481254+DCFApixels@users.noreply.github.com>
Date:   Sat Jul 12 01:32:51 2025 +0800

    Update EcsPipeline.Builder.cs

commit b3571e3ed8
Author: DCFApixels <99481254+DCFApixels@users.noreply.github.com>
Date:   Sat Jul 12 01:28:24 2025 +0800

    update

commit ab50dcb7e3
Author: DCFApixels <99481254+DCFApixels@users.noreply.github.com>
Date:   Fri Jul 11 23:37:48 2025 +0800

    update

commit c23aa1b223
Author: DCFApixels <99481254+DCFApixels@users.noreply.github.com>
Date:   Fri Jul 11 17:38:45 2025 +0800

    update StructList
2025-07-14 16:20:11 +08:00
DCFApixels
4db3b1c32d up version to 0.9.15 2025-06-04 19:19:49 +08:00
DCFApixels
9a88fff7a7 remove static EcsAspect.GetMask 2025-06-04 18:45:24 +08:00
DCFApixels
68118dc581 add static EcsAspect.GetMask 2025-06-03 23:13:28 +08:00
DCFApixels
a016763824 Update entlong.cs 2025-06-03 09:49:08 +08:00
DCFApixels
5031853e91 update entlong.TryUnpack 2025-06-03 00:22:56 +08:00
DCFApixels
8b92b7136e Merge branch 'bf' into dev 2025-05-23 17:22:15 +08:00
DCFApixels
bd192db22a up version to 0.9.14 2025-05-23 17:20:42 +08:00
DCFApixels
067eb467e1 Merge branch 'bf' into dev 2025-05-23 17:18:13 +08:00
DCFApixels
4ac8f6d5f1 fix entlong.DebuggerProxy 2025-05-23 17:18:01 +08:00
DCFApixels
14aa55b85c Update Consts.cs 2025-05-23 09:42:11 +08:00
DCFApixels
601cb6b4d8 update 2025-05-22 15:25:38 +08:00
DCFApixels
2771d628d6 update 2025-05-21 23:00:48 +08:00
DCFApixels
71bf7064e1 update 2025-05-21 17:41:28 +08:00
DCFApixels
54f25eaaad Update EcsMask.cs 2025-05-20 19:48:20 +08:00
DCFApixels
aa98201826 Update EcsMask.cs 2025-05-20 15:46:58 +08:00
DCFApixels
3329f707d0 Update EcsStaticMask.cs 2025-05-20 15:30:43 +08:00
DCFApixels
0871b3d6af update masks 2025-05-20 11:12:30 +08:00
DCFApixels
813b986e45 add Any condition for mask 2025-05-19 20:30:18 +08:00
DCFApixels
818dafc82a up veersion to 0.9.13 2025-05-19 15:04:59 +08:00
DCFApixels
f036c2d242 fix 2025-05-19 15:04:30 +08:00
DCFApixels
3bda594f1b up version to 0.9.12 2025-05-19 14:49:46 +08:00
DCFApixels
e670c3d61c update entlobg.IsAlive 2025-05-19 14:48:57 +08:00
DCFApixels
e8bdb01e37 update pool init/AllowedInWorldsAttribute 2025-05-19 14:41:05 +08:00
DCFApixels
d181fd3729 up version to 0.9.11 2025-05-18 17:17:47 +08:00
DCFApixels
1c2cbdc9f3 Update MemoryAllocator.cs 2025-05-18 11:31:17 +08:00
DCFApixels
b9329d7384 rename namespace to Core.Internal 2025-05-18 10:52:24 +08:00
DCFApixels
2051acf3de add meta 2025-05-18 01:05:04 +08:00
DCFApixels
624ea8949a fix leaks 2025-05-18 01:03:59 +08:00
DCFApixels
24e49aec02 Delete StackAllocator.cs 2025-05-18 00:52:42 +08:00
DCFApixels
90d57539ae Update MetaIDAttribute.cs 2025-05-18 00:52:07 +08:00
DCFApixels
94dc9daa67 update 2025-05-18 00:49:12 +08:00
DCFApixels
6f146cf555 fix 2025-05-17 16:30:59 +08:00
DCFApixels
9fcb1aee04 fix 2025-05-17 16:22:05 +08:00
DCFApixels
d7f94dda3e Update MemoryAllocator.cs 2025-05-17 15:49:52 +08:00
DCFApixels
274536041f Update MemoryAllocator.cs 2025-05-17 15:24:07 +08:00
DCFApixels
cc644dbcf9 add meta/fix 2025-05-17 15:01:17 +08:00
DCFApixels
3dde27a1e5 add MemoryAllocator/fix leaks 2025-05-17 14:55:31 +08:00
DCFApixels
73bb779a5a fix leaks/refactoring 2025-05-15 20:41:02 +08:00
DCFApixels
cf31891a97 fix memory leaks 2025-05-15 17:42:17 +08:00