Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-06-02 | Merge | Graham Linden | |
2018-06-01 | Rework preset loading and context menu from inventory. | Rider Linden | |
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-30 | Timeline behavior in day cycle edit. | Rider Linden | |
2018-05-23 | Merge | Graham Linden graham@lindenlab.com | |
2018-05-22 | Remove some obsolete sky funcs. | Graham Linden graham@lindenlab.com | |
Remove Matrix3/4 funcs using LLQuat 4-float init incorrectly (they are redundant to angle/axis versions anyway). Fix up tests referring to removed funcs above. | |||
2018-05-16 | Merge and disable new sky render. | Graham Linden graham@lindenlab.com | |
2018-05-10 | Settings editor available from the open context on the menu. Can edit ↵ | Rider Linden | |
inventory items. | |||
2018-03-13 | Fix storing legacy haze parameters in inner map by fixing | Graham Linden graham@lindenlab.com | |
parameter update to not expect them at top level of LLSD for sky settings. | |||
2018-03-07 | Move legacy atmospherics code outside of llvosky (begin teasing apart). | Graham Linden graham@lindenlab.com | |
2018-03-06 | Merge | Graham Linden graham@lindenlab.com | |
2018-03-06 | Undo changes to default Sky settings XML. | Graham Linden graham@lindenlab.com | |
Undo forced validation of objects built from legacy sky settings. | |||
2018-03-06 | Settings type inventory objects and upload the assests. | Rider Linden | |
2018-03-06 | Isolate atmospherics LLSD conversion code. | Graham Linden graham@lindenlab.com | |
Fix translateLegacySettings to add an array where an array is expected. | |||
2018-03-03 | Fix 16F enum for compat w/ SL gl headers on Mac. | Graham Linden graham@lindenlab.com | |
Make density profile/layer parsing handle when LLSD heard you liked arrays so it put an array in your array. | |||
2018-03-02 | Replace ifdefs with comments marking legacy atmo params. | Graham Linden graham@lindenlab.com | |
2018-03-02 | Rework density profile validation, eliminate custom ↵ | Graham Linden graham@lindenlab.com | |
LLSettingsSky::settingsValidation in favor of custom validator functor for each profile type (rayleigh, mie, absorption). | |||
2018-02-28 | Merge | Graham Linden graham@lindenlab.com | |
2018-02-28 | Merge | Graham Linden graham@lindenlab.com | |
2018-02-28 | Add 3p package for adv atmospherics to autobuild. | Graham Linden graham@lindenlab.com | |
Mark legacy atmospherics code with ifdefs. Fix up legacy uplift to include new atmospherics settings. | |||
2018-02-27 | Fix the return type. | Rider Linden | |
2018-02-26 | Added settings inventory object with subtype | Rider Linden | |
2018-02-22 | Add settings/validations for new advanced atmo settings. | Graham Linden graham@lindenlab.com | |
2018-02-06 | boost->std & same level interp | Rider Linden | |
2018-01-25 | Selects correct day cycle. Fix an error validating legacy daycycles. | Rider Linden | |
2018-01-24 | MAINT-8052: Parcel environments. Set, clear and get. | 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 | |