mirror of
https://github.com/BlackMATov/evolved.lua.git
synced 2026-01-06 03:21:18 +07:00
add evolved.each function
This commit is contained in:
@@ -8,5 +8,4 @@
|
||||
- optimize batch operations for cases with moving entities to empty chunks
|
||||
- should we clear chunk's components by on_insert tag callback?
|
||||
- use table.new/clear for cached tables
|
||||
- add `each :: entity -> {each_state? -> fragment?, component?}, each_state?` function
|
||||
- replace chunk_list/fragment_list pools to one generic table pool
|
||||
|
||||
Reference in New Issue
Block a user