| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-03-10 | #5512 Crash on reset_login | Andrey Kleshchev | |
| 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 | #3612 Fix empty 'copy' message | Andrey Kleshchev | |
| 2026-03-09 | Merge 2026.01 into develop | Andrey Kleshchev | |
| 2026-03-09 | #5462 Login form update | Mnikolenko Productengine | |
| 2026-03-09 | #5506 Periodical stalls on media update | Andrey Kleshchev | |
| 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-06 | #5497 Handle a case of missing files in conversation view | Andrey Kleshchev | |
| According to logs multiple files are missing/failed to parse, inform user about the need to reinstall | |||
| 2026-03-06 | #5084 Fix watchdog's simpleton init | Andrey Kleshchev | |
| It's needed for initWindow() | |||
| 2026-03-05 | #5492 don't toggle Speak button state while voice is moderated | Maxim Nikolenko | |
| 2026-03-05 | #5486 Fix potential unpackBinaryData buffer issues | Andrey Kleshchev | |
| 2026-03-03 | #5084 Convert watchdog to a simpleton | Andrey Kleshchev | |
| 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 | #5426 Fix crash in LLPointer<LLImageGL>::notNull | Andrey Lihatskiy | |
| 2026-03-03 | #3612 Fix viewer not getting 'nonexistent region' responses | Andrey Kleshchev | |
| which are needed to process 'copy slurl' | |||
| 2026-03-02 | #5084 Fix mac's watchdog not catching test case | Andrey Kleshchev | |
| This happens because on mac watchdog quits at the end of frame. And events get handled outside the frame. The might be other cases that need similar handling. | |||
| 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 | |
| 2026-02-17 | #5419 remove old unused floater | Maxim Nikolenko | |
| 2026-02-15 | #5356 Fix fast texture cache's mutex stall #2 | Andrey Kleshchev | |
| 2026-02-13 | #5395 Draw yellow friend dots last on the mini-map | Maxim Nikolenko | |
| 2026-02-13 | #1807 Fix navigation bar's search filters | Andrey Kleshchev | |
| 2026-02-13 | #5084 Adjust Window's watchdog to only run after login | Andrey Kleshchev | |
| like mainloop does | |||
| 2026-02-12 | #5414 Don't crash on unknown layer type | Andrey Kleshchev | |
| We don't crash on an invalid size, so shouldn't crash on invalid data. Not viewer's fault, try to keep going. | |||
| 2026-02-12 | Floaters and UI controls adjustments | Mnikolenko Productengine | |
| 2026-02-11 | #5409 Post-merge fix: variable name mismatch | Andrey Lihatskiy | |
| 2026-02-11 | Merge pull request #5409 from trish-sl/fix-prejump-controlflags | Andrey Lihatskiy | |
| FIX - pre-jump and land animations being shortcircuited by race conditions with AGENT_CONTROL_FINISH_ANIM when chaining jumps | |||
| 2026-02-11 | fix - threshold as debug setting & comment & flag label | Trish | |
| 2026-02-11 | Update comment in indra/newview/llagent.h | Andrey Lihatskiy | |
| Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> | |||
| 2026-02-11 | #5404 Allow adding to favorites directly from the avatar | Andrey Kleshchev | |
| 2026-02-11 | fix - copilot suggestions | Trish | |
| 2026-02-11 | #5405 Stalls on LLFileSystem::getExists | Andrey Kleshchev | |
| 2026-02-11 | FIX - prejump bug | Trish | |
| 2026-02-11 | #5356 Fix fast texture cache's mutex stall | Andrey Kleshchev | |
