summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorcosmic-linden <111533034+cosmic-linden@users.noreply.github.com>2024-03-15 12:51:57 -0700
committerGitHub <noreply@github.com>2024-03-15 12:51:57 -0700
commite2af6de213ff57439e008487229723d004239425 (patch)
tree2cdbefe56dc95eef22fc7185a4d1f727c7f2f089 /doc
parentb29c290a3437691fba13c2390a42eb204f3125d9 (diff)
parent72987ac256c8c906eb51d002942332279250284a (diff)
Merge pull request #1009 from secondlife/v-760
secondlife/viewer#760: Update test plan for terrain texture max resolution validation
Diffstat (limited to 'doc')
-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.