Commit graph

8 commits

Author SHA1 Message Date
da0419bc13 fix: no gaps in terrain collision time/space
Terrain collision is generated before the first _process

Terrain collision is generated from and to the edges of chunks with no
gaps inbetween
2026-03-09 11:28:17 +01:00
2efd3d2ddf chore: removed some unneeded whitespace 2026-02-25 23:44:41 +01:00
1e44fcd09f feat: apply_mesh for chunks is smeared over frames 2026-02-25 22:42:07 +01:00
226c821454 feat: bounds-based mesh reloading 2026-02-25 22:02:02 +01:00
80eb6ef4c0 feat: tore out old generation triggers 2026-02-25 20:12:24 +01:00
811970a306 chore: massively sped up mesh gen performance 2026-02-25 18:57:06 +01:00
8ff1b1404d feat: multithreading for terrain mesh gen 2026-02-24 23:16:21 +01:00
ac139f01b6 feat: started work on terrain editor tools 2026-02-22 22:27:23 +01:00