Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-10-07 | SL-14067 FIXED The 'Unable to Buy' (L$) error persists until relogin | Mnikolenko Productengine | |
2020-10-07 | SL-14030 FIXED Clicking in Places > My Landmarks scrolls the Places window. | Mnikolenko Productengine | |
2020-10-06 | Replace references to static writefile with write so we end up with only a ↵ | Callum Prentice | |
single read and a single write function | |||
2020-10-06 | Remove SQLite from project and we are now not going to use it for the cache | Callum Prentice | |
2020-10-06 | Add in the C++ filesystem based cache and clean up some indempotent ↵ | Callum Prentice | |
functions in llfilesystem | |||
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-05 | SL-14046 - jellydoll impostor extents should be based only on system avatar | Brad Payne (Vir Linden) | |
2020-10-02 | SL-14045 - add a distinguishing flag in animation info so playing animations ↵ | Brad Payne (Vir Linden) | |
can be distinguished from others | |||
2020-10-02 | SL-14050 Remove all Help question marks from Viewer UI | Mnikolenko Productengine | |
2020-10-01 | SL-14037 BugSplat Crash #646590: Enqueue failed in AIS | Andrey Kleshchev | |
2020-10-01 | Updated LLCA to codeticket build 549857 | Andrey Lihatskiy | |
2020-09-29 | Merged in DV510-merge-6.4.10 (pull request #322) | Dave Houlton | |
Merge master v 6.4.10 to DRTVWR-510 | |||
2020-09-29 | SL-13500 loadShaderFile crash | Andrey Kleshchev | |
2020-09-29 | Merge branch 'master' 6.4.10 into DRTVWR-510 | Dave Houlton | |
2020-09-29 | SL-12743 Restored the commit lost during the merge | Andrey Lihatskiy | |
2020-09-28 | Merge with tip of Release | Callum Prentice | |
2020-09-28 | Merge branch 'master' into DRTVWR-515-maint | Andrey Lihatskiy | |
# Conflicts: # indra/newview/llpanelprimmediacontrols.cpp | |||
2020-09-28 | Merge branch 'master' into DRTVWR-513-maint | Andrey Lihatskiy | |
# Conflicts: # indra/newview/llgroupmgr.cpp | |||
2020-09-28 | Merge branch 'master' into DRTVWR-483 | Andrey Lihatskiy | |
# Conflicts: # indra/newview/lltexturectrl.h | |||
2020-09-28 | Merge branch 'master' into DRTVWR-507-maint | Andrey Lihatskiy | |
# Conflicts: # indra/newview/pipeline.cpp | |||
2020-09-28 | Merge remote-tracking branch 'origin/master' into DRTVWR-517 | Brad Payne (Vir Linden) | |
2020-09-28 | Merged master(DRTVWR-497) into DRTVWR-482 | Andrey Kleshchev | |
2020-09-28 | Merged master (DRTVWR-497) into DRTVWR-514-keymappings | Andrey Kleshchev | |
2020-09-28 | Increment viewer version to 6.4.10 | Nat Goodspeed | |
following promotion of DRTVWR-497 | |||
2020-09-26 | SL-14007 Group icon in "About land" displays wrong icon | Andrey Kleshchev | |
2020-09-25 | SL-13132 Fixed missing 'owner' label | Andrey Kleshchev | |
2020-09-25 | SL-13034 Last string in logs should say 'Goodbye' | Andrey Kleshchev | |
These logs were not logging for very long due to supressed logging system, no point showing them now | |||
2020-09-25 | SL-13034 removeMarkerFiles() happens in destructor | Andrey Kleshchev | |
Depends onto SL-13979 for proper logging | |||
2020-09-25 | post-merge cleanup | Andrey Lihatskiy | |
2020-09-25 | SL-13873 update copyright date to 2020 | Mnikolenko Productengine | |
2020-09-25 | SL-12962 rename remained strings | Mnikolenko Productengine | |
2020-09-25 | SL-13979 Crash of logging system at LLError::Settings::getInstance() | Andrey Kleshchev | |
LLSingleton depends onto logging system, having logging system be based on LLSingleton causes crashes and deadlocks | |||
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 | Merged in SL-13888 (pull request #317) | Michael Pohoreski | |
SL-13888 Restore back face culling being accidently removed in SL-12781 Approved-by: Dave Houlton Approved-by: Andrey Kleshchev | |||
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 | 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 | Merge remote-tracking branch 'origin/master' into DRTVWR-517 | Brad Payne (Vir Linden) | |
2020-09-23 | Fix line endings | Andrey Kleshchev | |
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 | Merged in DV510-merge-6.4.9 (pull request #313) | Dave Houlton | |
Merge master 6.4.9 into DRTVWR-510 | |||
2020-09-23 | Merge branch 'master' into DRTVWR-483 | Andrey Lihatskiy | |
2020-09-22 | Merge branch 'master' 6.4.9 into DRTVWR-510 | Dave Houlton | |
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 |