| .. |
|
config.py
|
feat: started work on terrain editor tools
|
2026-02-22 22:27:23 +01:00 |
|
register_types.cpp
|
feat: implemented noise modifier
|
2026-04-22 00:55:21 +02: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 |
|
shared_mutex.cpp
|
feat: SharedMutex is_locked; use of binary mtx
|
2026-04-17 15:46:35 +02:00 |
|
shared_mutex.h
|
feat: SharedMutex is_locked; use of binary mtx
|
2026-04-17 15:46:35 +02:00 |
|
terrain.cpp
|
chore: terrain no longer updates at runtime (only editor)
|
2026-04-22 00:55:30 +02:00 |
|
terrain.h
|
chore: clarification
|
2026-04-13 12:53:34 +02:00 |
|
terrain_chunk.cpp
|
chore: cleanup of unused includes
|
2026-04-19 15:26:34 +02:00 |
|
terrain_chunk.h
|
feat: caching meshes and heightmaps
|
2026-04-05 18:18:59 +02:00 |
|
terrain_modifier.cpp
|
fix: reducing number of push_changed load
|
2026-04-19 23:18:03 +02:00 |
|
terrain_modifier.h
|
chore: separated terrain modifiers into own files
|
2026-04-19 15:24:11 +02:00 |
|
terrain_modifier_composite.cpp
|
feat: sub modifier composite blend modes
|
2026-04-19 22:01:53 +02:00 |
|
terrain_modifier_composite.h
|
feat: sub modifier composite blend modes
|
2026-04-19 22:01:53 +02:00 |
|
terrain_modifier_distance.cpp
|
chore: separated terrain modifiers into own files
|
2026-04-19 15:24:11 +02:00 |
|
terrain_modifier_distance.h
|
chore: separated terrain modifiers into own files
|
2026-04-19 15:24:11 +02:00 |
|
terrain_modifier_noise.cpp
|
feat: implemented noise modifier
|
2026-04-22 00:55:21 +02:00 |
|
terrain_modifier_noise.h
|
feat: implemented noise modifier
|
2026-04-22 00:55:21 +02:00 |
|
terrain_modifier_path.cpp
|
fix: reducing number of push_changed load
|
2026-04-19 23:18:03 +02:00 |
|
terrain_modifier_path.h
|
chore: separated terrain modifiers into own files
|
2026-04-19 15:24:11 +02:00 |
|
TODO.org
|
chore: ticked off terrain modifiers
|
2026-04-19 15:28:31 +02:00 |