summaryrefslogtreecommitdiff
path: root/indra/newview/llsettingsvo.h
AgeCommit message (Collapse)Author
2020-04-20SL-13040 Fixed crash at EnvironmentPersistAcrossLoginAndrey Kleshchev
2019-08-27SL-11055Graham Linden
Remedy cloud_shadow and hack halving being done twice to ambient in some cases (i.e. artificial dimunition of necessary bullshit factor).
2019-06-05SL-11368Graham Linden
Force update of water fog color shader uniform to fix low/low+ application of water fog.
2019-01-30SL-9925: Viewer now shows an error message if import from legacy windlight ↵Rider Linden
fails.
2018-10-31SL-9924 [EEP] Environment Settings permissions can be dropped by Save As buttonandreykproductengine
2018-09-26SL-9732 FIXED [EEP] Save As does not provide dialogue to supply new setting namemaxim_productengine
2018-09-07Work 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-17MergeRider Linden
2018-08-16Make 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-15Somebody left off overrideRider Linden
2018-08-15MergeRider Linden
2018-08-15MAINT-8990, MAINT-9002: First pass rework on environment panels, region/parcelRider Linden
2018-08-15MAINT-8952 EEP 'uncompress' day tracks before editingandreykproductengine
2018-07-30MAINT-8904: Creating new setting in inventory now causes simulator to assign ↵Rider Linden
default asset ID to inventory item.
2018-06-28Creating settings objects in the correct folders. Correctly check if clouds ↵Rider Linden
paused.
2018-06-02MergeGraham Linden
2018-06-01Rework preset loading and context menu from inventory.Rider 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-10Settings editor available from the open context on the menu. Can edit ↵Rider Linden
inventory items.
2018-03-06Isolate atmospherics LLSD conversion code.Graham Linden graham@lindenlab.com
Fix translateLegacySettings to add an array where an array is expected.
2018-03-03Fix 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-02-27XCode now gets cranky about override (or lack there of)Rider Linden
2018-02-26Added settings inventory object with subtypeRider Linden
2018-01-08MAINT-7699: Deliver new settings to viewer via capRider Linden
2017-11-30Split for viewer/simhost sync LLSD with simhost.Rider Linden