Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-01-13 | SL-14575 Pass validation flags into EEP validators. | Andrey Kleshchev | |
2020-05-08 | SL-12963 Additional environment debug output | Andrey Kleshchev | |
2020-03-27 | SL-12911 Add Debug setting EnvironmentPersistAcrossLogin | Andrey Kleshchev | |
2020-03-27 | Removed obsolete and misleading variable | Andrey Kleshchev | |
2019-08-27 | SL-11055 | Graham Linden | |
Remedy cloud_shadow and hack halving being done twice to ambient in some cases (i.e. artificial dimunition of necessary bullshit factor). | |||
2019-08-26 | SL-11705, SL-11706: New flags in llsettings base for tracking by simulator. | Rider Linden | |
2019-06-27 | SL-11151, SL-11504 | Graham Linden | |
Remove update threshold logic causing hiccups and rework sky updates. Make deferred water do double transport again to match non-ALM rendering more closely. | |||
2019-02-11 | SL-10406, SL-10464: Experience injections now have their own sub class of ↵ | Rider Linden | |
day instance (DayInjection) Montitors underlying environments and switches the sources as needed. | |||
2019-02-05 | Better calculation of time remaining in span for track animator (from SL-10465) | Rider Linden | |
2019-01-22 | SL-10387: Move settings intjection to a setting object (and out of ↵ | Rider Linden | |
llEnvironment) | |||
2018-12-12 | SL-10238: Viewer spport for push notifications from the simulator contaiting ↵ | Rider Linden | |
partial groups of settings. Blend these settings into the current environment. | |||
2018-10-29 | SL-1476 EEP Better shader resets and transitions | andreykproductengine | |
2018-09-07 | Work to make edit floaters respect no mod and no trans. Importing no-trans ↵ | Rider Linden | |
frame will cause day cycle to become no trans. | |||
2018-08-31 | Adding optional flags to settings objects. | Rider Linden | |
2018-08-21 | MAINT-9026: Adding scale for sun and moon. Also don't allow the user to ↵ | Rider Linden | |
directly set the radio buttons for inventory and custom. | |||
2018-08-17 | Merge | Rider Linden | |
2018-08-16 | Make settings vfuncs use SETTINGS_OVERRIDE macro (override keyword in viewer ↵ | Graham Linden | |
codebase) to fix OS X compilation. Mark cloning funcs and derived class overrides as const. | |||
2018-08-15 | MAINT-8990, MAINT-9002: First pass rework on environment panels, region/parcel | Rider Linden | |
2018-08-03 | Synch settings with simulator. | Rider Linden | |
2018-07-11 | Minor change from the simulator to throttle the minimum blend in a time ↵ | Rider Linden | |
based blend. | |||
2018-07-03 | MAINT-8821: New "My Environments" floater. First pass. | Rider Linden | |
2018-06-25 | Pair of LOG_CLASS macros (from simulator) | Rider Linden | |
2018-06-21 | Merge 5.1.7 | Graham Linden | |
2018-06-15 | Make water and sky defaults take a position value to allow for default ↵ | Graham Linden | |
daycycle w/ multiple frames. Make default daycycle add 8 frames at 0, 0.125, 0.25 etc Merge over server-side bugfixes. Eliminate extraneous dirty bits in sky settings. | |||
2018-06-13 | Mods to hook up water settings to water normals for rendering with support ↵ | Graham Linden | |
for current to next blending. Modify LLSettingsFoo::buildDefaultFoo to use a static and avoid re-validation of default sky/water/daycycle settings. Remove all references to gSun/MoonTextureId globals (they should come from sky settings now). | |||
2018-06-12 | Time threshold on timer based updates. Editor can replace frame with one ↵ | Rider Linden | |
from inventory. Extra check on adding a frame type. | |||
2018-06-08 | Settings inventory picker. | Rider Linden | |
2018-06-19 | Don't recalculate lighting every frame. Fix altitude transitions. On track ↵ | Rider Linden | |
switch ignore time threshold on blender. | |||
2018-06-06 | Various editor fixes. Start adding a settings picker. | Rider Linden | |
2018-06-05 | Restore dropped header include and make constness match sim code. | Graham Linden | |
2018-06-04 | Fix use of new typedefs in inventory settings code in llenvironment. | Graham Linden | |
2018-06-02 | Use more typedefs to simplify sync between viewer and sim env settings code. | Graham Linden | |
2018-06-01 | Code 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-01 | Fix mis-merge of LLSettingsBase and remove optimize pragmas. | Graham Linden | |
2018-06-01 | Merge to 5.1.6 | Graham Linden | |
2018-06-01 | Modify use of sky settings, reduce complexity, and name funcs to indicate ↵ | Graham Linden | |
coord systems in use. Fix class2 softenLightF shader. | |||
2018-05-24 | switch track based on altitudes sent from region. | Rider Linden | |
2018-05-24 | Enable sky changes with altitude. | Rider Linden | |
2018-05-23 | Merge | Graham Linden graham@lindenlab.com | |
2018-05-22 | Manual blender for use in day editing dialog. | Rider Linden | |
2018-05-18 | Merge | Graham Linden graham@lindenlab.com | |
2018-05-17 | Self contained looping track blender. Will blend over time across an entire ↵ | Rider Linden | |
track in a day cycle. | |||
2018-05-17 | Fix end of cycle trigger for time blender. | Rider Linden | |
2018-05-16 | Merge and disable new sky render. | Graham Linden graham@lindenlab.com | |
2018-05-16 | Splitting the blender up to support manual positioning as well as time. Phase1 | Rider Linden | |
2018-05-15 | Fix the blend code to record the amount of the blend and to store what is ↵ | Rider Linden | |
being blended towards. | |||
2018-03-06 | Settings type inventory objects and upload the assests. | Rider Linden | |
2018-02-26 | Added settings inventory object with subtype | Rider Linden | |
2018-02-06 | boost->std & same level interp | Rider Linden | |
2018-02-05 | Transitions between skys. 1 | Rider Linden | |