Commit Graph

831 Commits

Author SHA1 Message Date
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
e2feab383c update meta group & tags 2024-06-19 00:18:59 +08:00
Mikhail
ab3a4a758b update meta groups & tags 2024-06-18 21:38:59 +08:00
Mikhail
a9e3580f37 Update README.md 2024-06-16 16:15:12 +08:00
Mikhail
464fa4952a Update README-RU.md 2024-06-16 16:06:00 +08:00
Mikhail
5e61ee1154 correct spelling 2024-06-16 15:17:33 +08:00
Mikhail
31e315dfb6 Update README-RU.md 2024-06-16 12:39:04 +08:00
Mikhail
75e8937011 update readme 2024-06-16 01:22:16 +08:00
Mikhail
e453ec529b
Update README.md 2024-06-16 01:08:25 +08:00
Mikhail
555e5502c7 Update .gitignore 2024-06-15 20:41:40 +08:00
Mikhail
9551d674f7 up version to 0.8.37 2024-06-13 19:07:39 +08:00
Mikhail
576deef36d Merge branch 'main' into dev 2024-06-13 19:06:21 +08:00
Mikhail
c1eaf36ff0 update meta 2024-06-13 18:04:18 +08:00
Mikhail
35d80891d5
Update README-RU.md 2024-06-11 22:37:19 +08:00
Mikhail
221fa2a6f3
Update README-RU.md 2024-06-11 20:03:54 +08:00
Mikhail
818dc4b926 update docs 2024-06-11 02:30:00 +08:00
Mikhail
29e9d9edbb move DragonDocs to Unity integration 2024-06-10 18:04:33 +08:00
Mikhail
4d173dd857 Update MetaTagsAttribute.cs 2024-06-08 02:10:03 +08:00
Mikhail
f7fb996ffc udpate typemeta add docs 2024-06-08 02:08:20 +08:00
Mikhail
75f85bed01 Merge branch 'main' of github.com:DCFApixels/DragonECS 2024-06-07 00:04:14 +08:00
Mikhail
6e9e9b11bc
Merge pull request #1 from blackbone/feature/dotnet-compat
add csproj and exception for it in gitignore
2024-06-07 00:03:15 +08:00
Mikhail
829cdd40f3 Update DragonECS.csproj 2024-06-06 21:15:22 +08:00
Mikhail
272cec4275 Update DragonECS.csproj 2024-06-06 19:37:44 +08:00
Mikhail
3608102b59 Create DragonECS.csproj.meta 2024-06-06 18:44:53 +08:00
Mikhail
d133b45442 add csproj 2024-06-06 18:05:17 +08:00
Mikhail
56bc701e01 remove json serialization 2024-06-05 20:52:23 +08:00
Mikhail
716328741c Docs Stash 2024-06-05 14:39:19 +08:00
Dmytro Osipov
17cea1ec55 add csproj and exception for it in gitignore 2024-05-28 11:02:31 +02:00
Mikhail
8aac055712 remove EcsProfilerMarker from EcsWhereExecutor 2024-05-25 21:48:25 +08:00
Mikhail
29f656f394 up version to 0.8.36 2024-05-16 23:51:52 +08:00
Mikhail
98eff4fbf6 update meta 2024-05-16 20:30:13 +08:00
Mikhail
4866e86278
Update package.json 2024-05-13 20:43:11 +08:00
Mikhail
80525e5fe0
Update EcsPoolBase.cs 2024-05-13 20:41:07 +08:00
Mikhail
c2744061f6 up version to 0.8.34 2024-05-13 19:31:35 +08:00
Mikhail
3d50c1a136 Merge branch 'main' into dev 2024-05-13 19:30:45 +08:00
Mikhail
f4b9a7ce7c code cleanup 2024-05-13 19:29:36 +08:00
Mikhail
9522766529 adapt entlong to display in the unity inspector 2024-05-13 16:21:30 +08:00
Mikhail
22e68ee4e5
Update README-RU.md 2024-05-06 14:49:23 +08:00
Mikhail
1b89c107e2
Update README.md 2024-05-06 14:45:41 +08:00
Mikhail
30080e51e7 fix world versioning 2024-05-01 23:50:40 +08:00
Mikhail
10b873ac30 up version to 0.8.33 2024-05-01 17:16:59 +08:00
Mikhail
f933d9afdf fix DISABLE_POOLS_EVENTS define 2024-05-01 17:15:58 +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
a77e3adfc0 up version to 0.8.32 2024-05-01 16:12:29 +08:00
Mikhail
91f4f936ff fix world component releaser 2024-05-01 15:14:36 +08:00
Mikhail
a8ce4688bc add meta to pools 2024-05-01 14:29:01 +08:00
Mikhail
4490d1a0b5 update entlong debug 2024-05-01 14:09:15 +08:00
Mikhail
514d761d00 update meta attributes 2024-05-01 13:38:08 +08:00
Mikhail
d2f761a884 add PoolsCore namespace, add IEcsComponentType 2024-04-30 16:09:57 +08:00