diff options
| author | RunitaiLinden <davep@lindenlab.com> | 2023-04-18 19:11:38 -0500 |
|---|---|---|
| committer | RunitaiLinden <davep@lindenlab.com> | 2023-04-18 19:11:38 -0500 |
| commit | 37eee397b70e2a13a1309025207d1c301f7070c5 (patch) | |
| tree | 8f223d6719ce6bb57726e81b514f60c7d7a89359 /indra/newview/llreflectionmapmanager.h | |
| parent | 04b6b84798c497582d8706368580eb3c3ce699eb (diff) | |
DRTVWR-559 Add control for automatic reflection probes to advanced preferences and featuretable. Remove Reflections checkbox. Don't persist reflection probe volume display between sessions. Incidental decruft.
Diffstat (limited to 'indra/newview/llreflectionmapmanager.h')
| -rw-r--r-- | indra/newview/llreflectionmapmanager.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/newview/llreflectionmapmanager.h b/indra/newview/llreflectionmapmanager.h index 066b1e380f..234bde51a8 100644 --- a/indra/newview/llreflectionmapmanager.h +++ b/indra/newview/llreflectionmapmanager.h @@ -77,6 +77,7 @@ public: // presently hacked into LLViewerObject::setTE // Used by LLViewerObjects that are Reflection Probes + // vobj must not be null // Guaranteed to not return null LLReflectionMap* registerViewerObject(LLViewerObject* vobj); |
