summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorCosmic Linden <cosmic@lindenlab.com>2024-10-17 16:05:20 -0700
committerCosmic Linden <cosmic@lindenlab.com>2024-10-17 16:05:20 -0700
commit2c4cea4978b03544fd531a8e49a9958a29d77682 (patch)
treeed5d5480bd77bbb65438af549e82fda1d61ab5a8 /doc
parent63ab369e9c020cda9d8279eaaf9470abef8c8296 (diff)
secondlife/viewer#2853: Update informal testing doc: PBR terrain painting is on hold
Diffstat (limited to 'doc')
-rw-r--r--doc/testplans/pbr_terrain_paintmap.md2
1 files changed, 1 insertions, 1 deletions
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