summaryrefslogtreecommitdiff
path: root/indra/llinventory/llsettingssky.cpp
AgeCommit message (Expand)Author
2018-06-25MergeRider Linden
2018-06-25Fix cloud scroll adjustment in the editor, pause clouds method, set sun disk ...Rider Linden
2018-06-25Clean up spaces vs tabs to match sim side code.Graham Linden
2018-06-25Better method for deriving sun/moon quaternions from east/sun angle defs in l...Graham Linden
2018-06-22Make LLSettingsFoo::defaults() funcs only calculate the invariant values once...Graham Linden
2018-06-21Fix double-def of IMG_BLOOM1 from pulling over server change not needed in vi...Graham Linden
2018-06-21Merge 5.1.7Graham Linden
2018-06-21Merge server side bugfixes over.Graham Linden
2018-06-15Make water and sky defaults take a position value to allow for default daycyc...Graham Linden
2018-06-13Mods to hook up water settings to water normals for rendering with support fo...Graham Linden
2018-06-12MergeRider Linden
2018-06-12Time threshold on timer based updates. Editor can replace frame with one fro...Rider Linden
2018-06-12Fix env panel forward action.Graham Linden
2018-06-11Remove debug pragma and put setMoonRotation back in the header file.Graham Linden
2018-06-11Make cloud rendering use textures defined in sky settings and add code to sha...Graham Linden
2018-06-11Fix water fog consolidation in underwater shaders.Graham Linden
2018-06-19Adding some timers for trackingRider Linden
2018-06-06Fix legacy haze validation returning warnings as errors.Graham Linden
2018-06-05EOL in llsetingssky.cpp and llrender.cpp. const on ptr_t & in llenvironmentRider Linden
2018-06-05Fix uninit data from deleting c++11-style init and not putting it in the ctor.Graham Linden
2018-06-02Use more typedefs to simplify sync between viewer and sim env settings code.Graham Linden
2018-06-02MergeGraham Linden
2018-06-01Rework preset loading and context menu from inventory.Rider Linden
2018-06-01Code cleanup and move to using typedefs of S64Seconds/F64Seconds for ease in ...Graham Linden
2018-06-01Fix mis-merge of LLSettingsBase and remove optimize pragmas.Graham Linden
2018-06-01Modify use of sky settings, reduce complexity, and name funcs to indicate coo...Graham Linden
2018-05-23MergeGraham Linden graham@lindenlab.com
2018-05-22Remove some obsolete sky funcs.Graham Linden graham@lindenlab.com
2018-05-18Remove MSVC debug pragmas and comment out code to dump example grids.xml file...Graham Linden graham@lindenlab.com
2018-05-18Make nighttime elev constant _SIN, since it uses a sin value.Graham Linden graham@lindenlab.com
2018-05-18Fix Mie Config validation in sky settings.Graham Linden graham@lindenlab.com
2018-05-16Merge and disable new sky render.Graham Linden graham@lindenlab.com
2018-05-15Fix the blend code to record the amount of the blend and to store what is bei...Rider Linden
2018-03-14Fix up atmospheric helpers and transport shader for adv atmo path.Graham Linden graham@lindenlab.com
2018-03-13Fix storing legacy haze parameters in inner map by fixingGraham Linden graham@lindenlab.com
2018-03-08Remove MSVC-only debug pragma.Graham Linden graham@lindenlab.com
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-08MergeGraham 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-07Fix for calculating azimuth and angleRider Linden
2018-03-07Don't add old atmo params to new settings defaults.Graham Linden graham@lindenlab.com
2018-03-07Move legacy atmospherics code outside of llvosky (begin teasing apart).Graham Linden graham@lindenlab.com
2018-03-06Isolate atmospherics LLSD conversion code.Graham Linden graham@lindenlab.com
2018-03-03Remove MSVC pragmas breaking OSX build.Graham Linden graham@lindenlab.com
2018-03-03Fix 16F enum for compat w/ SL gl headers on Mac.Graham Linden graham@lindenlab.com
2018-03-02Replace ifdefs with comments marking legacy atmo params.Graham Linden graham@lindenlab.com
2018-03-02Rework density profile validation, eliminate custom LLSettingsSky::settingsVa...Graham Linden graham@lindenlab.com
2018-02-28Fix accidental dups/deletes from merge and remove optimize pragmas.Graham Linden graham@lindenlab.com
2018-02-28Add 3p package for adv atmospherics to autobuild.Graham Linden graham@lindenlab.com