Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-09-24 | Complete the change from lldiskcache -> llfilesystem and then addition of ↵ | Callum Prentice | |
new lldiskcache implementation | |||
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-24 | SL-13888 Coding Standard: be consistent; use TAB indent | Ptolemy | |
2020-09-24 | SL-13888 Restore back face culling being accidently removed in SL-12781 | Ptolemy | |
2020-09-24 | SL-13986 Validate uuid | Andrey Kleshchev | |
2020-09-24 | SL-12435 Crash on mRowPanels.back() | Andrey Kleshchev | |
2020-09-24 | Rename lldiskcache.* to llfilesystem.* - i think this is the right name ↵ | Callum Prentice | |
since it's responsible for performing file system operations and (will eventually) delegrate to a separate disk cache component to save/load data and keep track of metadata etc. | |||
2020-09-23 | SL-13986 Validate buffer size to avoid SIGBUS crash on sscanf | Andrey Kleshchev | |
2020-09-23 | Merge remote-tracking branch 'origin/master' into DRTVWR-517 | Brad Payne (Vir Linden) | |
2020-09-23 | Fix line endings | 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-23 | SL-13821 Fixed checkbox not disabling | Andrey Kleshchev | |
2020-09-22 | Add SQLite third package to this viewer and pull in the most recent build (3.33) | Callum Prentice | |
2020-09-22 | Merge branch 'master' 6.4.9 into DRTVWR-510 | Dave Houlton | |
2020-09-22 | Merge branch 'master' v6.4.9 into DRTVWR-497 | Dave Houlton | |
2020-09-22 | follow-up build fix | Andrey Lihatskiy | |
2020-09-22 | Merge branch 'master' into DRTVWR-507-maint | Andrey Lihatskiy | |
# Conflicts: # doc/contributions.txt # indra/newview/llfloaterconversationpreview.cpp # indra/newview/llinventorypanel.h # indra/newview/llmeshrepository.h # indra/newview/llvoicevivox.cpp | |||
2020-09-22 | Merge branch 'master' into DRTVWR-519 | Callum Prentice | |
2020-09-22 | Merged master(DRTVWR-503) into DRTVWR-514-keymappings | Andrey Kleshchev | |
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-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-22 | SL-13978 Logout crash at LLParamSingleton<LLUI> | Andrey Kleshchev | |
Notifications were cleaned up by this point and were pulling in LLUI | |||
2020-09-21 | SL-13697 Items I am wearing continue to go to lost and found | Andrey Kleshchev | |
Contribution from Ansariel Hiller | |||
2020-09-21 | SL-13729 Small fix with some cached settings | Andrey Kleshchev | |
2020-09-18 | SL-13733 Crash: Do not unassign event handler before handling WM_DESTROY | Andrey Kleshchev | |
2020-09-18 | SL-13729 Performance of LLUI and LLRender2D #3 | Andrey Kleshchev | |
2020-09-17 | Remove references to VFS in the non-English language XML files (already ↵ | Callum Prentice | |
removed from English (en) versions) | |||
2020-09-17 | Some small changes to replace 'vfs' with 'filesystem' outside of my dev env | Callum Prentice | |
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 | The folder where the disk cache lives was originally renamed from llvfs to ↵ | Callum Prentice | |
llcache but @henri's suggestion that that doesn't reflect the other files in the same place and it should be llfilesystem is a good one so I changed it over | |||
2020-09-17 | mac build fix | Mnikolenko ProductEngine | |
2020-09-16 | Renamed the references to LLVFile and llvfile.* source code plus cmake ↵ | Callum Prentice | |
scripts to use a different name - lldiskcache - since that more closely resembles what it is (or will be) now that the VFA is no more | |||
2020-09-16 | First part of change to remove LLVFS from the Viewer. Consists of code ↵ | Callum Prentice | |
changes to remove LLVFS and LLVFSThread classes along with the associated source files. The existing llvfs folder is renamed to llcache. Also includes changes to CMake script in many places to reflect changes. Eventually, llvfile source file and class will be renamed but that is not in this change. | |||
2020-09-16 | DRTVWR-4976 Misc shader cleanup. | Dave Houlton | |
Removed some potential div-by-0 NaNs and a mangled clamp. | |||
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 | Check existence of local files instead of checking VFS | Mnikolenko Productengine | |
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 | |