Expand generated terrain with biome-driven props

This commit is contained in:
Alexander Sellite 2026-08-20 00:28:55 -04:00
parent e8888ed05a
commit 1e24fb0bfc
103 changed files with 5427 additions and 351 deletions

View file

@ -43,6 +43,7 @@ readonly -a QUICK_TESTS=(
"tests/shoreline_ambience_validation.gd"
"tests/surface_drawing_validation.gd"
"tests/tackle_order_validation.gd"
"tests/terrain_biome_validation.gd"
"tests/terrain_blender_material_validation.gd"
"tests/terrain_chunk_generator_validation.gd"
"tests/texture_sampling_validation.gd"