summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2025-05-28Merge remote-tracking branch 'origin/main' into geenz/2025.04-to-developJonathan "Geenz" Goodman
2025-05-28Merge pull request #3861 from secondlife/release/2025.04Jonathan "Geenz" Goodman
Release/2025.04
2025-05-27Add font buffer resetting in LLLineEditor.clear() (#4159)TJ
2025-05-22Merge pull request #4135 from secondlife/geenz/mac-outfit-gallery-crash-fixJonathan "Geenz" Goodman
Fix null outfit gallery observer pointer
2025-05-22#4132 fix name mentions sometimes not being highlightedMaxim Nikolenko
2025-05-22Remove mOutfitsObserver, use mCategoriesObserver from our base.Jonathan "Geenz" Goodman
2025-05-22Merge pull request #4052 from secondlife/seth/viewer-1865sethalvesLL
adjust which webrtc tracks are enabled when the avatar crosses a region border
2025-05-22Merge pull request #4100 from secondlife/viewer-1865-for-2025.04sethalvesLL
Viewer 1865 for 2025.04
2025-05-22#4110 Crash on LLScrollListCtrl::deleteSelectedItemsAndrey Kleshchev
2025-05-22Fix null outfit gallery observer pointerJonathan "Geenz" Goodman
2025-05-21Merge pull request #4079 from secondlife/atlas-qaworkflowAtlasLinden
Add reinforced setup steps to qatest.yaml
2025-05-21Merge pull request #4126 from secondlife/maxim/2025.04-p430Maxim Nikolenko
#p430 don't show MFA dialog twice
2025-05-21fix test for lllogininstance.cppMaxim Nikolenko
2025-05-21#p430 don't show MFA dialog twiceMnikolenko Productengine
2025-05-20Update macos icons (#4042, #4112)Andrey Lihatskiy
according to https://developer.apple.com/design/human-interface-guidelines/app-icons
2025-05-20#4101 Handle boost::filesystem's exceptionsAndrey Kleshchev
2025-05-19reuse region variable instead of multiple calls to gAgent.getRegion()Seth Alves
2025-05-19adjust which webrtc tracks are enabled when the avatar crosses a region borderSeth Alves
2025-05-16Update pre-commit hook to v5.0.0 (#4093)Andrey Lihatskiy
2025-05-16#4091 fix speaker icon is showing all users speaking when anyone is talkingMaxim Nikolenko
2025-05-16#4088 Fix Outfit folders changing to normal foldersAndrey Kleshchev
when parent copied and pasted
2025-05-14Account for further Playwright dependencies in .venvAtlasLinden
2025-05-14#4081 Meshes missing after teleportAndrey Kleshchev
2025-05-14Added "verify repo is up-to-date" stepAtlasLinden
Local changes are stashed temporarily upon repo update and an attempt to restore them is made afterwards. If a merge conflict is hit then a new local branch is created.
2025-05-14Add virtual env setup step to qatest.yamlAtlasLinden
A step is created for both Win and Mac
2025-05-14#4072 Fix Appearance floater not updatingAndrey Kleshchev
2025-05-13#4071 Permit pasting links into outfitsAndrey Kleshchev
Like it's permitted to drop them
2025-05-13#4069 Fix crash at handleToolTipAndrey Kleshchev
2025-05-13#2279 fix for View Angle settingMaxim Nikolenko
2025-05-13Modernize away possibly missing std::less comparator (#4063)Ansariel Hiller
2025-05-13#4060 Fix subfolders use through ctrl-vAndrey Kleshchev
2025-05-13#4055 Fix subfolder draggingAndrey Kleshchev
2025-05-12#4010 play only audio mention ping for new conversationMaxim Nikolenko
2025-05-12Revert "#4008 Fix media scale adjustments with pbr applied"Andrey Kleshchev
This reverts commit b084d842c9900e532cba11e1e5a4e85299a0e184.
2025-05-10#4056 Crash at childGetSelectionInterfaceAndrey Kleshchev
in model importer
2025-05-10#3542 Microphone doesn't switch after plugging in an audio deviceAndrey Kleshchev
2025-05-09Merge pull request #4053 from secondlife/andreyk/viewer_4046Jonathan "Geenz" Goodman
#4046 Fix hud vs inworld text color mismatch
2025-05-09#4046 Fix hud vs inworld text color mismatchAndrey Kleshchev
This reverts commit e2cf375179b807b847414206bf79617e4e9889ae. Commit e9889ae originaly was meant to fix color mimatch between text and face, but looks like it is no longer needed and instead adds mismatch between inworld and hud.
2025-05-09reuse region variable instead of multiple calls to gAgent.getRegion()Seth Alves
2025-05-09adjust which webrtc tracks are enabled when the avatar crosses a region borderSeth Alves
2025-05-09#3758 do not reopen avatar picker floaterMaxim Nikolenko
2025-05-08Merge pull request #4035 from secondlife/atlas-qaworkflowAtlasLinden
Test and resolve qatest.yaml errors
2025-05-08#4010 Add audio ping for chat mentionsMaxim Nikolenko
2025-05-08Clean up worldmap: Remove LLCtrlListInterface and reduce number of getChild ↵Ansariel Hiller
calls (#4044)
2025-05-08#3757 Smarter subfolders dragndropAndrey Kleshchev
2025-05-08Adjust install path for new repo nameAtlasLinden
2025-05-07#4011 Add conversation list highlight for chat mentionMaxim Nikolenko
2025-05-07Make builds support Python 3.13Andrey Kleshchev
2025-05-07Fix map search bug causing duplicate requests properly (#4037, #4040)Ansariel Hiller
2025-05-07Fixed World Map Find sending two requests and possibly showing wrong results ↵TJ
(#4037, #4038)