summaryrefslogtreecommitdiff
path: root/indra/llinventory
AgeCommit message (Collapse)Author
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-09-07MergeGraham Linden
2018-09-07MAINT-8988Graham Linden
Make rebuilding sky tex not look up invariant values by converting from LLSD 15 times per pixel. Set range on density multiplier to be non-zero to clamp light attenuation to sane values. Fix UI for density multiplier to include 4 decimal places and not show 0.0003 as 0.00
2018-09-07Fix createDensityProfileLayer dropping passed in values.Graham Linden
Enable sky density panel to update advanced atmo precomputed textures. Take wild stab at appropriate ranges for density parameters in edit panel UI. Clean up debug-only code that isn't necessary anymore. Point autobuild at latest version of libatmosphere package.
2018-09-04MergeGraham Linden
2018-09-04Update validation range for star brightness to 0 -> 512.Graham Linden
2018-09-04MergeGraham Linden
2018-09-048283/4 WIPGraham Linden
2018-09-04Make legacy star brightness setting convert to 0-512 range of new settings.Graham Linden
Make brightness scale in shader more linear and fix twinkling.
2018-08-31Adding optional flags to settings objects.Rider Linden
2018-08-30MergeGraham Linden
2018-08-30MAINT-9007Graham Linden
fix management of water plane and fog Ks shader uniforms
2018-08-29Hook up sky density panel to fixedenv and edit_ext_daycycle UI.Graham Linden
Fix retrieving LLSD for density configs (element not array) in density UI. Tweak layout of sky density controls.
2018-08-29MergeGraham Linden
2018-08-23MAINT-8944 Fix frame transition's imagesandreykproductengine
2018-08-22MAINT-8881 EEP Blue Horizon swatch does not display the color set for that ↵andreykproductengine
keyframe.
2018-08-22Merge 5.1.9Graham Linden
2018-08-22Restore funcs to create LLSD for density layers and profiles with single ↵Graham Linden
density layers.
2018-08-22Fix up dropped new funcs for settings density profile configs in sky settings.Graham Linden
2018-08-21MAINT-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-21MergeGraham Linden
2018-08-17MergeRider Linden
2018-08-16Fix constness of LLSettingsVODay::buildDeepCloneAndUncompress.Graham 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-15MergeRider Linden
2018-08-15MAINT-8990, MAINT-9002: First pass rework on environment panels, region/parcelRider Linden
2018-08-15MergeGraham Linden
2018-08-15MAINT-8952 EEP 'uncompress' day tracks before editingandreykproductengine
2018-08-14MergeGraham Linden
2018-08-09Adjust layout of sunmoon panel and size of ext day edit. Blank sun texture. ↵Rider Linden
Fix edit and transition in edit day cycle. Fix default and blank images in sky textures.
2018-08-09MergeGraham Linden
2018-08-08Miss an || && in an ifRider 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-06MergeGraham Linden
2018-08-06MergeGraham Linden
2018-08-06WIP check-in to allow merge of upstream changes.Graham Linden
2018-08-06MAINT-8952 EEP Changing one Day Cycle Keyframe can change other keyframesandreykproductengine
2018-08-03Synch settings with simulator.Rider Linden
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-08-03MAINT-8902 fix encroaching 'legacy' issuesandreykproductengine
2018-08-01MAINT-8803 Better UI handling of unrecognized inventory itemsmaxim_productengine
2018-07-30MAINT-8904: Creating new setting in inventory now causes simulator to assign ↵Rider Linden
default asset ID to inventory item.
2018-07-16Add default and wellknown asset ids.Rider Linden
2018-07-11Minor change from the simulator to throttle the minimum blend in a time ↵Rider Linden
based blend.
2018-07-10Support blending current/next bloom textures in deferred star rendering.Graham Linden
2018-07-03MergeRider Linden
2018-07-03MAINT-8821: New "My Environments" floater. First pass.Rider Linden
2018-07-03MAINT-8838 render a sun disc if the texture(s) are provided by WL settings ↵Graham Linden
(default is no sun disc and just haze) Refactor sky texture optimization to retain building the cubemap used by shiny.
2018-07-02MAINT-8837 fix legacy haze validation to make all params optionalGraham Linden
2018-06-29MergeRider Linden