Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-10-26 | SL-14190 sAvatarDictionary was not used | Andrey Kleshchev | |
2020-10-23 | SL-14050 remove references to viewer-help | Mnikolenko Productengine | |
2020-10-23 | SL-14150 Fix spelling | Andrey Kleshchev | |
2020-10-23 | SL-14150 Comment for clarity and removed redundant check | Andrey Kleshchev | |
2020-10-22 | SL-14150 Handle more cases of corrupted cache | Andrey Kleshchev | |
2020-10-20 | SL-14108 FIXED Viewer crashes immediately after login | Mnikolenko Productengine | |
2020-10-15 | Merge branch 'SL-14081' into DRTVWR-513-maint | Andrey Lihatskiy | |
# Conflicts: # indra/newview/llviewerregion.cpp | |||
2020-10-14 | merge | Brad Payne (Vir Linden) | |
2020-10-14 | SL-14081 - changed debug level for one message | Brad Payne (Vir Linden) | |
2020-10-14 | SL-14081 - detail on viewer-initiated timeout | Brad Payne (Vir Linden) | |
2020-10-14 | SL-14081 - more teleport logging | Brad Payne (Vir Linden) | |
2020-10-14 | SL-14081 - more detailed logging of teleport process | Brad Payne (Vir Linden) | |
2020-10-14 | Merge branch 'master' into DRTVWR-513-maint | Andrey Lihatskiy | |
2020-10-14 | Increment viewer version to 6.4.11 | Nat Goodspeed | |
following promotion of DRTVWR-482 | |||
2020-10-14 | SL-14081 - detail on viewer-initiated timeout | Brad Payne (Vir Linden) | |
2020-10-14 | SL-14119 Crash at LLVolumeFace::cacheOptimize | Andrey Kleshchev | |
2020-10-13 | SL-14081 - more teleport logging | Brad Payne (Vir Linden) | |
2020-10-12 | SL-14078 Small optimization | Andrey Kleshchev | |
2020-10-12 | SL-14078 No point in verifying display name cap each frame #2 | Andrey Kleshchev | |
2020-10-12 | SL-14078 Maked couple functions as const | Andrey Kleshchev | |
2020-10-09 | SL-14078 No point in verifying display name cap each frame | Andrey Kleshchev | |
Convoluted due to multiple workarounds. Might be a good idea to spend some time refactoring this, but for now just trottled checks. | |||
2020-10-09 | SL-14078 Caps request should log region they are requested for | Andrey Kleshchev | |
2020-10-09 | SL-14078 Validate region id for environments | Andrey Kleshchev | |
It is possible for agent to pass multiple region borders fast, resulting in environment updates affecting wrong regions | |||
2020-10-09 | SL-14081 - more detailed logging of teleport process | Brad Payne (Vir Linden) | |
2020-10-09 | SL-13699 FIXED The sky settings are changed after entering the 'Editing ↵ | Mnikolenko Productengine | |
Appearance' mode | |||
2020-10-08 | SL-14079 crash accessing LLHUDText | Andrey Kleshchev | |
LLHUDObject has a lot of deriveds stored as LLPointer<LLHUDObject>, no-virtual destructor is unlikely to be cause of the crash, but might be related | |||
2020-10-07 | SL-14080 Crash in updateTextureVirtualSize | Andrey Kleshchev | |
LLVOVolume::updateTextures() does not check for null drawable prior to updateTextureVirtualSize | |||
2020-10-07 | SL-14074 LLConversationItemParticipant crash | Andrey Kleshchev | |
2020-10-07 | SL-14067 minor cleanup | Mnikolenko Productengine | |
2020-10-07 | SL-14067 FIXED The 'Unable to Buy' (L$) error persists until relogin | Mnikolenko Productengine | |
2020-10-06 | SL-14012 Crashes from Win10 are sent with uninformative callstacks | Andrey Kleshchev | |
Simplify name generation according to slack discussion, also helps bugsplat with matching files | |||
2020-10-06 | SL-14030 FIXED Clicking in Places > My Landmarks scrolls the Places window. | Mnikolenko Productengine | |
2020-10-05 | SL-13953 Builds should fail if symbols upload failed | Andrey Kleshchev | |
2020-10-02 | SL-14050 Remove all Help question marks from Viewer UI | Mnikolenko Productengine | |
2020-09-28 | Merge branch 'master' into DRTVWR-513-maint | Andrey Lihatskiy | |
# Conflicts: # indra/newview/llgroupmgr.cpp | |||
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-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 | |