summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2026-03-20Improve detection of marketplace urls for the marketplace floaterHecklezz
2026-03-20#5557 adjust buttons position when hiding grid selector (#5559)Maxim Nikolenko
2026-03-20#5543 Clear pipette button's visibility logic for materialsAndrey Kleshchev
Removed the limitation as pipette now works for pbr materials. Logic wasn't working correctly as pipette stayed visible regardless of state.
2026-03-20#5543 PBR support for pipetteAndrey Kleshchev
2026-03-19#5454 fix not showing Friend requests during start up notificationMaxim Nikolenko
2026-03-18Always include the empty texture_list array for backwards compat and get ↵Rider Linden
image hight and width from the jpeg.
2026-03-18Issue #5547: When sending the request for a cost estimate for texture ↵Rider Linden
upload, include metadata about the texture size.
2026-03-19Merge pull request #5509 from secondlife/maxim/login_form_updateMaxim Nikolenko
#5462 Login form update
2026-03-19Merge branch project/Flat_UI into maxim/login_form_updateMnikolenko Productengine
2026-03-18#5462 Login form update #3Mnikolenko Productengine
2026-03-17viewer-private#540 Avoid micro truncations #3Andrey Kleshchev
2026-03-17viewer-private#540 Speed up url search #2Andrey Kleshchev
2026-03-17viewer-private#540 Fix freeze when opening large profiles #1Andrey Kleshchev
2026-03-17#5462 update button and menu colorsMnikolenko Productengine
2026-03-16#5541 Add safety checks for inventory save during shutdownAndrey Lihatskiy
2026-03-16#5462 update bg colorMnikolenko Productengine
2026-03-16Mac build fix for a merge issue.Andrey Kleshchev
2026-03-16#2975 Fix scale calculationAndrey Kleshchev
Needs to account for rotation
2026-03-15[FIXED] Wearing >56 clothing items will incorrectly filter since body parts ↵Kitty Barnett
are passed in as well
2026-03-15Attaching a rezzed object incorrectly delays attachment link creation by 5 ↵Kitty Barnett
seconds
2026-03-15Accurately reflect the worn status of inventory items (the reasons for why ↵Kitty Barnett
this was needed have been resolved in previous commits)
2026-03-15If multiple LLWearableHoldingPattern instances are waiting for completion, ↵Kitty Barnett
only the most recently created one should progress
2026-03-15Resolve issues tracking worn attachments that aren't in COF yet (see PR for ↵Kitty Barnett
more details)
2026-03-15Resolve race condition when removing/add attachments inside of a ↵Kitty Barnett
LLWearableHoldingPattern (see PR for details)
2026-03-15LLAppearanceMgr::updateAppearanceFromCOF() doesn't properly filter items ↵Kitty Barnett
collected from folder links
2026-03-15LLViewerObject::getAttachmentItemID() sometimes returns the NULL UUID for ↵Kitty Barnett
the avatar's own attachments
2026-03-15Clean up unused codeKitty Barnett
2026-03-15#5462 Login form update #2Mnikolenko Productengine
2026-03-12#1625 Blinding white screen when changing environmentsAndrey Kleshchev
2026-03-12Update to latest main (2026.02) (#5531)Jonathan "Geenz" Goodman
* #3612 Fix viewer not getting 'nonexistent region' responses which are needed to process 'copy slurl' * #5084 Disable watchdog in 26.1 There is a deadlock that looks to be caused by singleton+watchdog interactions, will resolve in 26.2 --------- Co-authored-by: Andrey Kleshchev <117672381+akleshchev@users.noreply.github.com>
2026-03-12Merge pull request #5411 from trish-sl/fix-highlighttransparency-alphablend0trish-sl
FIX - PBR materials with alpha mode BLEND and alpha value of 0 are not highlighted
2026-03-12Merge remote-tracking branch 'origin/main' into developJonathan "Geenz" Goodman
2026-03-12Merge pull request #5097 from secondlife/release/2026.01Jonathan "Geenz" Goodman
2026.01
2026-03-11#5521 Don't use the old shaded button textureMaxim Nikolenko
2026-03-11#5516 Increase default width for Inventory floaterMaxim Nikolenko
2026-03-10#5515 restore Inventory favorite colorMaxim Nikolenko
2026-03-10#5512 Crash on reset_loginAndrey Kleshchev
2026-03-10#5250 use Downloads as default save locationMaxim Nikolenko
2026-03-09#5084 Improve watchdog's behaviorAndrey Kleshchev
2026-03-09#5084 Fix watchdog's simpleton initAndrey Kleshchev
It's needed for initWindow()
2026-03-09#5084 Convert watchdog to a simpletonAndrey Kleshchev
2026-03-09#3612 Fix empty 'copy' messageAndrey Kleshchev
2026-03-09Merge 2026.01 into developAndrey Kleshchev
2026-03-09#5462 Login form updateMnikolenko Productengine
2026-03-09#5506 Periodical stalls on media updateAndrey Kleshchev
2026-03-08Merge branch 'release/2026.02' into project/Flat_UIJonathan "Geenz" Goodman
2026-03-08Update fonts package.Jonathan "Geenz" Goodman
2026-03-07Merge tag 'Second_Life_Release#3529bc5f-2026.02' into 2026.02Erik Kundiman
2026-03-07Merge tag 'Second_Life_Release#e572093e-2026.01' into 2026.01Erik Kundiman
2026-03-07Merge branch 'main' into 2026.01Erik Kundiman