Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
76 commits
Select commit Hold shift + click to select a range
b489134
Restore option to change location of existing pick
Ansariel Sep 20, 2024
fb0332d
Merge branch 'devleop-picks-improvement' of https://github.com/Ansari…
Ansariel Apr 18, 2025
d6b8628
Reduce memory allocations pinging the mainloop timeout
Ansariel Sep 24, 2024
23bc14b
Improve inventory finder floater performance: Don't parse XUI tree ea…
Ansariel Sep 21, 2024
47015ed
Fix memory leak in LLImageDimensionsInfo (#2679)
Ansariel Sep 25, 2024
85b88f5
Fix line endings of qatest.yaml
Ansariel Apr 18, 2025
ea96f7a
More constexpr improvements and cleanup of includes of a deleted head…
Ansariel Sep 25, 2024
b81be8e
Performance improvements and cleanup in llviewerdisplay.cpp
Ansariel Sep 23, 2024
3e5f4fd
Merge pull request #3940 from Ansariel/devleop-picks-improvement
marchcat Apr 22, 2025
3dc6c22
Implemented PBR repeats per meter
Hecklezz Apr 23, 2025
1970390
Autofit Blinn Phong normal and specular when using repeats per meter
Hecklezz Apr 24, 2025
56ec95d
Fix scale values not updating if they were focused and you used repea…
Hecklezz Apr 24, 2025
10a324a
Reduce cost of joint lookups by reducing string allocations via use o…
Ansariel Apr 25, 2025
d6699df
Increment viewer version after 2025.04
brad-linden Apr 25, 2025
7f45eac
Increment viewer version after 2024.05
brad-linden Apr 25, 2025
230244b
Merge pull request #3984 from secondlife/brad/version-increments
brad-linden Apr 25, 2025
1c72cd7
Fix uploading small textures with OpenJPEG, and minor logging refactor.
Hecklezz Apr 20, 2025
281c7cf
Merge pull request #3973 from Hecklezz/improvement/pbr_rpm_and_panel_…
Geenz Apr 28, 2025
65d70a8
Fix: ignore *pass-on* counters when detecting left-button grabs (#3990)
Sekkmer Apr 29, 2025
ac5d59b
calcDataSizeJ2C Adjust curve for more than 6 layers (#4018, #4020)
TommyTheTerrible May 5, 2025
89512d4
updateImageDecodePriority - Avoid Long Face Loop (#4019, #4021)
TommyTheTerrible May 5, 2025
6e6e105
#3317 Fix full screen issue with Windows 11 24H2
akleshchev Jan 3, 2025
efdb86d
Fixes fullscreen mode in Windows 11 24H2
Hecklezz May 5, 2025
f68a5b2
Introduce workflow dispatch and mac functionality to qatest.yaml
AtlasLinden May 5, 2025
a30342a
Fix and optimize openjpeg J2C encoder (#4017, #4032)
chanayane May 6, 2025
4bb51a5
Add permissions to QA Workflow
AtlasLinden May 6, 2025
0c7179a
Merge branch 'develop' into atlas-qaworkflow
AtlasLinden May 6, 2025
0fb4e04
Merge pull request #4031 from secondlife/atlas-qaworkflow
AtlasLinden May 6, 2025
2c176c7
Resolve qatest.yaml concurrency group error
AtlasLinden May 6, 2025
469730f
Separate Build ID step for each OS
AtlasLinden May 6, 2025
8c5df1a
Update Windows Build ID step to use pwsh syntax
AtlasLinden May 6, 2025
2c0e90a
Fixed World Map Find sending two requests and possibly showing wrong …
Hecklezz May 7, 2025
bb9adf3
Fix map search bug causing duplicate requests properly (#4037, #4040)
Ansariel May 7, 2025
147442c
Adjust install path for new repo name
AtlasLinden May 8, 2025
c1255a1
Clean up worldmap: Remove LLCtrlListInterface and reduce number of ge…
Ansariel May 8, 2025
84a122d
Merge pull request #4035 from secondlife/atlas-qaworkflow
AtlasLinden May 8, 2025
be0fff8
adjust which webrtc tracks are enabled when the avatar crosses a regi…
sethalves May 9, 2025
4cff699
reuse region variable instead of multiple calls to gAgent.getRegion()
sethalves May 9, 2025
8fb7dae
#4046 Fix hud vs inworld text color mismatch
akleshchev May 9, 2025
4b72e71
Merge pull request #4053 from secondlife/andreyk/viewer_4046
Geenz May 9, 2025
008c8f7
Modernize away possibly missing std::less comparator (#4063)
Ansariel May 13, 2025
ca81b40
Add virtual env setup step to qatest.yaml
AtlasLinden May 14, 2025
33fb790
Added "verify repo is up-to-date" step
AtlasLinden May 14, 2025
a889740
Account for further Playwright dependencies in .venv
AtlasLinden May 14, 2025
479a23a
Update pre-commit hook to v5.0.0 (#4093)
marchcat May 16, 2025
1d40793
#4101 Handle boost::filesystem's exceptions
akleshchev May 19, 2025
55b1a16
Merge pull request #4079 from secondlife/atlas-qaworkflow
AtlasLinden May 21, 2025
cee5469
Allow runners to operate independently
AtlasLinden May 22, 2025
0129106
#4110 Crash on LLScrollListCtrl::deleteSelectedItems
akleshchev May 20, 2025
38a643a
Merge pull request #4052 from secondlife/seth/viewer-1865
sethalvesLL May 22, 2025
aeefc73
Add font buffer resetting in LLLineEditor.clear() (#4159)
Hecklezz May 27, 2025
ea75bfd
Implement support for PRIM_MEDIA_FIRST_CLICK_INTERACT and autoplay fo…
DarlCat Apr 25, 2025
fe4f85e
Merge remote-tracking branch 'origin/main' into geenz/2025.04-to-develop
Geenz May 28, 2025
6c394f0
Enable the all MOAP option, forgot that was blocked out.
DarlCat May 29, 2025
39625d1
Revert back to currently shipping release.
Geenz May 31, 2025
c88f5d2
Merge pull request #4176 from secondlife/geenz/2025.04-to-develop
Geenz May 31, 2025
6291e86
Adds missing ambient color blending to day cycle
Hecklezz May 28, 2025
8dd3955
Merge pull request #4140 from secondlife/atlas-qaworkflow
AtlasLinden Jun 5, 2025
2c35cdd
Follow-up fix for bb9adf3: Pressing enter while location spinners hav…
Ansariel Jun 6, 2025
4c529c8
Fix fast cache ignoring its time constraint (#4237)
Ansariel Jun 10, 2025
3c7dde5
Require PR descriptions (#4233)
Jun 10, 2025
41ef5b2
Resolve qatest.yaml invalid workflow error
AtlasLinden Jun 10, 2025
a0be1e7
macOS 26 build changes (#4239)
Geenz Jun 10, 2025
86a8f5a
Fixed adding skies to day cycle by ensuring mAbsorptionConfigs, mMieC…
Hecklezz Jun 7, 2025
26adfd9
Resolve qatest.yaml invalid workflow error #4244
AtlasLinden Jun 11, 2025
2df0043
#4149 Empty Outfit folders cannot be moved
akleshchev May 23, 2025
03fa606
Crash at LLVOVolume::isAnimatedObject
akleshchev May 21, 2025
b8cc1f7
#4173 Crash at LLViewerInventoryItem::updateServer
akleshchev May 28, 2025
03b6d09
Use windows-latest runner for sign-and-package-windows (#4263)
marchcat Jun 12, 2025
feb4494
Fix loading name of banned residents in group bulk ban panel
Ansariel Jun 19, 2025
e15a892
Merge pull request #4177 from DarlCat/hud-media-autoplay
Geenz Jun 25, 2025
1557443
First pass at adding expanded frametiming stats to the viewer.
Geenz Jun 27, 2025
e2227b9
Make sure to reset the metrics after the first calculation.
Geenz Jun 27, 2025
db49947
Merge pull request #4302 from secondlife/geenz/frametime-metric-impro…
Geenz Jun 27, 2025
6ce487f
Add helper functions.
Geenz Jun 27, 2025
45ca7fc
Merge pull request #4305 from secondlife/geenz/frametime-metric-impro…
Geenz Jun 27, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -304,7 +304,7 @@ jobs:
AZURE_CLIENT_SECRET: ${{ secrets.AZURE_CLIENT_SECRET }}
AZURE_TENANT_ID: ${{ secrets.AZURE_TENANT_ID }}
needs: build
runs-on: windows-large
runs-on: windows-latest
steps:
- name: Sign and package Windows viewer
if: env.AZURE_KEY_VAULT_URI && env.AZURE_CERT_NAME && env.AZURE_CLIENT_ID && env.AZURE_CLIENT_SECRET && env.AZURE_TENANT_ID
Expand Down
21 changes: 21 additions & 0 deletions .github/workflows/check-pr.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
name: Check PR

on:
pull_request:
types: [opened, edited, reopened, synchronize]

permissions:
contents: read

jobs:
check-description:
runs-on: ubuntu-latest
steps:
- name: Check PR description
uses: actions/github-script@v7
with:
script: |
const description = context.payload.pull_request.body || '';
if (description.trim().length < 20) {
core.setFailed("❌ PR description is too short. Please provide at least 20 characters.");
}
Loading