Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-05-20 | triage#59 Render Friends Only option | Andrey Kleshchev | |
An option for performance testing, video recording or taking photos, so that unexpected people won't appear in your photos or tests. | |||
2024-05-17 | viewer#1501 Crash initiating screenSpaceReflUtil.glsl | Andrey Kleshchev | |
Error: Function return is not matching type | |||
2024-05-17 | viewer#1117 Use attachment info to prevent accidental nudity #2 | Andrey Kleshchev | |
Discard null id attachments | |||
2024-05-16 | Merge pull request #1489 from secondlife/brad/fix-mac-channel | Brad Linden | |
Fix channel detection for mac builds | |||
2024-05-16 | Merge pull request #1486 from secondlife/brad/workflow-dispatch-release | nat-goodspeed | |
Experiment with getting manually triggered workflow builds to optionally do a release | |||
2024-05-16 | Merge pull request #1462 from secondlife/nat/releaseos | nat-goodspeed | |
Run ReleaseOS builds, but only when a release page is requested. | |||
2024-05-15 | Fix channel detection for mac builds | Brad Linden | |
2024-05-15 | Move all release_run logic into setvar job. | Brad Linden | |
2024-05-15 | Experiment with getting manually triggered workflow builds to optionally do ↵ | Brad Linden | |
a release | |||
2024-05-15 | Streamline the new workflow `RELEASE_RUN` logic a little. | Nat Goodspeed | |
Since downstream jobs reference the output of the new `setvar` job, instead of directly referencing global `env.RELEASE_RUN`, no need to set `RELEASE_RUN` in the global environment. | |||
2024-05-15 | jira-archive-internal#67837 Windows' bulk export of snapshots and textures | Andrey Kleshchev | |
Properly sanitize names Better duplicate avoidance | |||
2024-05-15 | Merge branch 'main' into nat/releaseos following Maint X promotion | Nat Goodspeed | |
2024-05-15 | Merge commit 'e7eced3' into nat/releaseos for whitespace fix. | Nat Goodspeed | |
2024-05-15 | Make env.RELEASE_RUN the empty string if false | Nat Goodspeed | |
not the string "false", which is true. | |||
2024-05-15 | Can't reference global env in job.if either. | Nat Goodspeed | |
2024-05-15 | Try to work around workflow YAML env setting limitation. | Nat Goodspeed | |
2024-05-15 | secondlife/viewer#1418 Mesh Upload - Physics - Bounding Box is not working ↵ | Alexander Gavriliuk | |
as expected | |||
2024-05-15 | #1457 Fix the tests on mac | Andrey Lihatskiy | |
(cherry picked from commit 82d713782529074b03720833038cb0df2b8bcffd) | |||
2024-05-15 | triage#49 Menu didn't work for already selected items | Andrey Kleshchev | |
2024-05-14 | Increment viewer version to 7.1.8 | Nat Goodspeed | |
following promotion of secondlife/viewer #705: Maintenance X | |||
2024-05-14 | Merge DRTVWR-591-maint-X to main on promotion of secondlife/viewer #705: ↵ | Nat Goodspeed | |
Maintenance X | |||
2024-05-13 | Revert "viewer#819 Avoid reading the same XML file multiple times" | Andrey Kleshchev | |
This reverts commit a865d423974ea06dffa47798c81e98e7570b02ec. Reason for revert: viewer#1420, reverting to not hold maint-A (is deepCopy not full?) | |||
2024-05-13 | Run ReleaseOS builds, but only when a release page is requested. | Nat Goodspeed | |
2024-05-11 | Fix syntax error in build.yaml to enable Windows ReleaseOS | Nat Goodspeed | |
2024-05-11 | Turn on GH Windows ReleaseOS build | Nat Goodspeed | |
2024-05-10 | Merge pull request #1444 from secondlife/nat/slvoice | nat-goodspeed | |
Update to S3-published GHA build of slvoice. | |||
2024-05-10 | Reapply slvoice package URLs with autobuild 3.9.5 | Nat Goodspeed | |
2024-05-09 | Bump up coroutine stack size: saw C00000FD test termination. | Nat Goodspeed | |
(cherry picked from commit dc0b3aed4782e4e4835fd6b9d59d1d70b78be4a7) | |||
2024-05-09 | Remove `creds=github` from slvoice platform entries. | Nat Goodspeed | |
https://github.com/secondlife/autobuild/issues/46 Also remove temporary `continue-on-error` setting. | |||
2024-05-08 | Build both platforms on GitHub to help diagnose slvoice URL trouble. | Nat Goodspeed | |
2024-05-08 | viewer#1420 Fixed names not showing in Chat | Andrey Kleshchev | |
Save node prior to calling updateDefault | |||
2024-05-07 | secondlife/viewer#1333 BOOL to bool conversion leftovers: ternaries | Alexander Gavriliuk | |
2024-05-07 | openal @rpath fix | Andrey Lihatskiy | |
2024-05-07 | viewer#799 Account for renderTarget | Andrey Kleshchev | |
2024-05-07 | viewer#799 Account for reflection probes' memory | Andrey Kleshchev | |
2024-05-07 | viewer#799 getAvailableVRAMMegabytes cleanup | Andrey Kleshchev | |
2024-05-06 | Update to S3-published GHA build of slvoice. | Nat Goodspeed | |
2024-05-02 | Merge pull request #1391 from secondlife/with-tests | nat-goodspeed | |
Turn on LL_TESTS for CI builds. | |||
2024-05-02 | Merge pull request #1389 from secondlife/brad/fix-gltfmaterial-tests | nat-goodspeed | |
brad/fix gltfmaterial tests | |||
2024-05-02 | Update LLGLTFMaterial tests for changes introduced in SL-20523 | Brad Linden | |
also correct member packing to match server side | |||
2024-05-02 | Merge pull request #1376 from secondlife/project/channel_by_branch | Vir Linden | |
Project/channel by branch | |||
2024-05-02 | Update build.yaml | Vir Linden | |
2024-05-02 | Update build.yaml | Vir Linden | |
2024-05-02 | Turn on LL_TESTS for CI builds. | Nat Goodspeed | |
2024-05-01 | trim trailing whitespace | Vir Linden | |
2024-05-01 | set viewer channel from branch | Vir Linden | |
2024-05-01 | Merge branch 'main' into project/channel_by_branch | Vir Linden | |
2024-05-01 | Merge branch 'marchcat/w-whitespace' into marchcat/x-ws-merge | Andrey Lihatskiy | |
2024-05-01 | #824 Don't fix tabs in files with no tabs | Andrey Lihatskiy | |
2024-05-01 | #824 Add c,py,glsl to the script's default file types | Andrey Lihatskiy | |