summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2025-11-20SL-9502 p#476 Fix visible hidden columnAndrey Kleshchev
2025-11-20#4651 Improve session shutdown detectionAndrey Kleshchev
2025-11-19#4991 Cant set cut off maskAndrey Kleshchev
2025-11-19#4735 Remove the word "Viewer" from application shortcutMaxim Nikolenko
2025-11-18p#505 GLTF model upload fails to pick texturesAndrey Kleshchev
2025-11-18#5000 clear duplicate shortcut used to activate SunriseMaxim Nikolenko
2025-11-18Bump actions/stale from 6 to 10dependabot[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 reliableAndrey Kleshchev
2025-11-18#4939 Bugsplat updateAndrey Kleshchev
to version 1.2.6
2025-11-17#4948 Crash at webrtc's initializeConnectionAndrey Kleshchev
2025-11-17Fix the cache from being cleared every launch if NewCacheLocation is invalidHecklezz
Signed-off-by: Hecklezz <tj8@live.com.au>
2025-11-16Fix error when adding a widget filename to the mFileNames stackFrederick 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#4980 Crashes when uploading a glTF modelAndrey Kleshchev
Functions used in Image::prep aren't thread safe, pass them to main thread and wait for a result
2025-11-13Follow-up null checks on mVObjp to prevent crashesHecklezz
Signed-off-by: Hecklezz <tj8@live.com.au>
2025-11-13Fix crash in handleHover accessing null parentHecklezz
Signed-off-by: Hecklezz <tj8@live.com.au>
2025-11-12Fix crash in updateDistance updating LOD on null mVObjpHecklezz
Signed-off-by: Hecklezz <tj8@live.com.au>
2025-11-12#4671 Fix impractically long am/pm labelsAndrey Kleshchev
2025-11-12Restore support for wavy avatar cloth(#4963)Rye
Signed-off-by: Rye <rye@alchemyviewer.org>
2025-11-12Fix crash in updateImagesCreateTextures accessing potentially freed image ↵Hecklezz
pointer Signed-off-by: Hecklezz <tj8@live.com.au>
2025-11-11#4907 use shortcut to pan camera downMaxim Nikolenko
2025-11-10Remove 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 symbolMaxim Nikolenko
2025-11-10Check what state pipe is in for a failed test (#4877)Andrey Kleshchev
2025-11-10#4955 Crash on itemChangedAndrey Kleshchev
2025-11-10#4932 fix @mention being displayed twice if the name has a TM symbolMaxim Nikolenko
2025-11-09#4946 Crash at setShadersAndrey Kleshchev
Fix wrong delimeter and log if file isn't present
2025-11-05#4931 Fix name cache callbacks not having connectionsAndrey Kleshchev
2025-11-04Add bot* to allowlist in CLA workflowSignal Linden
2025-11-04Bump actions/setup-python from 4 to 6 (#4922)dependabot[bot]
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 4 to 6. - [Release notes](https://github.com/actions/setup-python/releases) - [Commits](https://github.com/actions/setup-python/compare/v4...v6) --- updated-dependencies: - dependency-name: actions/setup-python dependency-version: '6' 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-11-04Refactor labeler.yaml to use changed-files syntaxSignal Linden
2025-11-04Bump actions/labeler from 4 to 6 (#4866)dependabot[bot]
Bumps [actions/labeler](https://github.com/actions/labeler) from 4 to 6. - [Release notes](https://github.com/actions/labeler/releases) - [Commits](https://github.com/actions/labeler/compare/v4...v6) --- updated-dependencies: - dependency-name: actions/labeler dependency-version: '6' 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-11-04Bump actions/github-script from 7 to 8 (#4865)dependabot[bot]
Bumps [actions/github-script](https://github.com/actions/github-script) from 7 to 8. - [Release notes](https://github.com/actions/github-script/releases) - [Commits](https://github.com/actions/github-script/compare/v7...v8) --- updated-dependencies: - dependency-name: actions/github-script dependency-version: '8' 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-11-04#4411 fix occurrences of fake BOOLMaxim Nikolenko
2025-11-04SL-3609 Fix camera POV jump when avatar crosses a region boundaryAndrey Kleshchev
sFlycamPosition was using local coordinates instead of global ones thus was not tracking global changes and was force setting local position to an obsolete value.
2025-10-31Merge pull request #4900 from secondlife/maxim/2025.08-legacy-searchMaxim Nikolenko
Restore Legacy Search
2025-10-30#1112 Add 1024x1024 size to Snapshot to InventoryAndrey Kleshchev
2025-10-30#3670 Add a sortable status column to the list of gesturesAndrey Kleshchev
2025-10-30#3649 Incorrect camera aspec ratioAndrey Kleshchev
Everything else uses width/height ratio
2025-10-27#4879 An Emoji in a display name can affect text in chatAndrey Kleshchev
An emoji was spliting inlineview thus affecting displayed text.
2025-10-27Mac build fix and clean upMnikolenko Productengine
2025-10-27Fix indentation and trailing-whitespaceMnikolenko Productengine
2025-10-27#4411 UI adjustmentsMnikolenko Productengine
2025-10-26Revert "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-23#4887 Fix access violation in LLInventoryModelBackgroundFetch::bulkFetchViaAisAndrey Lihatskiy
2025-10-23#4411 fix additional search options - category and maturityMnikolenko Productengine
2025-10-23#4886 Crash on LLTeleportRequestViaLure::toOstreamAndrey Kleshchev
2025-10-23#4884 Crash at resetRegionCrossingTimerAndrey Kleshchev
2025-10-23#4411 WIP add Web tab to legacy SearchMnikolenko Productengine
2025-10-22p#494 Add search by agent ID to resident chooserAndrey Kleshchev
2025-10-22#4652 Improve switching of webrtc devicesAndrey Kleshchev