summaryrefslogtreecommitdiff
path: root/indra/newview/lllegacyatmospherics.cpp
AgeCommit message (Expand)Author
2024-05-22Fix line endlingsAnsariel
2024-05-22Merge remote-tracking branch 'origin/main' into DRTVWR-600-maint-AAnsariel
2024-04-29#824 Process source files in bulk: replace tabs with spaces, convert CRLF to ...Andrey Lihatskiy
2024-02-21Convert remaining BOOL to boolAnsariel
2022-10-24Merge master into DRTVWR-568 (and fix conflicts)Callum Linden
2022-08-24DRTVWR-558: Eliminate many spurious set-not-used variables.Nat Goodspeed
2022-06-21SL-17635 remove unused variablesMaxim Nikolenko
2021-11-30SL-16386 remove references to (const true) LLGLSLShader::sNoFixedFunctionDave Houlton
2021-10-27SL-16127: Make another pass removing redundant LLSD op [] calls, unused vars,...Ptolemy
2021-10-21SL-16127: Const cleanupPtolemy
2021-10-21SL-16127: Replace slow getLightTransmittance with faster versionPtolemy
2020-03-18SL-12574 Cleanup unused final_attenPtolemy
2020-03-18SL-12574 Fix environmentMap being too dark on EEPPtolemy
2020-03-18SL-12574 Add note about duplicated procedurally generated sky texturePtolemy
2020-03-16SL-12574: Tweak sky cubemap to not be as dark to better match WindlightPtolemy
2020-02-25SL-12574 Tweak sky to better match WindlightPtolemy
2019-08-29Remove unref'd var reintroduced in upstream merges.Graham Linden
2019-08-28Work around issue with friend ops not accepting default params on Clang.Graham Linden
2019-08-28SL-11776 [EEP] Reduced frequency of sky updates by comparing data fuzzilyandreykproductengine
2019-08-27SL-11550Graham Linden
2019-08-22SL-11776Graham Linden
2019-08-12SL-11676Graham Linden
2019-07-29SL-11373Graham Linden
2019-07-29SL-11654Graham Linden
2019-07-29Silence Clang warnerror about (now) unused var.Graham Linden
2019-07-24SL-11550Graham Linden
2019-07-11Fix knock-on from touching the sky tex gen which also generated the shiny env...Graham Linden
2019-07-10SL-11541 WIPGraham Linden
2019-06-27SL-11151, SL-11504Graham Linden
2019-06-20SL-11371Graham Linden
2019-02-13SL-10181, SL-10546Graham Linden
2018-10-17division by zero protectionandreykproductengine
2018-10-10Fix names of WATER_BLUR_MULTIPILER.Graham Linden
2018-10-04SL-9809 [EEP] Environment becomes dark after setting "Glow Size" to the maxim...andreykproductengine
2018-09-07MAINT-8988Graham Linden
2018-06-12Fix env panel forward action.Graham Linden
2018-06-01Modify use of sky settings, reduce complexity, and name funcs to indicate coo...Graham Linden
2018-03-08Prepare for validation and storage of legacy haze settings (still pass-throug...Graham Linden graham@lindenlab.com
2018-03-08Add LLVoSky wrapper for current env sky light direction.Graham Linden graham@lindenlab.com
2018-03-08Rename getFogColor from water and sky settings to getWaterFogColor and getSky...Graham Linden graham@lindenlab.com
2018-03-07Isolate more legacy atmo param use in sky (convert to getLightAttenuation and...Graham Linden graham@lindenlab.com
2018-03-07Move legacy atmospherics code outside of llvosky (begin teasing apart).Graham Linden graham@lindenlab.com