summaryrefslogtreecommitdiff
path: root/indra/newview
AgeCommit message (Collapse)Author
2023-09-29SL-20244 On-screen animesh characters that start pelvis offset animations ↵Alexander Gavriliuk
disappear when root goes off-screen
2023-09-07SL-20273 IM, Offer Teleport, Map and Pay SLurls from external browser were ↵Andrey Kleshchev
blocked
2023-09-05SL-20206 Underwater visuals problematic when camera is swung below Z=0Alexander Gavriliuk
2023-08-29SL-20205 Clipping of label "Water"Andrey Kleshchev
2023-08-28SL-20214 Crash at LLControlAVBridge::updateSpatialExtentsAndrey Kleshchev
2023-08-24DRTVWR-587 Post-merge build fixAndrey Lihatskiy
2023-08-23Merge branch 'main' into DRTVWR-587-maint-VAndrey Lihatskiy
# Conflicts: # autobuild.xml
2023-08-23Increment viewer version to 6.6.15Vir Linden
following promotion of DRTVWR-582
2023-08-23SL-20184 Crash when opening Marketplace Listings WindowAndrey Kleshchev
Looks like a bit of code from Inventory Extensions viewer leaked into release. This was supposed to prevent 'folder does not exist' spam as Inventory Extensions does not create folders this way, instead it blocked folder creation.
2023-08-14SL-19528 Remove PERMISSION_DEBIT warning (revert recent change)Alexander Gavriliuk
2023-08-04SL-20121 Fixed the crash in LLViewerInput::getKeyBindingAsString()Andrey Lihatskiy
2023-08-02SL-19528 Remove PERMISSION_DEBIT warning from experience that is Grid and ↵Alexander Gavriliuk
Privileged
2023-08-01SL-18623 LLAvatarRenderInfoAccountant coroutine crashAndrey Kleshchev
For unknown reason allocations of these coroutines often crash on client machines. 1. Limit quantity of coros running in parallel by reducing retries and wait time 2. Print out more diagnostic info
2023-07-28SL-18399 'DisableCameraConstraints' debug setting is not working on RCAlexander Gavriliuk
2023-07-26SL-18619 Eyes not rendering in Shape floater thumbnailsAlexander Gavriliuk
2023-07-26SL-20049 Don't show selection beam when attempting to drag avatarAndrey Kleshchev
2023-07-25SL-18058 Updated profile picture not shown in Conversation floaterAndrey Kleshchev
2023-07-24update DejaVu Fonts to 2.37, including LICENSELars Næsbye Christensen
2023-07-20SL-19948 Update estate manager and ban list limits to match new values from ↵Andrey Lihatskiy
simulator
2023-07-18Fixes for compatibility with new xcode 15 beta for any viewer branch after ↵Brad Linden
DRTVWR-577 (#232)
2023-07-18SL-19891 Make sure focusable elements clear focus on destructionAndrey Kleshchev
2023-07-17Merge pull request #285 from secondlife/marchcat/SL-19669marchcat-pe
INTL-490 Japanese Translation Update
2023-07-17Merge branch 'main' (DRTVWR-580) into DRTVWR-587-maint-VAndrey Kleshchev
2023-07-17Merge branch 'DRTVWR-580-maint-T' into DRTVWR-582-maint-UAndrey Lihatskiy
2023-07-17Merge branch 'main' into DRTVWR-582-maint-UAndrey Lihatskiy
# Conflicts: # doc/contributions.txt # indra/llcommon/llerrorthread.cpp
2023-07-17Increment viewer version to 6.6.14Nat Goodspeed
following promotion of DRTVWR-580
2023-07-17SL-19995 FIXED The context menu is not fully displayed for the navigation barMaxim Nikolenko
2023-07-17SL-19306 A method of displaying user-customized keybindings in user-visible textAndrey Kleshchev
2023-07-15SL-20011 Restrict 'Empty Trash' if objects are attachedMaxim Nikolenko
2023-07-14Fix some spacingRoxie Linden
2023-07-13SL-20009 - race condition - calling cards could be created without nameRoxie Linden
This happens when a calling card is created before the name is in the name cache.
2023-07-12Merge branch 'brad/SL-19968-vocache-objects-missing' into DRTVWR-587-maint-V ↵Brad Linden
(#273)
2023-07-12added info log lines for assistance diagnosing SL-19968Brad Linden
2023-07-12SL-19702 don't skip double clicks when clicking scripted objectsMnikolenko Productengine
2023-07-11SL-19728 Objects that cannot be clicked or cammed unless in edit modeAlexander Gavriliuk
2023-07-11SL-19986 Crash at LLConversationItemSession::findParticipantAndrey Kleshchev
Observed on bugsplat, no repro. Something destroys LLConversationItem without cleaning list (some sessions reuse the item, but they aren't supposed to remove it). Either item should inform floater to be properly removed or should be stored as an LLPointer.
2023-07-07SL-19702 restore previous double clicking behavior for objectsMaxim Nikolenko
2023-07-07SL-19963 Group Profile's money details have misleading dateAndrey Kleshchev
2023-07-06SL-18164 Media type format not shown in the About Land's media tabAndrey Kleshchev
2023-07-06SL-19702 restore previous double clicking behavior for objects (#266)Maxim Nikolenko
2023-07-05SL-19950 don't try to change fly state if it's not neededMaxim Nikolenko
2023-07-05Reverted changes to installer_template.msi introduced by PR #259Andrey Kleshchev
Changes do not appear to add anything sans mac's line ending which triggers coding policy protection and shouldn't be present in window's installer file.
2023-06-30SL-19816 Home location on world map for invalid locationsAlexander Gavriliuk
2023-06-28DRTVWR-582: Merge branch DRTVWR-582-maint-U into contribute-frozenNat Goodspeed
to resolve conflicts in installer_template.nsi
2023-06-28SL-19572 Fix some obscure cases of residents bypasing mute listAndrey Kleshchev
2023-06-27SL-19924 Update profile type namesAndrey Kleshchev
2023-06-24SL-19805 Fix touch handling logicAlexander Gavriliuk
2023-06-23SL-19805 Follow-up fixAndrey Lihatskiy
2023-06-23SL-19805 Second Life Viewer last update made invisible parts visibleAlexander Gavriliuk
2023-06-21SL-19692 Z Offset is applied twice in MouselookAlexander Gavriliuk