summaryrefslogtreecommitdiff
path: root/indra/newview/llfloaterregioninfo.h
diff options
context:
space:
mode:
authorCosmic Linden <cosmic@lindenlab.com>2024-03-20 10:22:29 -0700
committerCosmic Linden <cosmic@lindenlab.com>2024-03-20 10:58:33 -0700
commita0649375e1652061610d626c958ee7488fad140d (patch)
treebe61ce62a6c4c4c7550f92ce192f3fe7d151b9d7 /indra/newview/llfloaterregioninfo.h
parente2a3edf6daed276d82767ce070dbbaf1d42dc427 (diff)
secondlife/viewer-issues#83: Disallow alpha blend/double sided from PBR terrain
Diffstat (limited to 'indra/newview/llfloaterregioninfo.h')
-rw-r--r--indra/newview/llfloaterregioninfo.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/newview/llfloaterregioninfo.h b/indra/newview/llfloaterregioninfo.h
index 99774e5db3..ac3a8fc717 100644
--- a/indra/newview/llfloaterregioninfo.h
+++ b/indra/newview/llfloaterregioninfo.h
@@ -254,6 +254,7 @@ public:
void setEnvControls(bool available); // Whether environment settings are available for this region
BOOL validateTextureSizes();
+ bool validateMaterials();
BOOL validateTextureHeights();
//static void onChangeAnything(LLUICtrl* ctrl, void* userData); // callback for any change, to enable commit button