Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-03-05 | Merged in fix for SL-9775 | Maxim Nikolenko | |
2020-03-05 | Reenable water fog in materialF.glsl (oops) | Runitai Linden | |
2020-03-05 | SL-9775 FIXED EEP viewer crash when looking at the sun (which is playing ↵ | maxim_productengine | |
parcel media) | |||
2020-03-04 | Fix line endings? | Runitai Linden | |
2020-03-04 | Merge fix | Runitai Linden | |
2020-03-04 | Merge branch 'DRTVWR-440' of bitbucket.org:lindenlab/viewer into ↵ | Runitai Linden | |
davep/BUG-228263 | |||
2020-03-04 | Changes somehow missing from last commit | Runitai Linden | |
2020-03-04 | WIP - fix various inconsistencies in sRGB vs linear color space. Fix ↵ | Runitai Linden | |
inconsistencies between softenLightF.glsl, materialF.glsl, and alphaF.glsl | |||
2020-03-04 | Roll back SL-12006 commits to materialF.glsl (Dec23) | Dave Houlton | |
2020-03-04 | SL-12562 Change events URL | Andrey Kleshchev | |
2020-03-04 | SL-12792 Made "save as a new preset" a default option | Andrey Lihatskiy | |
2020-03-03 | Revert 2 merges (PR#13, PR#16) related to SL-12638 | Dave Houlton | |
This reverts commits 9d9b890 and 5f846e4. | |||
2020-03-02 | SL-11273 FIXED [EEP] The beacon checkboxes in the Day Cycle window can only ↵ | maxim_productengine | |
be changed while a keyframe is selected. | |||
2020-03-02 | SL-12755 [EEP] The sky level dropdown is not disabled for folders | Andrey Kleshchev | |
2020-02-28 | SL-12638, further tweaking of normal-map lighting, add some de-saturation | Dave Houlton | |
2020-02-27 | SL-12739 FIXED [EEP] Viewer is crashed after clicking the "Forget" button on ↵ | maxim_productengine | |
the Experience Profile after the llSetAgentEnvironment was used | |||
2020-02-25 | SL-12574 Tweak sky to better match Windlight | Ptolemy | |
2020-02-25 | SL-12574 Cleanup inconsistent indentation | Ptolemy | |
2020-02-25 | SL-12574 Cleanup unused argument | Ptolemy | |
2020-02-25 | SL-12574: Document shader class summary | Ptolemy | |
2020-02-25 | SL-12574: Simplify Direct Ambient | Ptolemy | |
2020-02-25 | SL-12757 - typo in menu_viewer.xml | Brad Payne (Vir Linden) | |
2020-02-25 | SL-12638, fix overly dark appearance of normal-mapped objects | Dave Houlton | |
Adds the 'additive' component of calcAtmosphericVars into the sunlit color to reduce darkening of sun lighting component, and adds a further magic number gainto boost final result to rough parity with windlight. Removes all light calculations on fullbright objects, just passing through the unlit diffuse color. | |||
2020-02-25 | SL-12754 Fixed search field | Andrey Kleshchev | |
2020-02-25 | SL-12755 [EEP] The sky level dropdown was not disabled by default | Andrey Kleshchev | |
2020-02-25 | SL-12591 Fixed slider value comparison | Andrey Kleshchev | |
2020-02-22 | Merge branch 'master' into DRTVWR-486 | Andrey Lihatskiy | |
2020-02-22 | Merge branch 'master' into DRTVWR-460 | Andrey Lihatskiy | |
2020-02-21 | SL-12678 Remove automatic retry of login | Andrey Kleshchev | |
2020-02-21 | SL-10498 - made benefits debug output a bit less verbose | Brad Payne (Vir Linden) | |
2020-02-21 | Merge master (v 6.3.8) into DRTVWR-440 | Dave Houlton | |
2020-02-21 | SL-12732 Lights not working in some cases | Andrey Kleshchev | |
2020-02-21 | merge | Brad Payne (Vir Linden) | |
2020-02-21 | Merge branch 'master' into DRTVWR-500 | Andrey Lihatskiy | |
2020-02-20 | Increment viewer version to 6.3.8 | Nat Goodspeed | |
following promotion of DRTVWR-499 | |||
2020-02-19 | SL-12726 Fixed overlap issues in Edit Day Cycle floater | Andrey Kleshchev | |
Multiline support for current time, space for correct wrap; Fixed text getting out of bonds for labels; Space from time_label was not working; | |||
2020-02-19 | SL-12473 FIXED Copied texture params get duplicated when pasting to objects ↵ | maxim_productengine | |
that use different face counts. | |||
2020-02-12 | SL-12678 Remove automatic retry of login | Andrey Kleshchev | |
2020-02-11 | SL-12621 Remove inappropriate tooltip | maxim_productengine | |
2020-02-11 | Merge branch 'master' into DRTVWR-486 | Andrey Lihatskiy | |
2020-02-10 | SL-12621 Add CameraOffsetScale option to "Precise Controls" floater | maxim_productengine | |
2020-02-07 | DRTVWR-440: SL-12574: Tweak environment cube map to better match Windlight | Ptolemy | |
2020-02-07 | SL-12682, remove negative light & clean up materialF.glsl | Dave Houlton | |
2020-02-07 | SL-12592, fix transparency for full-brights | Dave Houlton | |
2020-02-05 | Merge branch 'master' into DRTVWR-460 | Andrey Lihatskiy | |
2020-02-05 | SL-4354 Not loaded avatars should stay cloud longer | Andrey Kleshchev | |
2020-02-05 | Merge branch 'DRTVWR-499' into DRTVWR-500 | Andrey Lihatskiy | |
2020-02-05 | Revert SL-4354 | Andrey Kleshchev | |
2020-02-04 | SL-4354 Used wrong condition | Andrey Kleshchev | |
2020-02-04 | SL-12005, back out SRGB changes for projector spotlights | Dave Houlton | |
Deferred spotlights were transitioned srdb->linear in commit 653133b The lights transition between the deferred and (some other) path at fixed camera distance, causing a distinct light-level pop. Backing out this change to avoid the pop. Note to the future: pick a light space at the beginning and stick with it. |