summaryrefslogtreecommitdiff
path: root/indra/llinventory/llsettingssky.cpp
AgeCommit message (Expand)Author
2018-08-09Adjust layout of sunmoon panel and size of ext day edit. Blank sun texture. F...Rider Linden
2018-07-16Add default and wellknown asset ids.Rider Linden
2018-07-10Support blending current/next bloom textures in deferred star rendering.Graham Linden
2018-07-03MAINT-8838 render a sun disc if the texture(s) are provided by WL settings (d...Graham Linden
2018-07-02MAINT-8837 fix legacy haze validation to make all params optionalGraham Linden
2018-06-29MergeRider Linden
2018-06-29Enable settings inventory filter checkbox. Fix day cycle editor selection on...Rider Linden
2018-06-29MergeGraham Linden
2018-06-29MAINT-8817 remove automatic update of inv_proj matrix so sunLightF which expe...Graham Linden
2018-06-29Fix moon rotation.Rider Linden
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