| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-03-31 | MacPorts' icu has been upgraded from 76.1 to 78.3 | Erik Kundiman | |
| 2026-03-31 | MacPorts' expat (compatibility) has been updated | Erik Kundiman | |
| 2026-03-31 | Add "minizip" to its pkgconf include dir variable | Erik Kundiman | |
| on Arch and macOS. Somehow `pkg-config --cflags minizip` of current minizip packages on those 2 OSes doesn't include the encapsulating folder "minizip". | |||
| 2026-03-30 | Merge tag 'Second_Life_Release#f148dbcc-26.2' into 2026.02 | Erik Kundiman | |
| 2026-03-26 | Merge pull request #5554 from secondlife/rider/mesh_upload | Rider Linden | |
| Send metadata for textures to get correct upload cost estimate. | |||
| 2026-03-26 | #5575 fix incoming webRTC voice audio being disrupted after editing audio ↵ | Maxim Nikolenko | |
| settings (#5581) | |||
| 2026-03-25 | #5577 Remove first login screen | Maxim Nikolenko | |
| 2026-03-25 | #5569 Potential fix for frequent disconnects | Andrey Kleshchev | |
| According to firestorm's investigation #4685's removal of http level retries negatively affects disconnects. Removal is still nessesary to not cause increasing wait time for legal timeout 'errors'. To compensate for the removal, increase retry count and decrease delay for unexpected errors. | |||
| 2026-03-24 | #5564 use additional common background to avoid scaling issues | Maxim Nikolenko | |
| 2026-03-21 | Remove "vlc-codecs" from opensuse package requires | Secret Foxtail | |
| Package no longer available from stock repos, doesn't seem to be required for viewer to run. | |||
| 2026-03-20 | #5557 adjust buttons position when hiding grid selector (#5559) | Maxim Nikolenko | |
| 2026-03-18 | Always include the empty texture_list array for backwards compat and get ↵ | Rider Linden | |
| image hight and width from the jpeg. | |||
| 2026-03-18 | Issue #5547: When sending the request for a cost estimate for texture ↵ | Rider Linden | |
| upload, include metadata about the texture size. | |||
| 2026-03-19 | Merge branch project/Flat_UI into maxim/login_form_update | Mnikolenko Productengine | |
| 2026-03-18 | #5462 Login form update #3 | Mnikolenko Productengine | |
| 2026-03-17 | #5462 update button and menu colors | Mnikolenko Productengine | |
| 2026-03-16 | #5462 update bg color | Mnikolenko Productengine | |
| 2026-03-16 | Mac build fix for a merge issue. | Andrey Kleshchev | |
| 2026-03-16 | #2975 Fix scale calculation | Andrey Kleshchev | |
| Needs to account for rotation | |||
| 2026-03-15 | #5462 Login form update #2 | Mnikolenko Productengine | |
| 2026-03-12 | Update 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-11 | #5521 Don't use the old shaded button texture | Maxim Nikolenko | |
| 2026-03-11 | #5516 Increase default width for Inventory floater | Maxim Nikolenko | |
| 2026-03-10 | #5515 restore Inventory favorite color | Maxim Nikolenko | |
| 2026-03-10 | #5250 use Downloads as default save location | Maxim Nikolenko | |
| 2026-03-09 | #5084 Improve watchdog's behavior | Andrey Kleshchev | |
| 2026-03-09 | #5084 Fix watchdog's simpleton init | Andrey Kleshchev | |
| It's needed for initWindow() | |||
| 2026-03-09 | #5084 Convert watchdog to a simpleton | Andrey Kleshchev | |
| 2026-03-09 | #5462 Login form update | Mnikolenko Productengine | |
| 2026-03-08 | Merge branch 'release/2026.02' into project/Flat_UI | Jonathan "Geenz" Goodman | |
| 2026-03-07 | Merge tag 'Second_Life_Release#3529bc5f-2026.02' into 2026.02 | Erik Kundiman | |
| 2026-03-07 | Merge tag 'Second_Life_Release#e572093e-2026.01' into 2026.01 | Erik Kundiman | |
| 2026-03-07 | Merge branch 'main' into 2026.01 | Erik Kundiman | |
| 2026-03-07 | Gentoo Portage's Boost just got upgraded to 1.90 | Erik Kundiman | |
| 2026-03-05 | #5492 don't toggle Speak button state while voice is moderated | Maxim Nikolenko | |
| 2026-03-03 | #5084 Disable watchdog in 26.1 | Andrey Kleshchev | |
| There is a deadlock that looks to be caused by singleton+watchdog interactions, will resolve in 26.2 | |||
| 2026-03-03 | #3612 Fix viewer not getting 'nonexistent region' responses | Andrey Kleshchev | |
| which are needed to process 'copy slurl' | |||
| 2026-02-25 | Merge branch 'release/2026.02' into maxim/flat-ui-fonts-update | Mnikolenko Productengine | |
| # Conflicts: # indra/newview/skins/default/xui/en/panel_preferences_general.xml | |||
| 2026-02-24 | Merge branch 'develop' into release/2026.02 | Jonathan "Geenz" Goodman | |
| 2026-02-24 | Merge branch 'release/2026.01' into develop | Jonathan "Geenz" Goodman | |
| 2026-02-24 | Merge pull request #5452 from secondlife/develop | Jonathan "Geenz" Goodman | |
| Develop -> 2026.02 | |||
| 2026-02-25 | #5449 Fix GLB textures loading regression | Andrey Lihatskiy | |
| 2026-02-25 | Floaters and UI controls adjustments #2 | Mnikolenko Productengine | |
| 2026-02-24 | #5431 Fix GLTF rotation corruption on upload | Andrey Lihatskiy | |
| 2026-02-24 | #5084 Adjust watchdog for bettet tracking of logout | Andrey Kleshchev | |
| 2026-02-23 | #5443 fix crash in LLPreviewNotecard::canClose | Maxim Nikolenko | |
| 2026-02-23 | #5435 Update viewer indra_constants.h | Maxim Nikolenko | |
| 2026-02-20 | #5396 Add an option to hide Recent, Worn and Favorites tabs | Maxim Nikolenko | |
| * #5396 Add an option to hide Recent, Worn and Favorites tabs * #5396 skip tabs initialization if hidden | |||
| 2026-02-18 | #5397 Add a setting to see own group tag without seeing others | Maxim Nikolenko | |
| 2026-02-17 | #2938 show confirmation before closing Conference chat | Maxim Nikolenko | |
