summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorErik Kundiman <erik@megapahit.org>2024-11-11 18:57:13 +0800
committerErik Kundiman <erik@megapahit.org>2024-11-12 12:32:01 +0800
commit6530f56b97f57cb7d80bb916a2b15af0b7f6c425 (patch)
tree024f7870252fe309ebdef3fbd4f2a34f1e9bc5ee /doc
parent5704c81c1b6dc1da7ec3cfb5ee3979d0fc1db86d (diff)
parent814d6d43f0720bda2e74a0ecedb560ad8fcf10a9 (diff)
Merge remote-tracking branch 'secondlife/release/maint-c' into maint-c
Diffstat (limited to 'doc')
-rw-r--r--doc/testplans/pbr_terrain_composition.md2
-rw-r--r--doc/testplans/pbr_terrain_paintmap.md2
2 files changed, 2 insertions, 2 deletions
diff --git a/doc/testplans/pbr_terrain_composition.md b/doc/testplans/pbr_terrain_composition.md
index bac0e8662e..162812507c 100644
--- a/doc/testplans/pbr_terrain_composition.md
+++ b/doc/testplans/pbr_terrain_composition.md
@@ -44,7 +44,7 @@ The PBR terrain texture transform flag should be set automatically when logging
When the PBR terrain texture transform feature is enabled, the UI of the Terrain tab should be overhauled. Availability of features depends on the type of terrain.
-**Known issue:** The Region/Estate floater may have to be closed/reopened a second time in order for the UI overhaul to take effect, after teleporting between regions that do and do not have the feature flag set.
+**Known issue:** Manually setting the advanced setting `RenderTerrainPBRTransformsEnabled` is not supported for end-users. It requires closing/re-opening the floater in order for the UI changes to take effect.
When "PBR Metallic Roughness" is checked:
diff --git a/doc/testplans/pbr_terrain_paintmap.md b/doc/testplans/pbr_terrain_paintmap.md
index 0dab5fc2eb..97b659f360 100644
--- a/doc/testplans/pbr_terrain_paintmap.md
+++ b/doc/testplans/pbr_terrain_paintmap.md
@@ -2,7 +2,7 @@
## Introduction/Disclaimer
-As of 2024-08-06, PBR terrain painting is **WIP**. Currently, there is only a client-side terrain paintmap, with no way to directly edit it. This document will explain how to informally explore this feature and compare it to the existing heightmap with noise. In the future, a testing document will be added for PBR terrain painting.
+As of 2024-10-17, PBR terrain painting is **on hold**. Currently, there is only a client-side terrain paintmap, with no way to directly edit it. This document will explain how to informally explore this feature and compare it to the existing heightmap with noise. Should the project resume, a testing document will be added for PBR terrain painting.
## Background