Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-03-26 | Merged in euclid-525 (pull request #499) | Euclid Linden | |
Merge recent fixes into LMR#5 RC | |||
2021-03-26 | SL-14993 Crash accessing mInvBindMatrix | Andrey Kleshchev | |
2021-03-26 | SL-14975 SL-14384 viewer crashes because of large chat groups | Andrey Kleshchev | |
1. Due to desync participant can be NULL - added NULL checks 2. With large backlog of events, closing and then opening a goup session was causing a crash due to obsolete events - added cleanup for backlog 3. In some cases events were accumulating faster than they were processed - ensured that after certain point event processing scales up with a backlog | |||
2021-03-10 | Merge branch 'master' v6.4.17 into DRTVWR-525 | Dave Houlton | |
2021-03-09 | Increment viewer version to 6.4.17 | Nat Goodspeed | |
following promotion of DRTVWR-532 | |||
2021-03-08 | Increment viewer version to 6.4.16 following revert of DRTVWR-519 | Brad Payne (Vir Linden) | |
2021-03-08 | Revert "Merge branch 'master' of https://bitbucket.org/lindenlab/viewer into ↵ | Brad Payne (Vir Linden) | |
DRTVWR-519" This reverts commit e61f485a04dc8c8ac6bcf6a24848359092884d14, reversing changes made to 00c47d079f7e958e473ed4083a7f7691fa02dcd5. | |||
2021-03-02 | Merged in DV525-merge-6.4.15 (pull request #483) | Euclid Linden | |
DRTVWR-525 merge up to 6.4.15 | |||
2021-03-02 | Merge branch 'master' v 6.4.15 into DRTVWR-525 | Dave Houlton | |
2021-03-02 | Increment viewer version to 6.4.15 | Nat Goodspeed | |
following promotion of DRTVWR-519 | |||
2021-02-17 | Merged in DV525-merge-6.4.14 (pull request #475) | Dave Houlton | |
DRTVWR-525 merge up to 6.4.14 | |||
2021-02-17 | Merge branch 'master' v6.4.14 into DV525-merge-6.4.14 | Dave Houlton | |
2021-02-17 | Merge branch 'master' of https://bitbucket.org/lindenlab/viewer into DRTVWR-519 | unknown | |
2021-02-17 | Increment viewer version to 6.4.14 | Nat Goodspeed | |
following promotion of DRTVWR-517 | |||
2021-02-09 | DRTVWR-525 housekeeping: delete unused shader file | Dave Houlton | |
2021-02-04 | Merged in euclid-13490 (pull request #466) | Dave Houlton | |
DRTVWR-525, comments of kindness | |||
2021-02-04 | DRTVWR-525, improve dev's quality-of-life | Dave Houlton | |
2021-02-03 | Merge with Master after Viewer release | Callum Prentice | |
2021-02-02 | Merged in DV525-merge-6.4.13 (pull request #459) | Dave Houlton | |
DRTVWR-525, merge up to 6.4.13 | |||
2021-02-01 | DRTVWR-525 fix build error resulting from 6.4.13 merge | Dave Houlton | |
2021-02-01 | Merge branch 'master' into DV525-merge-6.4.13 | Dave Houlton | |
2021-02-01 | Merged in SL-14706 (pull request #457) | Michael Pohoreski | |
SL-14706 Merge Sovereign Engineer's fix for stars not centered around camera: Stars render around center of sim instead of center of camera. Approved-by: Dave Houlton | |||
2021-02-01 | Merged in SL-14732 (pull request #456) | Michael Pohoreski | |
SL-14732 Undefined behavior in class2 windlight cloud fragment shader Approved-by: Dave Houlton | |||
2021-02-01 | Merged in SL-14731 (pull request #455) | Michael Pohoreski | |
SL-14731: Fix sun gamma -- merge Sovereign Engineer's patch: Fix sun gamma space for accurate color reproduction of sun textures Approved-by: Dave Houlton | |||
2021-02-01 | Merge remote-tracking branch 'origin/master' into DRTVWR-517 | Brad Payne (Vir Linden) | |
2021-02-01 | Increment viewer version to 6.4.13 | Nat Goodspeed | |
following promotion of DRTVWR-513 | |||
2021-01-29 | SL-14706 Merge Sovereign Engineer's fix for stars not centered around ↵ | Ptolemy | |
camera: Stars render around center of sim instead of center of camera. | |||
2021-01-29 | SL-14732: Merge Sovereign Engineer's cloud patch: Fix writing outside ↵ | Ptolemy | |
outside of the bound fbo in forward render class2 cloud shader | |||
2021-01-29 | SL-14731: Fix sun gamma -- merge Sovereign Engineer's patch: Fix sun gamma ↵ | Ptolemy | |
space for accurate color reproduction of sun textures | |||
2021-01-29 | Merged in euclid-13490 (pull request #453) | Dave Houlton | |
SL-13490 replace imperfect object-sized normals/tangents with constant length | |||
2021-01-29 | Merged DRTVWR-525 into euclid-13490 | Dave Houlton | |
2021-01-29 | SL-13490 replace imperfect object-relative normals with constant length | Dave Houlton | |
2021-01-28 | Merged in euclid-13490 (pull request #450) | Dave Houlton | |
SL-13490 fix debug normals under non-uniform scale Approved-by: Michael Pohoreski | |||
2021-01-27 | SL-13490 fix debug normals under non-uniform scale | Dave Houlton | |
2021-01-26 | Merged in SL-14705 (pull request #445) | Michael Pohoreski | |
SL-14705: Merge Sovereign Engineer's fix for name tags showing in front with AMD GPUs: Fix GL_INVALID_OPERATION when copying stencil to default window framebuffer on AMD graphics on windows Approved-by: Dave Houlton | |||
2021-01-25 | SL-14705 merge | Ptolemy | |
2021-01-25 | SL-14705: Cleanup U32 S32 cast | Ptolemy | |
2021-01-25 | SL-14705: Fix merge conflict | Ptolemy | |
2021-01-25 | SL-14705: Merge Sovereign Engineer's fix for name tags showing in front with ↵ | Ptolemy | |
AMD GPUs: Fix GL_INVALID_OPERATION when copying stencil to default window framebuffer on AMD graphics on windows | |||
2021-01-25 | Merged in SL-14707 (pull request #447) | Michael Pohoreski | |
SL-14707: Merge Sovereign Engineer's fix for clouds: Clouds are unusually dim in EEP Approved-by: Dave Houlton | |||
2021-01-25 | TeamCity not happy and only thing left to try is a dummy (whitespace) commit | Callum Prentice | |
2021-01-22 | SL-14705: Cleanup U32 S32 cast | Ptolemy | |
2021-01-22 | SL-14705: Update contributions.txt | Ptolemy | |
2021-01-22 | SL-14707: Merge Sovereign Engineer's fix for clouds: Clouds are unusually ↵ | Ptolemy | |
dim in EEP | |||
2021-01-21 | SL-14705: Merge Sovereign Engineer's fix for name tags showing in front with ↵ | Ptolemy | |
AMD GPUs: Fix GL_INVALID_OPERATION when copying stencil to default window framebuffer on AMD graphics on windows | |||
2021-01-21 | SL-14728 Im session without id should be closable | Andrey Kleshchev | |
2021-01-21 | SL-14728 Added data validation into incoming call dialog | Andrey Kleshchev | |
2021-01-19 | Merged in euclid-13629 (pull request #439) | Dave Houlton | |
SL-13629, reconstruct rainbow lookup coord to reduce interior banding | |||
2021-01-19 | SL-13629, reconstruct rainbow lookup coord to reduce interior banding | Dave Houlton | |
2021-01-15 | SL-14283 Don't crash viewer, only show a notification | Andrey Kleshchev | |