|
f0d36e7b56
|
ecs: impl Clone for World and return entity in dynamic views
|
2024-04-27 00:21:26 -04:00 |
|
|
12c8ece418
|
ecs: create a DynamicViewState that can be used to create a dynamic view without dealing with lifetimes
ci/woodpecker/push/debug Pipeline failed
|
2024-04-13 02:10:25 -04:00 |
|
|
4a0d003181
|
ecs: add not filter, improve the code for inserting components into entity, bundle cleanup and improvements
|
2024-04-10 22:26:49 -04:00 |
|
|
6210778e9d
|
ecs: some code cleanup
|
2024-03-02 22:55:11 -05:00 |
|
|
7d90b1d38f
|
ecs: improve docs
|
2024-03-02 22:55:10 -05:00 |
|
|
21537481c9
|
ecs: add relations, improve docs
|
2024-03-02 22:55:10 -05:00 |
|
|
10fc7842cf
|
Fix a painful amount of compiler warnings, and clippy warnings
|
2023-12-28 21:30:45 -05:00 |
|
|
09bba5b3b3
|
Switch to lyra-ecs systems, move ecs mod to scene mod, reexport lyra-ecs as ecs
|
2023-12-26 23:48:46 -05:00 |
|
|
1ab79fae83
|
Make fields and methods pub
|
2023-12-21 23:33:54 -05:00 |
|
|
68a2868478
|
Use Any for Resources instead of pointers, utility stuff for DynamicType
|
2023-12-21 23:33:53 -05:00 |
|
|
da206b4824
|
Rename World::view to World::view_iter, some code cleanup
|
2023-12-21 23:33:51 -05:00 |
|
|
a68b0a7fb4
|
Simple dynamic views
|
2023-12-21 23:33:50 -05:00 |
|