authority/modules/terrain
2026-03-03 21:37:05 +01:00
..
config.py feat: started work on terrain editor tools 2026-02-22 22:27:23 +01:00
register_types.cpp feat: WIP terrain path modifiers 2026-02-27 18:01:14 +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 fix: check if threads are started before waiting 2026-03-03 16:48:49 +01:00
terrain.h fix: threads don't idle while inactive 2026-03-03 16:44:58 +01:00
terrain_chunk.cpp chore: removed some unneeded whitespace 2026-02-25 23:44:41 +01:00
terrain_chunk.h feat: apply_mesh for chunks is smeared over frames 2026-02-25 22:42:07 +01:00
terrain_modifier.cpp fix: lines cannot be 0 length 2026-03-03 21:37:05 +01:00
terrain_modifier.h feat: implemented smooth paths 2026-03-02 23:29:32 +01:00