|
|
2a37205c22
|
fix(ecs): entity deletion is now type correct
|
2025-11-25 23:28:42 +01:00 |
|
|
|
eced6ddf3f
|
fix(ecs): some replacement issues
|
2025-11-25 13:24:59 +01:00 |
|
|
|
d04c706a94
|
feat(ecs): limited the creation of archetypes to three unique components to lower the creation to polynomial complexity
|
2025-07-26 01:13:23 +02:00 |
|
|
|
ca3c3dd5e6
|
feat: added pagination to the SparseSet to make it more memory efficient
|
2025-03-08 14:55:23 +01:00 |
|
|
|
fae4e852fd
|
fix: weird bug in the ComponentStorage where due to the implementation of the SparseSet, components weren't correctly managed
|
2025-03-06 19:04:49 +01:00 |
|
|
|
5b43c7a319
|
fix: the code in comet_structs had some import errors which are now fixed
|
2025-03-03 19:41:33 +01:00 |
|
|
|
30cda18ce1
|
fix: the code in flat_map should now be correct and changed formatting in renderer2d
|
2025-03-02 23:27:10 +01:00 |
|