| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-01-08 | #5232 Crash on mHoverItem in context menu | Andrey Kleshchev | |
| 2026-01-07 | #4991 Fix showing incorrect alpha | Andrey Kleshchev | |
| Due to _isAlpha alpha was considered as blend even if only one texture had an alpha and was set to anything but blend. | |||
| 2026-01-07 | #5220 do not save 'Highlight Transparent Probes' setting between sessions | Maxim Nikolenko | |
| 2026-01-06 | revert #4735 Remove the word "Viewer" from application shortcut | Maxim Nikolenko | |
| 2026-01-03 | update boost to 1.90 on tumbleweed | Secret Foxtail | |
| update build instructions and package depends to reflect new boost vers | |||
| 2025-12-24 | #3612 Don't immediately fail download on startup, wait for the region | Andrey Kleshchev | |
| It's probably smarter to make asset storage wait with requests in general, but that would require a stronger separation from cache which is functional already and can be loading assets, so I'm pausing individual requests instead, there is a maximum of 12, so there should be no 'bloat' from waiting coros. | |||
| 2025-12-24 | Merge branch 'main' into 2026.01 | Erik Kundiman | |
| 2025-12-24 | Merge tag 'Second_Life_Release#de9a9111-2026.01' into 2026.01 | Erik Kundiman | |
| 2025-12-24 | Boost has been upgraded to 1.90 in vcpkg | Erik Kundiman | |
| 2025-12-24 | Use CMake 3.31.10 instead of 3.30.1 on Windows | Erik Kundiman | |
| 2025-12-22 | #3612 Handle missing capabilities instead of blocking further downloads | Andrey Kleshchev | |
| Landmarks that failed due to missing caps were blocked from being rerequested. | |||
| 2025-12-21 | #3612 Log issues with landmarks and rethrown exceptions | Andrey Kleshchev | |
| 2025-12-20 | #5084 Cover window's thread with watchdog | Andrey Kleshchev | |
| 2025-12-18 | #5084 Improve watchdog's feedback | Andrey Kleshchev | |
| 2025-12-16 | #1112 Fix wrong option having size controls | Andrey Kleshchev | |
| in Snapshot to Inventory | |||
| 2025-12-11 | #5122 update version format #2 | Maxim Nikolenko | |
| 2025-12-11 | Merge tag 'Second_Life_Release#058ee5c6-2026.01' into 2026.01 | Erik Kundiman | |
| 2025-12-11 | Adjust open path on FreeBSD | Erik Kundiman | |
| Had forgotten it's a bit different, before. | |||
| 2025-12-10 | #5122 update version format | Maxim Nikolenko | |
| 2025-12-08 | #4604 Tweak LLImageBase's 'out of memory' handling | Andrey Kleshchev | |
| 2025-12-08 | #3612 "Copy SLURL" from Favorites bar not working #2 | Andrey Kleshchev | |
| 2025-12-05 | #4931 Fix missed name cache connection #2 | Andrey Kleshchev | |
| 2025-12-05 | #5109 LLExperienceCache crashes on a coroutine | Andrey Kleshchev | |
| 2025-12-05 | #3612 "Copy SLURL" from Favorites bar not working | Andrey Kleshchev | |
| If region isn't online, can't get region position and form slurl | |||
| 2025-12-04 | Merge remote-tracking branch 'secondlife/release/2026.01' into 2026.01 | Erik Kundiman | |
| 2025-12-04 | Revert "Legacy search floater" | Erik Kundiman | |
| This reverts commit 17e9bcbf628aa5bda84a36fc7daa9c6041e1bada. | |||
| 2025-12-04 | Revert "FS search cleanup -> Categories dropdown button" | Erik Kundiman | |
| This reverts commit c9fdaad8df2741b3a94151b66c574a63a0845529. | |||
| 2025-12-04 | Revert "CMakeLists adding fsfloatersearch.h" | Erik Kundiman | |
| This reverts commit 18a02a0c8f7a73cd44e8fe4f3c3b23a9195f2730. | |||
| 2025-12-04 | Revert "Attempt to fix the teleport issue from legacy search" | Erik Kundiman | |
| This reverts commit a68c5bae3173bfeda314f1d8278b80622496c11e. | |||
| 2025-12-04 | Merge remote-tracking branch 'secondlife/main' | Erik Kundiman | |
| 2025-12-04 | Merge branch '2025.08' | Erik Kundiman | |
| 2025-12-04 | Update instructions' minimum macOS version to 12 | Erik Kundiman | |
| 2025-12-03 | Merge pull request #5100 from secondlife/develop | Jonathan "Geenz" Goodman | |
| Develop build fixes to 2026.01 | |||
| 2025-12-03 | Build fix | Andrey Lihatskiy | |
| 2025-12-03 | Merge pull request #5096 from secondlife/develop | Jonathan "Geenz" Goodman | |
| Switch version to 2026.01.0 after promotion of 2025.08 | |||
| 2025-12-03 | Switch version to 2026.01.0 after promotion of 2025.08 | Andrey Kleshchev | |
| 2025-12-03 | Merge pull request #5094 from secondlife/main | Jonathan "Geenz" Goodman | |
| 2025.08 -> Develop | |||
| 2025-12-03 | Merge pull request #4853 from secondlife/release/2025.08 | Jonathan "Geenz" Goodman | |
| Release/2025.08 | |||
| 2025-12-02 | #5084 Better labeling of uncaught events, freezes, crashes | Andrey Kleshchev | |
| At least while watchdog is enabled it's more fair to label these as unknowns | |||
| 2025-12-02 | #5086 Fix 'Copy SLURL' generating obsolete http link | Andrey Kleshchev | |
| use https | |||
| 2025-12-02 | #5084 Ressurect Watchdog | Andrey Kleshchev | |
| 2025-12-01 | Fix alpha debug overlay rendering in probes and breaking scene lighting (#5058) | Rye | |
| Signed-off-by: Rye <rye@alchemyviewer.org> | |||
| 2025-12-01 | #5078 MacOS Build fix | Andrey Kleshchev | |
| 2025-12-01 | #5083 Fallback to OS open handler in external editor when no editor is ↵ | Rye | |
| explicitly set (#5077) * Fallback to OS open handler in external editor when no editor is explicitly set Signed-off-by: Rye <rye@alchemyviewer.org> * Apply suggestion to use SystemRoot for windows OS root path in open handler Co-authored-by: Ansariel Hiller <Ansariel@users.noreply.github.com> --------- Signed-off-by: Rye <rye@alchemyviewer.org> Co-authored-by: Ansariel Hiller <Ansariel@users.noreply.github.com> | |||
| 2025-12-01 | #5078 Remove dead experimental atmospherics code | Rye | |
| Remove dead experimental atmospherics code left over from EEP development | |||
| 2025-12-01 | Fix build failure introduced in boost::function cleanup from missing bind header | Rye | |
| 2025-12-01 | #5078 Replace boost::assign usage with modern c++ brace initialization | Rye | |
| Signed-off-by: Rye <rye@alchemyviewer.org> | |||
| 2025-12-01 | #5078 Replace boost::function with std::function | Rye | |
| * Replace boost::function usage with std::function for easier debugging and reduced compiler warnings * Remove a few remaining instances of boost::noncopyable that were missed in tests Signed-off-by: Rye <rye@alchemyviewer.org> | |||
| 2025-11-30 | Replace boost noncopyable and undefined function usage with modern c++ ↵ | Rye | |
| deleted operator and constructor | |||
| 2025-11-30 | Fix occasional build failure observed when llphysicsextensionsos fails to ↵ | Rye | |
| build before secondlife-bin on macos with havok Signed-off-by: Rye <rye@alchemyviewer.org> | |||
