authority/modules/terrain
2026-02-25 20:21:13 +01:00
..
config.py feat: started work on terrain editor tools 2026-02-22 22:27:23 +01:00
register_types.cpp feat: started work on terrain editor tools 2026-02-22 22:27:23 +01:00
register_types.h feat: started work on terrain editor tools 2026-02-22 22:27:23 +01:00
SCsub feat: started work on terrain editor tools 2026-02-22 22:27:23 +01:00
terrain.cpp chore: modifiers are aware of parent terrain 2026-02-25 20:21:13 +01:00
terrain.h chore: modifiers are aware of parent terrain 2026-02-25 20:21:13 +01:00
terrain_chunk.cpp feat: tore out old generation triggers 2026-02-25 20:12:24 +01:00
terrain_chunk.h chore: massively sped up mesh gen performance 2026-02-25 18:57:06 +01:00
terrain_modifier.cpp chore: renamed ReadWrite mtx to Shared mutex 2026-02-25 19:59:59 +01:00
terrain_modifier.h chore: modifiers are aware of parent terrain 2026-02-25 20:21:13 +01:00