summaryrefslogtreecommitdiff
path: root/doc/testplans/terrain_loading.md
diff options
context:
space:
mode:
Diffstat (limited to 'doc/testplans/terrain_loading.md')
-rw-r--r--doc/testplans/terrain_loading.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/testplans/terrain_loading.md b/doc/testplans/terrain_loading.md
new file mode 100644
index 0000000000..b84daf6f73
--- /dev/null
+++ b/doc/testplans/terrain_loading.md
@@ -0,0 +1,4 @@
+- Texture terrain should load
+- PBR terrain should load if enabled
+- Related subsystem: A change to the PBR terrain loading system may affect the texture terrain loading system and vice-versa
+- Related subsystem: Minimaps should load if terrain loads (may take longer)