Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-06-25 | Clean up spaces vs tabs to match sim side code. | Graham Linden | |
2018-06-25 | Better method for deriving sun/moon quaternions from east/sun angle defs in ↵ | Graham Linden | |
legacy sky settings XML. Avoid using static const DUE_EAST due to CRT init order issues w/ GCC. | |||
2018-06-25 | MAINT-8457 FIXED "Mute" switching cancels the volume settings of Nearby Media | maxim_productengine | |
2018-06-22 | MAINT-8686 Don't log empty list | andreykproductengine | |
2018-06-22 | SL-857 reverted | maxim_productengine | |
2018-06-22 | SL-857 reverted | maxim_productengine | |
2018-06-22 | Merged in graham_linden/viewer-eep-graham (pull request #6) | Rider Linden | |
Fix double blend and warnings reported as errors. | |||
2018-06-22 | Fix double blend and warnings reported as errors. | Graham Linden | |
2018-06-21 | Merge | Rider Linden | |
2018-06-21 | Editor layout revisions. | Rider Linden | |
2018-06-22 | Make LLSettingsFoo::defaults() funcs only calculate the invariant values ↵ | Graham Linden | |
once (use static trick ala the validations). Fix conversion of legacy settings w/ non-zero east angles to account for those values being CW radian angles. | |||
2018-06-21 | Fix double-def of IMG_BLOOM1 from pulling over server change not needed in ↵ | Graham Linden | |
viewer code. Make viewer code use LLSettingsSky static func to hide indraconstants dep. | |||
2018-06-21 | Merge 5.1.7 | Graham Linden | |
2018-06-21 | Merge server side bugfixes over. | Graham Linden | |
2018-06-21 | Compile issue with merge. Just use the method default parameters. | Rider Linden | |
2018-06-21 | Merge | Rider Linden | |
2018-06-21 | increment viewer version to 5.1.7 | Nat Goodspeed | |
2018-06-21 | Added tag 5.1.6-release for changeset 04538b8157c1 | Nat Goodspeed | |
2018-06-19 | MAINT-4743 Save sounds that arrived too early and use on object update | andreykproductengine | |
2018-06-21 | Merged in lindenlab/viewer-bear | AndreyL ProductEngine | |
2018-06-21 | MAINT-8754 FIXED Premium Voice Morphs subscription renewal sends to wrong ↵ | maxim_productengine | |
location | |||
2018-06-20 | MAINT-8764 FIXED Crash in LLViewerWindow::saveImageNumbered() | maxim_productengine | |
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-14 | SL-920 Add new friendship caps to viewer | andreykproductengine | |
2018-06-19 | Backed out changeset: 4ce8c663a9a0 | AndreyL ProductEngine | |
STORM-2122: UDP data bandwidth measuring is off by factor 8 | |||
2018-06-19 | mac build fixes | maxim_productengine | |
2018-06-18 | MAINT-8759 FIXED [Win] Choosing new cache location will cause disconnect if ↵ | maxim_productengine | |
you do not choose desired path in File picker quickly | |||
2018-06-18 | MAINT-8751 Add a link to create an account to the viewer login screen | maxim_productengine | |
2018-06-16 | MAINT-8731 Fixed wrong value | andreykproductengine | |
2018-06-15 | Merged pull request #635 | Andrey Kleshchev | |
MAINT-8395 Rollback part of SL-711 to fix related crashes | |||
2018-06-14 | Merged in lindenlab/viewer-bear | AndreyL ProductEngine | |
2018-06-14 | MAINT-8750 Add transparency indicator for invisiprims. | maxim_productengine | |
2018-06-14 | MAINT-8395 Rollback part of SL-711 to fix related crashes | andreykproductengine | |
2018-06-13 | MAINT-8731 Click action to disable clicking objects, per-object in a linkset | andreykproductengine | |
2018-06-13 | Fix logcontrol.xml with broken XML and put extra warn logging when live ↵ | Graham Linden | |
files fail to load. | |||
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 | Merge | Rider Linden | |
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-12 | Fix env panel forward action. | Graham Linden | |
Make env panel update environment when jumping frame to frame. Add separate funcs for sun/moon vectors in various coord systems. Make haze glow only pay attention to sun (i.e. fix sun glow when moon is near horizon in daytime). | |||
2018-06-11 | Remove debug pragma and put setMoonRotation back in the header file. | Graham Linden | |
2018-06-11 | Make cloud rendering use textures defined in sky settings and add code to ↵ | Graham Linden | |
shaders to lerp between current and next cloud texture. | |||
2018-06-11 | Merge | Rider Linden | |
2018-06-11 | remove legacy environmental edit floater and some lingering transition ↵ | Rider Linden | |
functions. Change floater environment switch behavior. | |||
2018-06-11 | Merge | Graham Linden | |
2018-06-11 | Fix water fog consolidation in underwater shaders. | Graham Linden | |
Add plumbing facilities to allow current and next moon textures to be passed to moon shader. Modify moon shader to blend between current and next moon textures by blend factor. | |||
2018-06-08 | Settings inventory picker. | Rider Linden | |
2018-06-08 | Add specific shader for the moon to allow different rendering at day vs night. | Graham Linden | |
Add MouseMoon positioning ala MouseSun debug setting and accessors to use it. | |||
2018-06-07 | Validation fixes. | Rider Linden | |
2018-06-07 | MAINT-8331 EEP UI control: XYVector | AndreyL ProductEngine | |
2018-06-20 | Adding settings DAD type | Rider Linden | |