summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2025-05-29#3367 Fix post-merge regressionAndrey Lihatskiy
2025-05-29Remove duplicated code (#4187)Ansariel Hiller
2025-05-28Merge pull request #4183 from secondlife/marchcat/2505-mergeAndrey Lihatskiy
Marchcat/2505 merge
2025-05-28Merge branch 'main' into marchcat/2505-mergeAndrey Lihatskiy
# Conflicts: # .github/workflows/qatest.yaml # indra/llcommon/llsdutil.h # indra/llui/llflatlistview.h # indra/newview/llinventorybridge.cpp # indra/newview/lloutfitgallery.cpp # indra/newview/lloutfitgallery.h
2025-05-28Merge pull request #3861 from secondlife/release/2025.04Jonathan "Geenz" Goodman
Release/2025.04
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 #4100 from secondlife/viewer-1865-for-2025.04sethalvesLL
Viewer 1865 for 2025.04
2025-05-22Fix null outfit gallery observer pointerJonathan "Geenz" Goodman
2025-05-21Fix CodeQL errors in 2025.05 (#4125)Andrey Lihatskiy
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#4000 Cherry pick inventory LEAP functions from develop branchMaxim Nikolenko
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-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-14#4081 Meshes missing after teleportAndrey Kleshchev
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-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-09#3758 do not reopen avatar picker floaterMaxim Nikolenko
2025-05-08#4010 Add audio ping for chat mentionsMaxim Nikolenko
2025-05-08#3757 Smarter subfolders dragndropAndrey Kleshchev
2025-05-07#4011 Add conversation list highlight for chat mentionMaxim Nikolenko
2025-05-07Make builds support Python 3.13Andrey Kleshchev
2025-05-07#4008 Fix media scale adjustments with pbr appliedAndrey Kleshchev
2025-05-05#4028 Crash at onEmojiPickerClosedMaxim Nikolenko
2025-05-05#4027 Crash at adjustTexturesByScaleAndrey Kleshchev
2025-05-05#1300 Test coverage for inventory metadataAndrey Kleshchev
For now it's random, needs more consistent coverage
2025-05-05#3905 Crashes in LLInventoryModel::saveToFileAndrey Kleshchev
I don't expect it to fix the problem. Just making things more explicit in places of most frequent crashes.
2025-05-05#4009 Add color settings for chat mentions to PreferencesMaxim Nikolenko
2025-05-05#4015 Restore formatting for strings.xml and teleport_strings.xml translationsAndrey Lihatskiy
2025-05-01#4001 Bump cache versionAndrey Kleshchev
2025-04-30#4005 Crash at LLVOVolume::isMeshAndrey Kleshchev
Doesn't make much sense, if param is in use it is supposed to be set, but bugsplat says sculpt_params is null
2025-04-30p#428 Fix texture picker's tentative behaviorAndrey Kleshchev
2025-04-30#3748 Don't allow dropping material onto water exclusion surfaceMaxim Nikolenko
2025-04-29#3997 Crash in a gltf asset enabled regionAndrey Kleshchev
2025-04-29#3993 Fix missing 'add to favorites' optionAndrey Kleshchev
2025-04-29#3924 Fix favorites inventory panel being stuckAndrey Kleshchev