Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-09-29 | SL-13990 'My last location' sometimes is not applied | Andrey Kleshchev | |
2020-09-28 | SL-13995 User Friendly Script Name In External Editor Tab | Andrey Kleshchev | |
2020-09-28 | Merge branch 'master' into DRTVWR-516-maint | Andrey Lihatskiy | |
# Conflicts: # indra/newview/llvocache.cpp | |||
2020-09-28 | Increment viewer version to 6.4.10 | Nat Goodspeed | |
following promotion of DRTVWR-497 | |||
2020-09-24 | SL-13986 Validate uuid | Andrey Kleshchev | |
2020-09-24 | SL-12435 Crash on mRowPanels.back() | Andrey Kleshchev | |
2020-09-23 | SL-13986 Validate buffer size to avoid SIGBUS crash on sscanf | Andrey Kleshchev | |
2020-09-23 | Revert " SL-13823 FIXED "Settings" are not shown in Inventory filter message" | Mnikolenko Productengine | |
This reverts commit 0048a4cf18f958591c5e4f9ec829e4ecdc642926. | |||
2020-09-23 | Revert "SL-13824 Remove notification when joining a group" | Mnikolenko Productengine | |
This reverts commit fc74a2df6364889149b5ebd0638839582fda358f. | |||
2020-09-23 | Revert "SL-13824 Remove notification when both joining a group and leaving a ↵ | Mnikolenko Productengine | |
group" This reverts commit 34786ac22129aac372eeb1e73b6baac6bfad644e. | |||
2020-09-23 | Revert "SL-13852 Add visibility options to inventory search results" | Mnikolenko Productengine | |
This reverts commit 18566c502398e0e449717a06b1ffae3966e55522. | |||
2020-09-23 | Revert "SL-13852 Show menu below the button" | Mnikolenko Productengine | |
This reverts commit bac27a9d74bc8eb55699aedcf957ba7532ef02c5. | |||
2020-09-23 | Revert "SL-11867 Show “Unable to buy” message via notification" | Mnikolenko Productengine | |
This reverts commit 7e2e2503c5fb57736844bdad0f309d2d49ee86b2. | |||
2020-09-23 | Revert "SL-13814 Clarify dialog for insufficient L$ balance" | Mnikolenko Productengine | |
This reverts commit f150600ffb17232bfa88a6225aab437460fc9520. | |||
2020-09-23 | Revert "SL-13814 mac build fix" | Mnikolenko Productengine | |
This reverts commit 85d90ce6bda00f1cb6fc8f0a75e739f1273843b3. | |||
2020-09-23 | Revert "SL-13814 Updated label text" | Mnikolenko Productengine | |
This reverts commit 1557cd8fe2733c32c7788daf752fe23c7190947f. | |||
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 | Increment viewer version to 6.4.9 | Nat Goodspeed | |
following promotion of DRTVWR-503 | |||
2020-09-22 | SL-13971 [Cleanup] Viewer complains about missing VertexShaderEnable | Andrey Kleshchev | |
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-21 | SL-13729 Small fix with some cached settings | Andrey Kleshchev | |
2020-09-18 | SL-13729 Performance of LLUI and LLRender2D #3 | Andrey Kleshchev | |
2020-09-17 | SL-13729 Performance of LLUI and LLRender2D #2 | Andrey Kleshchev | |
2020-09-17 | SL-13729 Performance of LLUI and LLRender2D | Andrey Kleshchev | |
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-16 | SL-13923 - EEP sky is wrong after loading water then re-logging with ↵ | Andrey Kleshchev | |
EnvironmentPersistAcrossLogin | |||
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-14 | SL-13937 FIXED 'Loading...' is constantly displayed when entering the URL on ↵ | Mnikolenko Productengine | |
the 'Media URL' floater | |||
2020-09-14 | SL-13930 Appearance sort order should be similar to Inventory sort order | Mnikolenko Productengine | |
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-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 |