Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-01-22 | SL-10387: Inject individual settings. Still freezes parcel/region settings. | Rider Linden | |
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-10 | Fix names of WATER_BLUR_MULTIPILER. | Graham Linden | |
Give wave direction uniforms more meaningful names in shaders. Add comments on glow size/focus conversions for clarity. | |||
2018-08-30 | MAINT-9007 | Graham Linden | |
fix management of water plane and fog Ks shader uniforms | |||
2018-08-23 | MAINT-8944 Fix frame transition's images | andreykproductengine | |
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-07-16 | Add default and wellknown asset ids. | Rider 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-08 | Settings inventory picker. | Rider 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 | |
sync w/ sim side which has not llunits types. | |||
2018-05-24 | Enable sky changes with altitude. | 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-27 | XCode now gets cranky about override (or lack there of) | Rider Linden | |
2018-02-26 | Added settings inventory object with subtype | Rider Linden | |
2018-02-06 | boost->std & same level interp | Rider Linden | |
2018-01-23 | MAINT-8052: One more step towards parcel environments. | Rider Linden | |
2018-01-23 | MAINT-8052: Initial support for new EEP cap | Rider Linden | |
2018-01-08 | MAINT-7699: Deliver new settings to viewer via cap | Rider Linden | |
2017-11-30 | Split for viewer/simhost sync LLSD with simhost. | Rider Linden | |