Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-10-23 | SL-14181 Fix missing message when deleting last classified | Andrey Kleshchev | |
2020-10-14 | Merge branch 'master' into DRTVWR-483 | Andrey Lihatskiy | |
2020-10-14 | Increment viewer version to 6.4.11 | Nat Goodspeed | |
following promotion of DRTVWR-482 | |||
2020-09-28 | Merge branch 'master' into DRTVWR-483 | Andrey Lihatskiy | |
# Conflicts: # indra/newview/lltexturectrl.h | |||
2020-09-28 | Merged master(DRTVWR-497) into DRTVWR-482 | Andrey Kleshchev | |
2020-09-28 | Increment viewer version to 6.4.10 | Nat Goodspeed | |
following promotion of DRTVWR-497 | |||
2020-09-24 | SL-13888 Restore back face culling being accidently removed in SL-12781 | Andrey Kleshchev | |
Due to conflicts picked up ptolemy's fix manually | |||
2020-09-23 | SL-13821 Fixed checkbox not disabling | Andrey Kleshchev | |
2020-09-23 | Merge branch 'master' into DRTVWR-483 | Andrey Lihatskiy | |
2020-09-22 | Merged in DV497-merge-6.4.9 (pull request #312) | Dave Houlton | |
Merge 6.4.9 into DRTVWR-497 | |||
2020-09-22 | Merge branch 'master' v6.4.9 into DRTVWR-497 | Dave Houlton | |
2020-09-22 | Merged in euclid-13522 (pull request #309) | Dave Houlton | |
SL-13522 remove injected character lights to improve alpha lighting in edit mode Approved-by: Michael Pohoreski | |||
2020-09-22 | Merged master (DRTVWR-503) into DRTVWR-482 | Andrey Kleshchev | |
2020-09-22 | Increment viewer version to 6.4.9 | Nat Goodspeed | |
following promotion of DRTVWR-503 | |||
2020-09-21 | SL-13522 remove injected character lights to improve alpha blend | Dave Houlton | |
Character lights injected during render pass while in character edit mode (i.e. mSpecialRenderMode == 3) were causing discrepencies between deferred (ALM) and forward alpha blend lighting. | |||
2020-09-17 | Merged in euclid-misc (pull request #305) | Dave Houlton | |
DRTVWR-4976 Misc shader cleanup. Approved-by: Michael Pohoreski | |||
2020-09-16 | DRTVWR-4976 Misc shader cleanup. | Dave Houlton | |
Removed some potential div-by-0 NaNs and a mangled clamp. | |||
2020-09-16 | Merged in euclid-13768-b (pull request #304) | Dave Houlton | |
SL-13768 revisited, remove moon glow from ALM (deferred) path as well Approved-by: Michael Pohoreski | |||
2020-09-16 | SL-13768 clang-format class2 deferred skyF.glsl (whitespace) | Dave Houlton | |
2020-09-16 | SL-13768 de-obfuscate the ALM version of skyF.glsl | Dave Houlton | |
2020-09-15 | SL-13768 remove moon glow from ALM deferred path as well | Dave Houlton | |
2020-09-15 | Merged in drtvwr497_revert_PR297 (pull request #301) | Dave Houlton | |
Revert "SL-13768 Remove glow from moon when sun is down due to it using the sun glow setting (pull request #297)" | |||
2020-09-15 | Revert "SL-13768 Remove glow from moon when sun is down due to it using the ↵ | Dave Houlton | |
sun glow setting (pull request #297)" | |||
2020-09-12 | Merged in SL-13768_remove_moon_glow (pull request #297) | Michael Pohoreski | |
SL-13768 Remove glow from moon when sun is down due to it using the sun glow setting | |||
2020-09-12 | Merged in SL-13465_B (pull request #296) | Michael Pohoreski | |
SL-13465 B | |||
2020-09-11 | SL-13465 Restore Pre-EEP haze effecting moon | Ptolemy | |
2020-09-11 | SL-13465 Remove hack offset of moon when AS is ON to match when AS is OFF. | Ptolemy | |
2020-09-11 | SL-13768 Remove glow from moon when sun is down due to it using the sun glow ↵ | Ptolemy | |
setting | |||
2020-09-11 | Updated apr_suite to codeticket build 548882 | Andrey Lihatskiy | |
2020-09-11 | SL-13830 Remade vivox shutdown to terminate when it is told to shutdown ↵ | Andrey Kleshchev | |
instead of when viewer is quiting | |||
2020-09-11 | Revert SL-13927 commit 8c8eac256bdb51fdf9e6e297280b2017d26c3588. | Andrey Kleshchev | |
Got into D503 by accident | |||
2020-09-11 | SL-13830 Don't crash if quiting during startup | Andrey Kleshchev | |
2020-09-11 | SL-13927 Turn SSL verification On for all SL services in viewer | Andrey Kleshchev | |
2020-09-09 | SL-13919 SSL verification should take mVerifyPeer flag into account | Andrey Kleshchev | |
2020-09-09 | SL-13921 Only one of extended key usages is needed | Andrey Kleshchev | |
LN (EKU_TLS) is more likely to be present thus should be checked first | |||
2020-09-09 | Revert "SL-12475 add Inventory Favorites tab" | Andrey Lihatskiy | |
This reverts commit 92499ce1b43fd60ce7aad71d12f9eef0cef04f7f. # Conflicts: # indra/newview/llinventorybridge.cpp # indra/newview/llinventorypanel.cpp # indra/newview/llinventorypanel.h | |||
2020-09-09 | Revert "SL-12475 Mac buildfix" | Andrey Lihatskiy | |
This reverts commit 25fd4c2ba7bc00a0603bf58f5897ac550ff02446. | |||
2020-09-05 | Merge branch 'marchcat/SL-13910' into DRTVWR-503-maint | Andrey Lihatskiy | |
2020-09-05 | SL-13910 Moved the LLCertException constructor to .cpp | Andrey Lihatskiy | |
2020-09-04 | SL-13910 Added the TLS Web Server Authentication certificate check | Andrey Lihatskiy | |
2020-09-03 | Updated LLCA to codeticket build 548269 | Andrey Lihatskiy | |
2020-09-02 | Merged in euclid-12978 (pull request #286) | Dave Houlton | |
SL-12978 Refactor sun intensity calculation for smooth transitions. Approved-by: Michael Pohoreski | |||
2020-09-02 | SL-12978 & SL-13743. Remove abrupt changes in sun intensity calc, preserve ↵ | Dave Houlton | |
original fall-off. Had to find a balance in the sunlight intensity calculation that behaves correctly for both these issues. | |||
2020-09-02 | SL-12978 clang-format shader file (whitespace) | Dave Houlton | |
2020-09-02 | SL-12978 de-obfuscate, banish the temps | Dave Houlton | |
2020-09-02 | SL-12978 refactor sunlight intensity calculation | Dave Houlton | |
2020-09-02 | SL-13891 Coroutine creation was requested on exit | Andrey Kleshchev | |
2020-09-02 | SL-13894 Abuse Report Screenshot should always include UI | Andrey Kleshchev | |
2020-08-31 | Merged in euclid-13768 (pull request #276) | Dave Houlton | |
SL-13768, remove moon glow from sky and clouds Approved-by: Michael Pohoreski | |||
2020-08-28 | SL-13566 'Use Joint Positions' Option causes collapsed Joints for some files | Andrey Kleshchev | |