Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-02-21 | Merge master (rel 6.3.8) to DRTVWR-440 (pull request #11) | Dave Houlton | |
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-17 | SL-12198 Updated VVM - fixed .done file removal | Andrey Kleshchev | |
2020-02-13 | Merged in SL-12574 (pull request #9) | Michael Pohoreski | |
DRTVWR-440: SL-12574: Tweak environment cube map to better match Windlight Approved-by: Dave Houlton | |||
2020-02-12 | SL-12678 Remove automatic retry of login | Andrey Kleshchev | |
2020-02-12 | SL-12616 Updated VVM | Andrey Kleshchev | |
Cancelable updates should not be installed if user quit without confirmation, ask again later | |||
2020-02-11 | SL-11932 Updated VVM #2 | Andrey Kleshchev | |
Previous update handled case of user terminating updater on 'precheck', new one works for updater termination on 'leap' | |||
2020-02-11 | SL-11932 Updated VVM | Andrey Kleshchev | |
2020-02-11 | SL-12621 Remove inappropriate tooltip | maxim_productengine | |
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 | Merged in SL-12682 (pull request #8) | Dave Houlton | |
Fixes for SL-12682 and SL-12592 Approved-by: Michael Pohoreski | |||
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 | Merged in SL12005 (pull request #7) | Dave Houlton | |
SL-12005 FIXED, back out SRGB changes for projector spotlights Approved-by: Michael Pohoreski <ptolemy@lindenlab.com> | |||
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. | |||
2020-02-03 | Merge branch 'DRTVWR-499' into DRTVWR-500 | Andrey Lihatskiy | |
2020-01-31 | Merged in euclid-wip-SL12594 (pull request #5) | Dave Houlton | |
SL-12594, missed occurance of VertexShaderEnable setting Approved-by: Michael Pohoreski <ptolemy@lindenlab.com> Approved-by: Bradley Payne <vir@lindenlab.com> | |||
2020-01-31 | SL-12594, fix one missed occurance of VertexShaderEnable setting | Dave Houlton | |
2020-01-30 | Merged in euclid-wip-SL12594 (pull request #3) | Dave Houlton | |
SL-12594, Remove ability to de-select Basic Shaders (ie disable Fixed Function rendering) Approved-by: Bradley Payne <vir@lindenlab.com> Approved-by: Michael Pohoreski <ptolemy@lindenlab.com> | |||
2020-01-30 | Merged in SL-11406 (pull request #2) | Michael Pohoreski | |
SL-11406: Fix specularity being blown out due to previous fix Approved-by: Dave Houlton <euclid@lindenlab.com> | |||
2020-01-30 | SL-12618 FIXED The camera zoom position is incorrect after selecting the ↵ | maxim_productengine | |
preset in some cases | |||
2020-01-30 | SL-4354 Mesh avatars look broken while loading. | andreykproductengine | |
2020-01-29 | SL-11406: Fix specularity being blown out due to previous fix | Ptolemy | |
2020-01-29 | SL-12594, remove conditional checks for VertexShaderEnable settings | Dave Houlton | |
2020-01-29 | SL-12594, remove settings-file references to VertexShaderEnable | Dave Houlton | |
2020-01-29 | SL-12587 - debug logging option to see list of requested caps | Brad Payne (Vir Linden) | |
2020-01-29 | SL-12594, rename some lingering VertexShaderEnable variables | Dave Houlton | |
2020-01-29 | SL-4354 Mesh avatars look broken while loading. | andreykproductengine | |
2020-01-29 | SL-12594, remove Basic Shader checks | Dave Houlton | |
Remove checks for Vertex Shader capability and UI selection of no Basic Shaders. | |||
2020-01-29 | SL-12594, remove the Basic Shaders checkbox from the gui | Dave Houlton | |
2020-01-29 | Merged in D440-merge-master (pull request #1) | Dave Houlton | |
Merge master (release 6.3.7) into DRTVWR-440 Approved-by: Dave Houlton <euclid@lindenlab.com> | |||
2020-01-29 | potential crashfix | andreykproductengine | |
2020-01-29 | SL-12590 SL-12608 Fixed wrong states | andreykproductengine | |
2020-01-28 | DRTVWR-440, merge in latest from 6.3.7 release | Dave Houlton | |
2020-01-28 | Merge branch 'master' of https://bitbucket.org/lindenlab/viewer-private into ↵ | Brad Payne (Vir Linden) | |
DRTVWR-481 Merge | |||
2020-01-28 | Merge branch 'master' into DRTVWR-499 | Andrey Lihatskiy | |
2020-01-28 | Merged lindenlab/viewer into master | Andrey Lihatskiy | |