branchrust_reboot/main/gridpoolcancel

9 Commits over 31 Days - 0.01cph!

4 Years Ago
Code review changes
4 Years Ago
Merge from main
4 Years Ago
Don't check NeedsTimeout every cycle of the loop because it's a bit expensive
4 Years Ago
Merge from main
4 Years Ago
Fix NRE spam when leaving a server
4 Years Ago
Return FoliageCell.batches to the pool when not needed Use a shared empty list for FoliageCell.placements if there are no placements for the cell
4 Years Ago
Make WorldGrid sparsely allocated
4 Years Ago
Make LODGrid pool empty cells too Pre-fill pools in bootstrap Remove debug.logs
4 Years Ago
Make RendererGrid pool empty cells