summaryrefslogtreecommitdiff
path: root/indra/newview/llenvironment.h
AgeCommit message (Collapse)Author
2018-12-21SL-10279: Rework the environment pannel. Still in progress.Rider Linden
2018-12-12MergeRider Linden
2018-12-12SL-10238: Viewer spport for push notifications from the simulator contaiting ↵Rider Linden
partial groups of settings. Blend these settings into the current environment.
2018-12-05SL-10091 EEP Filter out dupplicate refreshes and callbacksandreykproductengine
2018-11-30SL-9716 [EEP] "Use Shared Environment" does not enable when applying an ↵maxim_productengine
environment to a parcel or region
2018-11-20SL-10093: Client code to support experiences changing an environment. ↵Rider Linden
Handle generic messages with "commands" to be executed.
2018-11-12SL-10033 [EEP] Use fast environment transition for teleportsandreykproductengine
2018-11-02SL-9886: Viewer send and receive new day_name(s) information in the ↵Rider Linden
environment protocol for viewer specified names on individual tracks.
2018-10-29SL-1476 EEP Better shader resets and transitionsandreykproductengine
2018-10-17SL-9889: New reconverted default assetsRider Linden
2018-10-01MergeRider Linden
2018-10-01MAINT-9738: Wire the altitude slider to the protocol and send new altitudes ↵Rider Linden
to simulator.
2018-10-01SL-9660 EEP Remove residual code (LLFloaterEditDayCycle and ↵maxim_productengine
LLEnvironment::UserPrefs)
2018-09-19SL-9661: Trigger an event when the settings on a parcel or region are ↵Rider Linden
changed. Environment panel montiors this event and updates itself when it occurs.
2018-08-20Use the EnvironmentInfo structure to pass information back from legacy ↵Rider Linden
environment requests.
2018-08-16Pass call backs into parcel and region change methods.Rider Linden
2018-08-15MAINT-8990, MAINT-9002: First pass rework on environment panels, region/parcelRider Linden
2018-08-08Fix for mac buildRider Linden
MAINT-8870, MAINT-8871: When legacy windlight fails load the default day cycle asset and use that.
2018-08-03MAINT-7699: More robust cap protocol, better support for delete and support ↵Rider Linden
for individual tracks, support for setting environment by asset id in the cap MAINT-7703: Initial flags sent in message protocol for parcels
2018-07-10MAINT-8821: Tighten up floater. Allow apply from gear menu.Rider Linden
2018-07-03MAINT-8821: New "My Environments" floater. First pass.Rider Linden
2018-06-25Fix cloud scroll adjustment in the editor, pause clouds method, set sun disk ↵Rider Linden
UUID to null.
2018-06-12Fix env panel forward action.Graham Linden
Make env panel update environment when jumping frame to frame. Add separate funcs for sun/moon vectors in various coord systems. Make haze glow only pay attention to sun (i.e. fix sun glow when moon is near horizon in daytime).
2018-06-11remove legacy environmental edit floater and some lingering transition ↵Rider Linden
functions. Change floater environment switch behavior.
2018-06-05EOL in llsetingssky.cpp and llrender.cpp. const on ptr_t & in llenvironmentRider Linden
2018-06-05Restore dropped header include and make constness match sim code.Graham Linden
2018-06-05MergeGraham Linden
2018-06-04Reconnect apply to region and parcel reconnected to interface.Rider Linden
2018-06-04Fix use of new typedefs in inventory settings code in llenvironment.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
sync w/ sim side which has not llunits types.
2018-06-01Merge to 5.1.6Graham Linden
2018-06-01Modify use of sky settings, reduce complexity, and name funcs to indicate ↵Graham Linden
coord systems in use. Fix class2 softenLightF shader.
2018-05-30Timeline behavior in day cycle edit.Rider Linden
2018-05-24switch track based on altitudes sent from region.Rider Linden
2018-05-24Enable sky changes with altitude.Rider Linden
2018-05-23MergeGraham Linden graham@lindenlab.com
2018-05-22Enable save/load/import for day edit.Rider Linden
2018-05-22Manual blender for use in day editing dialog.Rider Linden
2018-05-21Make rendering of sun / moon work with both in the sky (test visibility ↵Graham Linden graham@lindenlab.com
independently).
2018-05-18Make nighttime elev constant _SIN, since it uses a sin value.Graham Linden graham@lindenlab.com
Put that constant in sky settings and eliminate dups. Fix up logic around when to use heavenly bodies (fix broken moon in basic sky). Remove unnecessary clip to horizon. Put in temp code to ena/dis sun/moon based on LLEnvironment::getIsDaytime().
2018-05-18Day cycle editor changes for loading settings. (Not complete)Rider Linden
2018-05-18MergeGraham Linden graham@lindenlab.com
2018-05-18Fix Mie Config validation in sky settings.Graham Linden graham@lindenlab.com
Start cleanup of heavenly body rendering.
2018-05-17Self contained looping track blender. Will blend over time across an entire ↵Rider Linden
track in a day cycle.
2018-05-16Merge and disable new sky render.Graham Linden graham@lindenlab.com
2018-05-08Add save/update functionality hooks to fixed editor.Rider Linden
2018-05-03Inventory context menus and increment attrib for settings panels.Rider Linden