summaryrefslogtreecommitdiff
path: root/doc/testplans
diff options
context:
space:
mode:
authorCosmic Linden <cosmic@lindenlab.com>2024-03-15 12:48:45 -0700
committerCosmic Linden <cosmic@lindenlab.com>2024-03-15 12:48:45 -0700
commit72987ac256c8c906eb51d002942332279250284a (patch)
tree2cdbefe56dc95eef22fc7185a4d1f727c7f2f089 /doc/testplans
parentcb1b23d8bf72a0e2fe0fff8b430cf144501ca586 (diff)
secondlife/viewer#760: Update test plan for terrain texture max resolution validation
Diffstat (limited to 'doc/testplans')
-rw-r--r--doc/testplans/pbr_terrain_composition.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/testplans/pbr_terrain_composition.md b/doc/testplans/pbr_terrain_composition.md
index 524583aa7a..8cc5560f64 100644
--- a/doc/testplans/pbr_terrain_composition.md
+++ b/doc/testplans/pbr_terrain_composition.md
@@ -50,7 +50,7 @@ A user with appropriate permissions can change and save the textures or material
Saving may fail for the following reasons:
- A terrain or material texture is invalid or null
-- A terrain texture is greater than 1024 resolution (Subject to change. See https://github.com/secondlife/viewer/issues/760)
+- A terrain texture is greater than the max texture upload resolution
Unlike a viewer without PBR terrain support, the new viewer will no longer treat textures with alpha channels as invalid.