summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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-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-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#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#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#3791 check against alpha blending as a part of determining exclude waterMaxim Nikolenko
2025-04-28viewerp#300 Fix inconsistency with copying textures vs pbrAndrey Kleshchev
2025-04-28Attempt to fix qatest.yaml CodeQL issues (#3987)Brad Linden
2025-04-28#3978 Fix offset in Land Owner highlightsAndrey Kleshchev
texture_stride with '-1' was added in DRTVWR-592 along with getMetersPerGrid multiplication.
2025-04-25#3982 Crash at getChild<LLScrollListCtrl>Andrey Kleshchev
Notification about inventory change from fetchInventoryFromCapCoro Looks like floater was closed a moment before receiving inventoryChanged
2025-04-25#3986 Packet ring crash in memcpyAndrey Kleshchev
packet_size was negative
2025-04-25Merge pull request #3943 from secondlife/maxim/2025.04-chat-mentionMaxim Nikolenko
#3758 initial chat mention support
2025-04-25Merge pull request #3981 from secondlife/brad/version-incrementsBrad Linden
Increment viewer version after 2025.03
2025-04-25Increment viewer version after 2025.03Brad Linden
2025-04-25#3758 clean up: move EUnderlineLinkMnikolenko Productengine
2025-04-25post merge fixMnikolenko Productengine
2025-04-25Merge branch 'release/2025.04' into 2025.04-chat-mentionMnikolenko Productengine
2025-04-25#3758 disable editing of mention segmentMnikolenko Productengine