diff options
author | Graham Linden <graham@lindenlab.com> | 2018-09-10 23:21:34 +0100 |
---|---|---|
committer | Graham Linden <graham@lindenlab.com> | 2018-09-10 23:21:34 +0100 |
commit | 555dfdc6ef0dab37bc4eaf6ae0b00a857f0609da (patch) | |
tree | 30566238585b1a62a4ffec505f6dc48f87053215 /indra/newview/llfloaterfixedenvironment.cpp | |
parent | ef2c61275eafa7d1fd3afa3f0eb76397632f12c9 (diff) |
Add copies of existing lighting shaders for advanced atmo path.
Enable advanced atmo by default.
Disable nSight in settings.xml
Remove MSVC debug pragmas.
Diffstat (limited to 'indra/newview/llfloaterfixedenvironment.cpp')
-rw-r--r-- | indra/newview/llfloaterfixedenvironment.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/indra/newview/llfloaterfixedenvironment.cpp b/indra/newview/llfloaterfixedenvironment.cpp index e5d6412218..09a05eb7e2 100644 --- a/indra/newview/llfloaterfixedenvironment.cpp +++ b/indra/newview/llfloaterfixedenvironment.cpp @@ -55,8 +55,6 @@ #include "llsettingsvo.h" #include "llinventorymodel.h" -#pragma optimize("", off) - extern LLControlGroup gSavedSettings; namespace |