| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 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> | |||
| 2025-11-30 | #5078 Remove dead llblowfish and llmail code plus related tests | Rye | |
| Signed-off-by: Rye <rye@alchemyviewer.org> | |||
| 2025-11-30 | #5078 Replace boost::hof::invocable with c++17 std::is_invocable | Rye | |
| Signed-off-by: Rye <rye@alchemyviewer.org> | |||
| 2025-11-30 | #5078 Replace boost ptr_vector<nullable> with std::vector<std::unique_ptr> | Rye | |
| Signed-off-by: Rye <rye@alchemyviewer.org> | |||
| 2025-11-29 | Merge branch 'main' into 2025.08 | Erik Kundiman | |
| 2025-11-29 | Fix DullahanHelper (Alerts) codesigning path | Erik Kundiman | |
| 2025-11-29 | MacPorts' brotli has been upgraded | Erik Kundiman | |
| 2025-11-29 | Add nghttp2 to macOS build preparation instructions | Erik Kundiman | |
| though implicitly pulled by curl which is pulled by cmake & git. | |||
| 2025-11-28 | #5072 Use make_shared for more efficient ref counting and allocation | Rye | |
| 2025-11-28 | Merge branch 'main' into 2025.08 | Erik Kundiman | |
| 2025-11-28 | #4322 Upload>Model button is sometimes disabled on MacOS | Andrey Kleshchev | |
| 2025-11-27 | Fix tabs in various source files introduced as part of legacy search | Rye | |
| Signed-off-by: Rye <rye@alchemyviewer.org> | |||
| 2025-11-27 | #1937 The "Don't show me in search" option is not visually updated | Andrey Kleshchev | |
| 2025-11-27 | #5046 Optimize outfit's onRefreshComplete #3 | Andrey Kleshchev | |
| 2025-11-27 | #5046 Fix accordion control's excessive rearranges #2 | Andrey Kleshchev | |
| Since arrange is no longer part of LLInventoryItemsList::doIdle(), reduced time limit. | |||
| 2025-11-27 | #5046 Remove redundant updates in outfit list #1 | Andrey Kleshchev | |
| 2025-11-26 | #5012 Switch 'chat' from untrusted, to click only | Andrey Kleshchev | |
| This command shouldn't be allowed from outside the app, but clicks should be valid | |||
| 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 | |
