SeanOMik
|
6210778e9d
|
ecs: some code cleanup
|
2024-03-02 22:55:11 -05:00 |
SeanOMik
|
21537481c9
|
ecs: add relations, improve docs
|
2024-03-02 22:55:10 -05:00 |
SeanOMik
|
380c8df740
|
ecs: implement deferred system commands, change the way system fn arguments are implemented
|
2024-02-23 16:34:21 -05:00 |
SeanOMik
|
98ee6fc323
|
ecs: cleanup
|
2024-01-04 23:58:56 -05:00 |
SeanOMik
|
0f062217ca
|
ecs: Add world query, make it possible to request resources from function systems
|
2024-01-04 20:49:27 -05:00 |
SeanOMik
|
10fc7842cf
|
Fix a painful amount of compiler warnings, and clippy warnings
|
2023-12-28 21:30:45 -05:00 |
SeanOMik
|
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 |
SeanOMik
|
808cb77040
|
Implement multiple argument fn systems
|
2023-12-21 23:33:47 -05:00 |
SeanOMik
|
ddc6a3dbf2
|
Add ArgFetcher for resources
|
2023-12-21 23:33:46 -05:00 |
SeanOMik
|
5f5f875783
|
Rewrite FnSystem stuff, add World argument fetcher
|
2023-12-21 23:33:45 -05:00 |
SeanOMik
|
068eeecd4c
|
Create graph system executor
|
2023-12-21 23:33:42 -05:00 |
SeanOMik
|
9c6c32199d
|
Create simple function systems
|
2023-12-21 23:33:41 -05:00 |