Age | Commit message (Collapse) | Author | |
---|---|---|---|
2025-06-11 | #4173 Crash at LLViewerInventoryItem::updateServer | Andrey Kleshchev | |
2025-06-11 | Crash at LLVOVolume::isAnimatedObject | Andrey Kleshchev | |
2025-06-11 | #4149 Empty Outfit folders cannot be moved | Andrey Kleshchev | |
2025-06-11 | Resolve qatest.yaml invalid workflow error #4244 | AtlasLinden | |
2025-06-10 | Fixed adding skies to day cycle by ensuring mAbsorptionConfigs, mMieConfigs ↵ | Hecklezz | |
and mRayleightConfigs don't become null | |||
2025-06-10 | macOS 26 build changes (#4239) | Jonathan "Geenz" Goodman | |
* Fix for VLAs now emitting warnings on Xcode 26, and AGL being removed from the SDK. Note: there was no warning or notice provided for AGL's removal. * Whitespace. | |||
2025-06-10 | Resolve qatest.yaml invalid workflow error | AtlasLinden | |
Previous edit to allow runners to work independently caused the following error: The workflow is not valid. .github/workflows/qatest.yaml (Line: 19, Col: 10): Unrecognized named-value: 'matrix'. Located at position 1 within expression: matrix.runner | |||
2025-06-10 | Require PR descriptions (#4233) | Signal Linden | |
* Require PR descriptions Add a simple workflow check to ensure PRs have a description. * Potential fix for code scanning alert no. 32: Workflow does not contain permissions Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com> --------- Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com> | |||
2025-06-10 | Fix fast cache ignoring its time constraint (#4237) | Ansariel Hiller | |
2025-06-06 | Follow-up fix for bb9adf3: Pressing enter while location spinners have focus ↵ | Ansariel Hiller | |
now starts a teleport (#4211) * Follow-up fix for bb9adf332950a6495a41aab8c6c4b2436f83f53e: Pressing enter while location spinners have focus now starts a teleport * Fix some map controls vanishing if floater height is too small | |||
2025-06-05 | Merge pull request #4140 from secondlife/atlas-qaworkflow | AtlasLinden | |
Allow self-hosted runners to operate independently | |||
2025-06-02 | Adds missing ambient color blending to day cycle | Hecklezz | |
2025-05-31 | Merge pull request #4176 from secondlife/geenz/2025.04-to-develop | Jonathan "Geenz" Goodman | |
Merge 2025.04 into develop | |||
2025-05-31 | Revert back to currently shipping release. | Jonathan "Geenz" Goodman | |
2025-05-28 | Merge remote-tracking branch 'origin/main' into geenz/2025.04-to-develop | Jonathan "Geenz" Goodman | |
2025-05-28 | Merge pull request #3861 from secondlife/release/2025.04 | Jonathan "Geenz" Goodman | |
Release/2025.04 | |||
2025-05-27 | Add font buffer resetting in LLLineEditor.clear() (#4159) | TJ | |
2025-05-22 | Merge pull request #4135 from secondlife/geenz/mac-outfit-gallery-crash-fix | Jonathan "Geenz" Goodman | |
Fix null outfit gallery observer pointer | |||
2025-05-22 | #4132 fix name mentions sometimes not being highlighted | Maxim Nikolenko | |
2025-05-22 | Remove mOutfitsObserver, use mCategoriesObserver from our base. | Jonathan "Geenz" Goodman | |
2025-05-22 | Merge pull request #4052 from secondlife/seth/viewer-1865 | sethalvesLL | |
adjust which webrtc tracks are enabled when the avatar crosses a region border | |||
2025-05-22 | Merge pull request #4100 from secondlife/viewer-1865-for-2025.04 | sethalvesLL | |
Viewer 1865 for 2025.04 | |||
2025-05-22 | #4110 Crash on LLScrollListCtrl::deleteSelectedItems | Andrey Kleshchev | |
2025-05-22 | Allow runners to operate independently | AtlasLinden | |
Currently if there are multiple workflow runs queued and a runner is offline, the online runner will wait for the offline runner to either timeout or complete the job before moving to the next job. This adjustment should allow the online runner/s to move onto new workflow runs regardless of what other runners are up to. | |||
2025-05-22 | Fix null outfit gallery observer pointer | Jonathan "Geenz" Goodman | |
2025-05-21 | Merge pull request #4079 from secondlife/atlas-qaworkflow | AtlasLinden | |
Add reinforced setup steps to qatest.yaml | |||
2025-05-21 | Merge pull request #4126 from secondlife/maxim/2025.04-p430 | Maxim Nikolenko | |
#p430 don't show MFA dialog twice | |||
2025-05-21 | fix test for lllogininstance.cpp | Maxim Nikolenko | |
2025-05-21 | #p430 don't show MFA dialog twice | Mnikolenko Productengine | |
2025-05-20 | Update macos icons (#4042, #4112) | Andrey Lihatskiy | |
according to https://developer.apple.com/design/human-interface-guidelines/app-icons | |||
2025-05-20 | #4101 Handle boost::filesystem's exceptions | Andrey Kleshchev | |
2025-05-19 | reuse region variable instead of multiple calls to gAgent.getRegion() | Seth Alves | |
2025-05-19 | adjust which webrtc tracks are enabled when the avatar crosses a region border | Seth Alves | |
2025-05-16 | Update pre-commit hook to v5.0.0 (#4093) | Andrey Lihatskiy | |
2025-05-16 | #4091 fix speaker icon is showing all users speaking when anyone is talking | Maxim Nikolenko | |
2025-05-16 | #4088 Fix Outfit folders changing to normal folders | Andrey Kleshchev | |
when parent copied and pasted | |||
2025-05-14 | Account for further Playwright dependencies in .venv | AtlasLinden | |
2025-05-14 | #4081 Meshes missing after teleport | Andrey Kleshchev | |
2025-05-14 | Added "verify repo is up-to-date" step | AtlasLinden | |
Local changes are stashed temporarily upon repo update and an attempt to restore them is made afterwards. If a merge conflict is hit then a new local branch is created. | |||
2025-05-14 | Add virtual env setup step to qatest.yaml | AtlasLinden | |
A step is created for both Win and Mac | |||
2025-05-14 | #4072 Fix Appearance floater not updating | Andrey Kleshchev | |
2025-05-13 | #4071 Permit pasting links into outfits | Andrey Kleshchev | |
Like it's permitted to drop them | |||
2025-05-13 | #4069 Fix crash at handleToolTip | Andrey Kleshchev | |
2025-05-13 | #2279 fix for View Angle setting | Maxim Nikolenko | |
2025-05-13 | Modernize away possibly missing std::less comparator (#4063) | Ansariel Hiller | |
2025-05-13 | #4060 Fix subfolders use through ctrl-v | Andrey Kleshchev | |
2025-05-13 | #4055 Fix subfolder dragging | Andrey Kleshchev | |
2025-05-12 | #4010 play only audio mention ping for new conversation | Maxim Nikolenko | |
2025-05-12 | Revert "#4008 Fix media scale adjustments with pbr applied" | Andrey Kleshchev | |
This reverts commit b084d842c9900e532cba11e1e5a4e85299a0e184. | |||
2025-05-10 | #4056 Crash at childGetSelectionInterface | Andrey Kleshchev | |
in model importer |