| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-05-23 | Merge tag 'Second_Life_Release#fe55c781-2025.04' into 2025.04 | Erik Kundiman | |
| 2025-05-23 | #4109 Use correct GLTF coordinate system rotation | Andrey Lihatskiy | |
| 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 | #4109 Improve handling of GLTF transform hierarchy | Andrey Lihatskiy | |
| 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-22 | #4118 Allow Bulk Upload to initialize on Bulk Upload All option | Maxim Nikolenko | |
| 2025-05-22 | Crash at LLVOVolume::isAnimatedObject | Andrey Kleshchev | |
| 2025-05-22 | #4128 Crash on mInvBindMatrix | Andrey Kleshchev | |
| 2025-05-21 | Merge pull request #4133 from secondlife/geenz/macos-texture-crash | Jonathan "Geenz" Goodman | |
| Fix for crash on macOS when loading a GLTF mesh. Fixes meshes not loading on macOS. | |||
| 2025-05-21 | White space. | Jonathan "Geenz" Goodman | |
| 2025-05-21 | Make loading the asset into VRAM optional. | Jonathan "Geenz" Goodman | |
| 2025-05-21 | Make sure we're guarding texture uploads to the GPU properly | Jonathan "Geenz" Goodman | |
| If we're not loading a texture, most of this should not be necessary. | |||
| 2025-05-21 | Fix for crash when loading texutres on a GLTF mesh. | Jonathan "Geenz" Goodman | |
| 2025-05-22 | Merge tag 'Second_Life_Release#a31b7ae2-Second_Life_Release#a31b7ae-2025.04' ↵ | Erik Kundiman | |
| into 2025.04 | |||
| 2025-05-22 | Merge branch 'main' into 2025.04 | Erik Kundiman | |
| 2025-05-21 | #4080 Rigged mesh support #2 | Andrey Kleshchev | |
| 2025-05-21 | Merge pull request #4079 from secondlife/atlas-qaworkflow | AtlasLinden | |
| Add reinforced setup steps to qatest.yaml | |||
| 2025-05-21 | Fix CodeQL errors in 2025.05 (#4125) | Andrey Lihatskiy | |
| 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 | #4105 Support .gltf and .glb files in lookupLODModelFiles | Andrey Lihatskiy | |
| 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 | #4000 Cherry pick inventory LEAP functions from develop branch | Maxim Nikolenko | |
| 2025-05-20 | #4101 Handle boost::filesystem's exceptions | Andrey Kleshchev | |
| 2025-05-19 | #4102 Allow selecting gltf models on mac | Andrey Kleshchev | |
| 2025-05-19 | #4080 Import GLTF skin data | 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-18 | Merge branch 'geenz/gltf-mesh-import' into marchcat/gltf-mesh-texture-import | Andrey Lihatskiy | |
| 2025-05-16 | More white space. | Jonathan "Geenz" Goodman | |
| 2025-05-16 | Merge branch 'geenz/gltf-texture-upload-merge' into geenz/gltf-mesh-import | Jonathan "Geenz" Goodman | |
| 2025-05-16 | White space. | Jonathan "Geenz" Goodman | |
| 2025-05-16 | Merge branch 'release/2025.04' into geenz/gltf-mesh-import | Jonathan "Geenz" Goodman | |
| 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 | Use correct model dimensions and bounding box rotation | Andrey Lihatskiy | |
| 2025-05-14 | #4081 Meshes missing after teleport | Andrey Kleshchev | |
| 2025-05-14 | Improve mesh scaling | Andrey Lihatskiy | |
| 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 | Merge branch 'geenz/gltf-mesh-import' into marchcat/gltf-mesh-texture-import | Jonathan "Geenz" Goodman | |
| 2025-05-14 | Add virtual env setup step to qatest.yaml | AtlasLinden | |
| A step is created for both Win and Mac | |||
