| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-10-28 | FMOD has been upgraded | Erik Kundiman | |
| 2025-10-28 | Point CONTRIBUTING.md to GH's instead of cgit's | Erik Kundiman | |
| The mirror that displays Markdown files with hyperlinks and all, is GH's anyway. | |||
| 2025-10-27 | #4879 An Emoji in a display name can affect text in chat | Andrey Kleshchev | |
| An emoji was spliting inlineview thus affecting displayed text. | |||
| 2025-10-27 | Mac build fix and clean up | Mnikolenko Productengine | |
| 2025-10-27 | Fix indentation and trailing-whitespace | Mnikolenko Productengine | |
| 2025-10-27 | #4411 UI adjustments | Mnikolenko Productengine | |
| 2025-10-26 | Revert "Improve switching of webrtc devices" | Andrey Kleshchev | |
| Wrong approach. Might need to split workerDeployDevices into separate recording and rendering variants. This partiall reverts commit bb26aa3c2cb8ff961668cf0ad8180d3e9c57f941, I left log lines. | |||
| 2025-10-26 | Fix DoubleClickZoomIn checkbox overlap | Secret Foxtail | |
| New mousewarp dropdown pushed DoubleClickZoomIn checkbox underneath "Other Devices" button. Made space by setting top_pad values of SoundOnCollisions & DoubleClickZoomIn checkboxes to 0. | |||
| 2025-10-26 | Merge tag 'Second_Life_Release#4e2a9667-2025.08' into 2025.08 | Erik Kundiman | |
| 2025-10-25 | Merge branch 'main' into 2025.08 | Erik Kundiman | |
| 2025-10-25 | Merge tag 'Second_Life_Release#01823996-2025.08' into 2025.08 | Erik Kundiman | |
| 2025-10-25 | MacPorts' OpenJPEG has been upgraded | Erik Kundiman | |
| 2025-10-25 | Remove a tester | Erik Kundiman | |
| 2025-10-23 | #4887 Fix access violation in LLInventoryModelBackgroundFetch::bulkFetchViaAis | Andrey Lihatskiy | |
| 2025-10-23 | #4411 fix additional search options - category and maturity | Mnikolenko Productengine | |
| 2025-10-23 | #4886 Crash on LLTeleportRequestViaLure::toOstream | Andrey Kleshchev | |
| 2025-10-23 | #4884 Crash at resetRegionCrossingTimer | Andrey Kleshchev | |
| 2025-10-23 | Merge remote-tracking branch 'secondlife/main' | Erik Kundiman | |
| 2025-10-23 | MacPorts' expat (compatibility) has been updated | Erik Kundiman | |
| 2025-10-23 | FreeBSD Ports Boost just got upgraded to 1.89 | Erik Kundiman | |
| 2025-10-23 | #4411 WIP add Web tab to legacy Search | Mnikolenko Productengine | |
| 2025-10-22 | p#494 Add search by agent ID to resident chooser | Andrey Kleshchev | |
| 2025-10-22 | #4652 Improve switching of webrtc devices | Andrey Kleshchev | |
| 2025-10-22 | #4876 Fix material not applying | Andrey Kleshchev | |
| 1. Dupplicate call in llselectmgr can cause race conditions 2. lltooldragndrop wasn't updating server in one case | |||
| 2025-10-22 | Arch's Boost just got upgraded to 1.89 | Erik Kundiman | |
| 2025-10-22 | Updated APR library and removed hotfix patch in APR cmake | Hecklezz | |
| 2025-10-22 | Ensure final EOF in LLProcess test (#4877) | Andrey Lihatskiy | |
| 2025-10-22 | Fix CEF media plugin failing to load on Arch | Erik Kundiman | |
| Somehow the absence of the variable declaration would break CEF media plugin on Arch (just like it happened on openSUSE Tumbleweed) when it's not even used any more anywhere else. It's a different variable from the one whose absence broke CEF on Tumbleweed. Apart from that, the package now explicitly pulls at-spi2-core, which contains libatk-1.0.so.0, libatk-bridge-2.0.so.0 and libatspi.so.0 which are linked by libmedia_plugin_cef.so. at-spi2-core may not necessarily get pulled by some other package on a minimal fresh Arch installation. | |||
| 2025-10-22 | Merge tag 'Second_Life_Release#57a9e513-2025.07' into 2025.07 | Erik Kundiman | |
| 2025-10-22 | #4411 WIP initial restoring of Legacy Search | Mnikolenko Productengine | |
| 2025-10-21 | Merge from secondlife/develop into 2025.08 | Andrey Kleshchev | |
| 2025-10-21 | #4839 Crash at LLPluginProcessParent::poll | Andrey Kleshchev | |
| Missed lock | |||
| 2025-10-21 | #4871 Fix webrtc crash on tuningGetEnergy | Andrey Kleshchev | |
| 2025-10-21 | #2427 Show torn off chat when clicking on a message popup | Andrey Kleshchev | |
| 2025-10-21 | Fix typo in comment | fmartian | |
| 2025-10-21 | Make changes according to recommendations by Copilot | Frederick Martian | |
| - correction spelling of suppress_error - improved error handling in remove() based on functionality in get_fileattr() and somewhat changed error handling in get_fileattr() itself - call explicitly LLFile::fopen() to make sure we use the correct file path conversion under Windows Removing Flawfinder comments since Flawfinder isn't used in the viewer anymore Adding an option to support symlink detection in getattr() Adding comments to function implementation to indicate that they are really static functions of the LLFile class | |||
| 2025-10-21 | Remove trailing space | RolfKal | |
| 2025-10-21 | Remove a trailing space and a missed LLFile::remove() call right before the ↵ | RolfKal | |
| LLFile::rename() | |||
| 2025-10-21 | Improve LLFile to be consistent between Windows and Linux/Mac | RolfKal | |
| 2025-10-20 | Bump actions/checkout from 4 to 5 (#4867) | dependabot[bot] | |
| Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 5. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](https://github.com/actions/checkout/compare/v4...v5) --- updated-dependencies: - dependency-name: actions/checkout dependency-version: '5' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | |||
| 2025-10-20 | Bump pre-commit/action from 3.0.0 to 3.0.1 (#4864) | dependabot[bot] | |
| Bumps [pre-commit/action](https://github.com/pre-commit/action) from 3.0.0 to 3.0.1. - [Release notes](https://github.com/pre-commit/action/releases) - [Commits](https://github.com/pre-commit/action/compare/v3.0.0...v3.0.1) --- updated-dependencies: - dependency-name: pre-commit/action dependency-version: 3.0.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | |||
| 2025-10-20 | #4861 Crash at LLVolumeFace::createOctree | Andrey Kleshchev | |
| Looks like LLRiggedVolume::update goes out of bounds when selecting a face | |||
| 2025-10-20 | Rework new convex decomp into a physicsextensions stub package and fix havok ↵ | Rye | |
| and havok_tpv builds for darwin universal to utilize new vhacd stub (#4858) | |||
| 2025-10-20 | Update pre-commit hooks to v6.0.0 | Rye | |
| 2025-10-20 | Ignore tabs to spaces for objc in blame | Rye | |
| 2025-10-20 | Fix tabs and trailing spaces in objc sources | Rye | |
| 2025-10-20 | Introduce dependabot configuration for Github Actions (#4859) | Rye | |
| 2025-10-18 | Bump viewer version tp 7.2.3 after 2025.07 release | Andrey Kleshchev | |
| 2025-10-17 | Merge pull request #4850 from secondlife/geenz/main-to-develop | Jonathan "Geenz" Goodman | |
| Catch some commits that didn't make it back to develop. | |||
| 2025-10-17 | Merge remote-tracking branch 'origin/main' into geenz/main-to-develop | Jonathan "Geenz" Goodman | |
