index
:
viewer.git
2024.09-ExtraFPS
main
maint-c
Megapahit's fork of the Second Life viewer.
Erik Kundiman
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
indra
/
llinventory
/
llsettingssky.cpp
Age
Commit message (
Expand
)
Author
2018-07-16
Add default and wellknown asset ids.
Rider Linden
2018-07-10
Support blending current/next bloom textures in deferred star rendering.
Graham Linden
2018-07-03
MAINT-8838 render a sun disc if the texture(s) are provided by WL settings (d...
Graham Linden
2018-07-02
MAINT-8837 fix legacy haze validation to make all params optional
Graham Linden
2018-06-29
Merge
Rider Linden
2018-06-29
Enable settings inventory filter checkbox. Fix day cycle editor selection on...
Rider Linden
2018-06-29
Merge
Graham Linden
2018-06-29
MAINT-8817 remove automatic update of inv_proj matrix so sunLightF which expe...
Graham Linden
2018-06-29
Fix moon rotation.
Rider Linden
2018-06-25
Merge
Rider Linden
2018-06-25
Fix cloud scroll adjustment in the editor, pause clouds method, set sun disk ...
Rider Linden
2018-06-25
Clean up spaces vs tabs to match sim side code.
Graham Linden
2018-06-25
Better method for deriving sun/moon quaternions from east/sun angle defs in l...
Graham Linden
2018-06-22
Make LLSettingsFoo::defaults() funcs only calculate the invariant values once...
Graham Linden
2018-06-21
Fix double-def of IMG_BLOOM1 from pulling over server change not needed in vi...
Graham Linden
2018-06-21
Merge 5.1.7
Graham Linden
2018-06-21
Merge server side bugfixes over.
Graham Linden
2018-06-15
Make water and sky defaults take a position value to allow for default daycyc...
Graham Linden
2018-06-13
Mods to hook up water settings to water normals for rendering with support fo...
Graham Linden
2018-06-12
Merge
Rider Linden
2018-06-12
Time threshold on timer based updates. Editor can replace frame with one fro...
Rider Linden
2018-06-12
Fix env panel forward action.
Graham Linden
2018-06-11
Remove debug pragma and put setMoonRotation back in the header file.
Graham Linden
2018-06-11
Make cloud rendering use textures defined in sky settings and add code to sha...
Graham Linden
2018-06-11
Fix water fog consolidation in underwater shaders.
Graham Linden
2018-06-19
Adding some timers for tracking
Rider Linden
2018-06-06
Fix legacy haze validation returning warnings as errors.
Graham Linden
2018-06-05
EOL in llsetingssky.cpp and llrender.cpp. const on ptr_t & in llenvironment
Rider Linden
2018-06-05
Fix uninit data from deleting c++11-style init and not putting it in the ctor.
Graham Linden
2018-06-02
Use more typedefs to simplify sync between viewer and sim env settings code.
Graham Linden
2018-06-02
Merge
Graham Linden
2018-06-01
Rework preset loading and context menu from inventory.
Rider Linden
2018-06-01
Code cleanup and move to using typedefs of S64Seconds/F64Seconds for ease in ...
Graham Linden
2018-06-01
Fix mis-merge of LLSettingsBase and remove optimize pragmas.
Graham Linden
2018-06-01
Modify use of sky settings, reduce complexity, and name funcs to indicate coo...
Graham Linden
2018-05-23
Merge
Graham Linden graham@lindenlab.com
2018-05-22
Remove some obsolete sky funcs.
Graham Linden graham@lindenlab.com
2018-05-18
Remove MSVC debug pragmas and comment out code to dump example grids.xml file...
Graham Linden graham@lindenlab.com
2018-05-18
Make nighttime elev constant _SIN, since it uses a sin value.
Graham Linden graham@lindenlab.com
2018-05-18
Fix Mie Config validation in sky settings.
Graham Linden graham@lindenlab.com
2018-05-16
Merge and disable new sky render.
Graham Linden graham@lindenlab.com
2018-05-15
Fix the blend code to record the amount of the blend and to store what is bei...
Rider Linden
2018-03-14
Fix up atmospheric helpers and transport shader for adv atmo path.
Graham Linden graham@lindenlab.com
2018-03-13
Fix storing legacy haze parameters in inner map by fixing
Graham Linden graham@lindenlab.com
2018-03-08
Remove MSVC-only debug pragma.
Graham Linden graham@lindenlab.com
2018-03-08
Prepare for validation and storage of legacy haze settings (still pass-throug...
Graham Linden graham@lindenlab.com
2018-03-08
Add LLVoSky wrapper for current env sky light direction.
Graham Linden graham@lindenlab.com
2018-03-08
Merge
Graham Linden graham@lindenlab.com
2018-03-07
Isolate more legacy atmo param use in sky (convert to getLightAttenuation and...
Graham Linden graham@lindenlab.com
2018-03-07
Fix for calculating azimuth and angle
Rider Linden
[next]