diff options
author | Cosmic Linden <cosmic@lindenlab.com> | 2024-02-08 14:39:02 -0800 |
---|---|---|
committer | Cosmic Linden <cosmic@lindenlab.com> | 2024-02-08 14:41:49 -0800 |
commit | 0ca75120bec28fbc0ed0fc3392bca0a7a5e85a37 (patch) | |
tree | ee03d758fcb2cfb148dfe29643908e21fa510410 /doc | |
parent | 1a353aafb72cafb1d21626a2ba47e41e3716c9b1 (diff) |
secondlife/viewer-issues#67: Add test plan
Diffstat (limited to 'doc')
-rw-r--r-- | doc/testplans/terrain_loading.md | 4 |
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) |