summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2020-12-01SL-13733 One more vivox shutdown crash #2Andrey Kleshchev
2020-11-30SL-14369 Get rid of static sSkeletonXMLTreeMnikolenko ProductEngine
2020-11-30SL-14369 FIXED BugSplat Crash LLAppViewer::cleanup()Mnikolenko ProductEngine
2020-11-27SL-14399 Mac build fixAndrey Kleshchev
2020-11-26SL-14399 Enqueue into 'LLViewerAssetStorage::assetRequestCoro' failedAndrey Kleshchev
2020-11-26SL-14396 FIXED Sizing increment units ignored for HUDs.Mnikolenko Productengine
2020-11-26Revert "SL-13463 Add 'Reset scripts' button to Content tab of Build floater"Mnikolenko Productengine
2020-11-25SL-13733 One more vivox shutdown crashAndrey Kleshchev
Vivox was using dead pump
2020-11-25SL-14372 Changes to parcel properties should not pause or ask about music ↵Andrey Kleshchev
unless url changed
2020-11-25SL-14393 Updater updateAndrey Kleshchev
Switch Intel HD4000 and HD2500 off of forced 32-bit
2020-11-24SL-14366 Close empty script actions floaterMnikolenko Productengine
2020-11-24Revert "SL-13479 Dedicated top-level menu for avatar editing"Andrey Lihatskiy
This reverts commit ca6bb3506d13975bd5a817a09658fa78d7716cc6.
2020-11-24Revert "SL-13479 Avatar menu tweaks"Andrey Lihatskiy
This reverts commit 05ce7511aa6ffebe78676d714a621a1fe04c66e2.
2020-11-24Revert "SL-13612 Dedicated Avatar menu -- Revise toolbar button labels"Andrey Lihatskiy
This reverts commit ad3f7252229e476f6e85f7b5d274aa6ee362fce1.
2020-11-24SL-13612 Dedicated Avatar menu -- Revise toolbar button labelsMnikolenko Productengine
2020-11-24SL-13479 Avatar menu tweaksMnikolenko Productengine
2020-11-24SL-13479 Dedicated top-level menu for avatar editingMnikolenko Productengine
2020-11-23SL-14370 Don't init inventory views if they aren't neededAndrey Kleshchev
These views are 'heavy' and rarely used, don't init them all the time.
2020-11-23SL-14370 Fix loading indicatorsAndrey Kleshchev
2020-11-23SL-14386 FIXED Crash: LLLoginInstance::~LLLoginInstance()Mnikolenko Productengine
2020-11-23DRTVWR-513 Resolved merge conflict from merge with DRTVWR-507Andrey Kleshchev
See changes from SL-13119 and SL-13190
2020-11-23SL-13599 Resolve gcc v10 'no trivial copy-assigment' warningsAndrey Kleshchev
2020-11-21SL-14368 Expanding the 'People' floater to the right does not expand the ↵Andrey Kleshchev
displayed values
2020-11-20SL-14370 Don't build Appearance floater if it's not neededMnikolenko Productengine
2020-11-19SL-14012 Crashes from Win10 are sent with uninformative callstacks #2Andrey Kleshchev
2020-11-19SL-13278 FIXED Creating default clothing not accessible through "Edit My ↵Mnikolenko Productengine
Outfit" for any type that does not already exist
2020-11-19SL-14347 Crash at ChoosePixelFormatAndrey Kleshchev
2020-11-19SL-13487 File extension checks should ignore caseMnikolenko Productengine
2020-11-18SL-14286 fixed crash when closing viewer while file picker is openMnikolenko ProductEngine
2020-11-17Reverted SL-14201, change was moved to DRTVWR-514Andrey Kleshchev
2020-11-17SL-14283 When updater is missing, viewer fails to launch silentlyAndrey Kleshchev
2020-11-17SL-14342 FIXED Crash: "Uninitialized param singleton LLVoiceClient"Mnikolenko Productengine
2020-11-16SL-14340 Fix crash on llerror's recordersAndrey Kleshchev
2020-11-16SL-13287 Removed unused hackAndrey Kleshchev
2020-11-16SL-14271 Alt Gr should not trigger menu when inputing charactersAndrey Kleshchev
2020-11-16SL-14201 Fix Altgr in CEFAndrey Kleshchev
Moved from D521
2020-11-13Merged in marchcat/SL-13161 (pull request #375)Andrey Lihatskiy
SL-13161 Leftover change * SL-13161 Leftover change Approved-by: Andrey Kleshchev
2020-11-13BuildfixAndrey Lihatskiy
2020-11-13Merge branch 'master' into DRTVWR-518-uiAndrey Lihatskiy
2020-11-13Merge branch 'master' into DRTVWR-516-maintAndrey Lihatskiy
# Conflicts: # indra/llui/llfolderview.cpp # indra/llui/llfolderviewmodel.cpp # indra/newview/llenvironment.cpp
2020-11-13Merge branch 'master' into DRTVWR-515-maintAndrey Lihatskiy
# Conflicts: # indra/newview/llfloatereditextdaycycle.cpp # indra/newview/llfloaterfixedenvironment.cpp
2020-11-13Merge remote-tracking branch 'origin/master' into DRTVWR-517Brad Payne (Vir Linden)
2020-11-13SL-14312 Show simulator host names for AWS hosted regionsMnikolenko Productengine
2020-11-13SL-14303 Wearable type label should contain translated intead of default stringAndrey Kleshchev
Startup has two initStrings calls, only after second one LLtrans will return properly translated calls, but we don't want 'translated' for logging, so modified logging to not use getTypeLabel.
2020-11-13Merged in DRTVWR-519 (pull request #373)Maxim Nikolenko
SL-14269 FIXED Textures are corrupt after reducing the cache size. Approved-by: Callum Linden
2020-11-12SL-14269 FIXED Textures are corrupt after reducing the cache size.Mnikolenko Productengine
2020-11-12Merged in DV510-merge-6.4.12 (pull request #372)Dave Houlton
DRTVWR-510 merge in 6.4.12
2020-11-12SL-13278 Restored missing propertiesAndrey Lihatskiy
2020-11-11Merge branch 'master' 6.4.12 into DRTVWR-510Dave Houlton
2020-11-11SL-14275: Comment out unused global consts for compilers that treat this an ↵Ptolemy
an error