We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9a9fb1d commit 63a7ab5Copy full SHA for 63a7ab5
1 file changed
develop/ROADMAP.md
@@ -9,11 +9,8 @@
9
## Thoughts
10
11
- We should have a way to not copy components on deferred spawn/clone
12
-- Not all assoc_list_remove operations need to keep order, we can have an unordered variant also
13
-- We still have several places where we use __lua_next without deterministic order, we should fix that
14
- Having a light version of the gargabe collector can be useful for some use-cases
15
- We can shrink the table pool tables on garbage collection if they are too large
16
-- Should we sort chunk children by fragment id?
17
- Basic default component value as true looks awful, should we use something else?
18
19
## Known Issues
0 commit comments