summaryrefslogtreecommitdiff
path: root/indra/llinventory/llsettingssky.cpp
AgeCommit message (Expand)Author
2018-08-31Adding optional flags to settings objects.Rider Linden
2018-08-29Hook up sky density panel to fixedenv and edit_ext_daycycle UI.Graham Linden
2018-08-29MergeGraham Linden
2018-08-23MAINT-8944 Fix frame transition's imagesandreykproductengine
2018-08-22MAINT-8881 EEP Blue Horizon swatch does not display the color set for that ke...andreykproductengine
2018-08-22Merge 5.1.9Graham Linden
2018-08-22Restore funcs to create LLSD for density layers and profiles with single dens...Graham Linden
2018-08-21MAINT-9026: Adding scale for sun and moon. Also don't allow the user to dire...Rider Linden
2018-08-14MergeGraham Linden
2018-08-09Adjust layout of sunmoon panel and size of ext day edit. Blank sun texture. F...Rider Linden
2018-08-06WIP check-in to allow merge of upstream changes.Graham 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