| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 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-05 | #5492 don't toggle Speak button state while voice is moderated | Maxim Nikolenko | |
| 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-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 | Merge pull request #5421 from secondlife/roxie/webrtc-audio-dropout-fix | Roxanne Skelly | |
| Fix bluetooth audio dropout issue | |||
| 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 | In WebRTC.lib, Switch WASAPI playout to timer-driven mode with AUTOCONVERTPCM | Roxie Linden | |
| Use WAVEFORMATEXTENSIBLE and AUDCLNT_STREAMFLAGS_AUTOCONVERTPCM to support devices whose native format differs from 48kHz stereo PCM, such as Bluetooth HFP endpoints (16kHz mono) and surround sound devices (5.1/7.1). Replace the event-driven render loop (AUDCLNT_STREAMFLAGS_EVENTCALLBACK) with a timer-driven polling loop to avoid a known issue where AUTOCONVERTPCM combined with EVENTCALLBACK causes the audio engine to stop signaling render events, resulting in premature thread termination. Also adds 192kHz to the supported sample rate list, uses the first closest-match format from IsFormatSupported as a fallback when no exact match is found, and applies the same changes to the recording path. | |||
| 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-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 | |
| 2026-02-11 | #5356 Parse large messages on a general thread instead of main one | Andrey Kleshchev | |
| 2026-02-11 | #5398 Add keyboard shortcuts for "Use shared environment" and "Midday (legacy)" | Maxim Nikolenko | |
| 2026-02-10 | Merge pull request #5401 from secondlife/project/voice_moderation | Jonathan "Geenz" Goodman | |
| Voice moderation -> 26.2 | |||
| 2026-02-10 | Merge pull request #5402 from secondlife/release/2026.01 | Jonathan "Geenz" Goodman | |
| 26.01 -> 26.02 | |||
| 2026-02-10 | #5376 fix snapshot size not being updated when clicking 'Save to disk' | Maxim Nikolenko | |
| 2026-02-07 | #5380 Guard against scaled() failure to prevent null dereference | Andrey Lihatskiy | |
| 2026-02-07 | #5380 Fix race condition in texture creation causing AV | Andrey Lihatskiy | |
| Move addToCreateTexture() after image scaling to prevent mRawImage from being replaced while background thread holds pointer to it. | |||
| 2026-02-06 | #5380 Fix crash in LLImageGL::analyzeAlpha() | Andrey Lihatskiy | |
| 2026-02-06 | #5377 Fix PBR being highlighted incorrectly on a face | Andrey Kleshchev | |
| 2026-02-04 | Merge branch 'release/2026.01' into project/voice_moderation | Mnikolenko Productengine | |
| 2026-02-04 | #5358 Improve performance when processing inventory fetches in parallel | Andrey Kleshchev | |
| All tasks combined should not go over 10ms to not affect performance too much. | |||
| 2026-02-03 | Bump viewer version from 26.1.0 to 26.2.0 | Jonathan "Geenz" Goodman | |
| 2026-02-03 | #1664 retain clothing order when Replacing Link with the same wearable type | Maxim Nikolenko | |
| 2026-02-03 | #2293 Mark an object in an uncertain 'for sale' state as tentaive | Andrey Kleshchev | |
| 2026-02-03 | Improve windir detection in LLDir::openDir | Carbon Cowboy | |
| 2026-02-03 | Add clickable notification for saved screenshots | Carbon Cowboy | |
| Display notification with filepath after screenshot is saved to disk. Clicking the notification opens the system file browser to reveal the saved file. Fixes #5329 | |||
| 2026-01-30 | Show dummies correctly in Edit outfit parts | lickx | |
| 2026-01-30 | #2572 fix displaying Voice dot in Conversations floater when Voice Chat was ↵ | Maxim Nikolenko | |
| disabled | |||
| 2026-01-30 | #2997 Fix Reset Skeleton not working on animesh objects | Andrey Lihatskiy | |
