| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-11-25 | #1963 Restore pelvis rotation debug settings | Andrey Kleshchev | |
| 2025-11-24 | Introduce menu option and key bind(alt+shift+t) to show/hide reflection ↵ | Rye | |
| probes in transparency debug view | |||
| 2025-11-24 | Fixed LLWindowMacOSX::setCursorPosition scaling gl_pos when it shouldn't | Hecklezz | |
| Signed-off-by: Hecklezz <tj8@live.com.au> | |||
| 2025-11-24 | #5035 Fix missed am/pm switch | Andrey Kleshchev | |
| 2025-11-24 | MacOS build fix | Andrey Kleshchev | |
| 2025-11-21 | #5026 Upload To Folder feature not working | Andrey Kleshchev | |
| 2025-11-21 | Use FLTK 1.4 on Debian instead of 1.3 | Erik Kundiman | |
| which fixes the problem of freezing/crashing or disappearing of the viewer, at least on default GNOME-based Debian. | |||
| 2025-11-21 | #4951 Update bugsplat symbol upload | Andrey Kleshchev | |
| 2025-11-20 | SL-9502 p#476 Fix visible hidden column | Andrey Kleshchev | |
| 2025-11-20 | #4651 Improve session shutdown detection | Andrey Kleshchev | |
| 2025-11-19 | #4991 Cant set cut off mask | Andrey Kleshchev | |
| 2025-11-19 | #4735 Remove the word "Viewer" from application shortcut | Maxim Nikolenko | |
| 2025-11-19 | Merge branch 'main' into 2025.08 | Erik Kundiman | |
| 2025-11-19 | FMOD has been upgraded | Erik Kundiman | |
| 2025-11-18 | p#505 GLTF model upload fails to pick textures | Andrey Kleshchev | |
| 2025-11-18 | #5000 clear duplicate shortcut used to activate Sunrise | Maxim Nikolenko | |
| 2025-11-18 | Bump actions/stale from 6 to 10 | dependabot[bot] | |
| Bumps [actions/stale](https://github.com/actions/stale) from 6 to 10. - [Release notes](https://github.com/actions/stale/releases) - [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md) - [Commits](https://github.com/actions/stale/compare/v6...v10) --- updated-dependencies: - dependency-name: actions/stale dependency-version: '10' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> | |||
| 2025-11-18 | #4939 Bugsplat often confuses log files on mac, try to make it more reliable | Andrey Kleshchev | |
| 2025-11-18 | #4939 Bugsplat update | Andrey Kleshchev | |
| to version 1.2.6 | |||
| 2025-11-17 | #4948 Crash at webrtc's initializeConnection | Andrey Kleshchev | |
| 2025-11-17 | Fix the cache from being cleared every launch if NewCacheLocation is invalid | Hecklezz | |
| Signed-off-by: Hecklezz <tj8@live.com.au> | |||
| 2025-11-16 | Merge branch 'main' into 2025.08 | Erik Kundiman | |
| 2025-11-16 | Get streaming to work again on FreeBSD | Erik Kundiman | |
| There's libpthread.so and no libpthread.so.0 on FBSD and it's the other way around on GNU/Linux. | |||
| 2025-11-16 | Fix error when adding a widget filename to the mFileNames stack | Frederick Martian | |
| base_filename is already an absolute path that was resolved in ffindSkinnedFilenames() above but the oushFileName() method tries to do the same again, resulting in an invalid path (the skin directory path is prepended twice) | |||
| 2025-11-15 | Merge tag 'Second_Life_Release#ad6008a5-2025.08' into 2025.08 | Erik Kundiman | |
| 2025-11-15 | #4980 Crashes when uploading a glTF model | Andrey Kleshchev | |
| Functions used in Image::prep aren't thread safe, pass them to main thread and wait for a result | |||
| 2025-11-14 | Disable the benchmark & occlusion on RDNA3.5 (#4999) | Jonathan "Geenz" Goodman | |
| 2025-11-14 | Toggle off 'Speak' button when muted by moderator | Mnikolenko Productengine | |
| 2025-11-13 | #4995 change muted/unmuted alerts to non-modal toast | Mnikolenko Productengine | |
| 2025-11-13 | #4994 remove redundant moderator_id key | Mnikolenko Productengine | |
| 2025-11-13 | Follow-up null checks on mVObjp to prevent crashes | Hecklezz | |
| Signed-off-by: Hecklezz <tj8@live.com.au> | |||
| 2025-11-13 | Fix crash in handleHover accessing null parent | Hecklezz | |
| Signed-off-by: Hecklezz <tj8@live.com.au> | |||
| 2025-11-13 | Merge tag 'Second_Life_Release#0ceefe6d-2025.08' into 2025.08 | Erik Kundiman | |
| 2025-11-12 | Fix crash in updateDistance updating LOD on null mVObjp | Hecklezz | |
| Signed-off-by: Hecklezz <tj8@live.com.au> | |||
| 2025-11-12 | #4671 Fix impractically long am/pm labels | Andrey Kleshchev | |
| 2025-11-12 | Disable shader profiles on RDNA3.5 to prevent freezes on startup. (#4992) | Jonathan "Geenz" Goodman | |
| * Disable shader profiling for certain AMD Radeon GPUs Added logic to detect AMD Radeon 8060 GPUs and disable shader profiling to prevent client freezes and instability. Introduced sCanProfile flag in LLGLSLShader and mSkipProfiling in LLFeatureManager to control profiling behavior based on detected hardware. * Add RDNA3.5 and check the vendor string for a known current family of bad drivers * Update llfeaturemanager.cpp * Make sure to check that this is a Radeon. | |||
| 2025-11-12 | Restore support for wavy avatar cloth(#4963) | Rye | |
| Signed-off-by: Rye <rye@alchemyviewer.org> | |||
| 2025-11-12 | Fix crash in updateImagesCreateTextures accessing potentially freed image ↵ | Hecklezz | |
| pointer Signed-off-by: Hecklezz <tj8@live.com.au> | |||
| 2025-11-12 | Ignore muted flags from non-primary voice server | Mnikolenko Productengine | |
| 2025-11-11 | Show moderator options only on webrtc region | Mnikolenko Productengine | |
| 2025-11-11 | #4907 use shortcut to pan camera down | Maxim Nikolenko | |
| 2025-11-11 | Merge tag 'Second_Life_Release#bcecb3dc-2025.08' into 2025.08 | Erik Kundiman | |
| 2025-11-10 | Remove cpuid feature bits verification in llprocessor.cpp (#4959) | Jonathan "Geenz" Goodman | |
| * Remove cpuid feature bits verification in llprocessor.cpp | |||
| 2025-11-10 | #4932 fix @mention being displayed twice if the name has a TM symbol | Maxim Nikolenko | |
| 2025-11-10 | Check what state pipe is in for a failed test (#4877) | Andrey Kleshchev | |
| 2025-11-10 | #4955 Crash on itemChanged | Andrey Kleshchev | |
| 2025-11-10 | #4932 fix @mention being displayed twice if the name has a TM symbol | Maxim Nikolenko | |
| 2025-11-10 | #4949 QueuedRequest destructor crash | Andrey Kleshchev | |
| 2025-11-09 | #4946 Crash at setShaders | Andrey Kleshchev | |
| Fix wrong delimeter and log if file isn't present | |||
| 2025-11-07 | Merge branch 'develop' into maxim/voice-moderation | Mnikolenko Productengine | |
