summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2021-04-14Revert "SL-14800 Clarify message when maturity level exceeded"Mnikolenko Productengine
This reverts commit 36064412c68468ebd6818c8409c7e59a72f050c8.
2021-04-14SL-14800 Clarify message when maturity level exceededMnikolenko Productengine
2021-04-14SL-15107 Fix a typo in floater_model_previewAndrey Kleshchev
2021-04-14SL-15066 FIXED Wearing an existing, unsaved outfit does not restore correct ↵Mnikolenko Productengine
wearables ordering
2021-04-13SL-15013 Block List very often is empty when I log inAndrey Kleshchev
It looks like these messages were often getting lost. These requests have higher, more visible impact if lost, so doubled retries. As per Ansariel's suggestion moved request to a less busy stage.
2021-04-13Update to Chromium version 89.0.4389.114Callum Prentice
2021-04-13SL-14654 Fixed transition time in fixed editor being different from day editorAndrey Kleshchev
2021-04-12Fix for SL-15105 (Mesh/Cache messages are spamming the log) - I don't know ↵Callum Prentice
why the log spam is present when the 'Mesh' tag is missing from logcontrol.xml for LL_INFOS(..) messages so I changed it to LL_DEBUGS(..)
2021-04-13SL-15102 Crash at load_face_from_dom_trianglesAndrey Kleshchev
2021-04-12SL-15107 Fix some typos in llsetkeybinddialogAndrey Kleshchev
2021-04-10SL-15082 regexp fixMnikolenko Productengine
2021-04-09SL-15100 Crash rebulding faces #2Andrey Kleshchev
All preRebuild crashes appear to be LLVolumeImplFlexible
2021-04-09SL-15100 Crash rebulding facesAndrey Kleshchev
According to bugsplat's "Locals", viewer tried to iterate through 536018048 faces LLVolume pointer seemed to be valid but data in LLVolume wasn't, so likely vobj was invalid
2021-04-09SL-15094 FIXED ‘My last location’ is used instead of entered locationMnikolenko Productengine
2021-04-09Xcode12 linking fix (CEF)Andrey Lihatskiy
2021-04-09SL-13182 Fix root folder's stateAndrey Kleshchev
2021-04-08SL-14076 Preview should show more data about motionsAndrey Kleshchev
2021-04-08SL-15082 fix for app/region SLURLSMnikolenko Productengine
2021-04-07SL-15031 - more viewerstats.py support for cleaning up unused settingsBrad Payne (Vir Linden)
2021-04-07SL-13182 Fix root folder's stateAndrey Kleshchev
2021-04-07SL-14457 Removed legacy 'click on land' setting supportAndrey Kleshchev
By the time this will release, enough time should have passed for smooth transition. Alternative to removing this is to make it check build id for anything older than 6.4.17.557391
2021-04-07SL-14457 Make "Single click on land" default to "No action"Andrey Kleshchev
2021-04-06SL-14717 Ability to trigger left clicks (and more) on animesh objectsAndrey Lihatskiy
Contribution by Rohacan Hirons SL-14717 Follow ups SL-14717 Using the cached setting in LLToolPie::handleHover()
2021-04-06SL-14770 Sorting group notices by date disconnects the viewer.Andrey Kleshchev
getItemIndex() on each insertion can be very expensive, use std::set's find instead
2021-04-06Merge remote-tracking branch 'origin/master' into SL-14999Brad Payne (Vir Linden)
2021-04-06SL-15031 - option to remove unreferenced settingsBrad Payne (Vir Linden)
2021-04-06SL-14960 Add checkbox to turn off collision sound.Mnikolenko Productengine
2021-04-05Fix merge errorsAnsariel
2021-04-05SL-15070 FIXED Moving the cache does not remove the "cache" folder from the ↵Mnikolenko Productengine
old location
2021-04-03SL-13182 Fix excessive resorting #2Andrey Kleshchev
Don't resort whole branch of inventory if created(loaded) item is not newer. Should also stabilize fetch phase a bit.
2021-04-02SL-13182 Fix excessive resortingAndrey Kleshchev
2021-04-02SL-13182 Expanded buildNewViews with build modesAndrey Kleshchev
2021-04-01Merge branch 'master' into DRTVWR-519Callum Prentice
2021-04-01Pull in macOS version of CEF 89Callum Prentice
2021-04-01Merge with ti of master after Viewer releaseCallum Prentice
2021-04-01Merged in DV525-merge-6.4.18 (pull request #511)Euclid Linden
DRTVWR-525 merge up to 6.4.18
2021-04-01Merge branch 'master' into DV525-merge-6.4.18Dave Houlton
2021-04-01SL-13182 Split buildNewViews over framesAndrey Kleshchev
2021-04-01Merge conflict: restored lost part of SL-13479Andrey Kleshchev
2021-04-01Merge branch 'master' (DRTVWR-514) into DRTVWR-518-uiAndrey Kleshchev
# Conflicts: # indra/newview/skins/default/xui/en/menu_viewer.xml SL-12494 vs SL-15034
2021-04-01SL-15061 Crash deleting non-zero reference in LLConversationItemSessionAndrey Kleshchev
2021-04-01Merge branch 'master' into DRTVWR-527-maintAndrey Lihatskiy
2021-04-01Merge branch 'master' into DRTVWR-522-maintAndrey Lihatskiy
# Conflicts: # indra/newview/lltoolpie.cpp
2021-04-01Merge branch 'master' into DRTVWR-521-maintAndrey Lihatskiy
2021-04-01Merge branch 'master' into DRTVWR-520-apple-notarizationAndrey Lihatskiy
# Conflicts: # autobuild.xml
2021-04-01Merge branch 'master' into DRTVWR-516-maintAndrey Lihatskiy
2021-04-01Merge branch 'master' into DRTVWR-515-maintAndrey Lihatskiy
2021-04-01Increment viewer version to 6.4.18Nat Goodspeed
following promotion of DRTVWR-514
2021-04-01SL-14990 Turn on shader init logging after crashAndrey Kleshchev
2021-04-01SL-14999 - noteBrad Payne (Vir Linden)