Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-02-07 | Merge remote-tracking branch 'origin/main' into release/gltf-maint2 | Brad Linden | |
2024-02-05 | SL-20669 Fix white uuid | Andrey Kleshchev | |
2024-02-02 | Merge pull request #725 from secondlife/andreyk/issue_26 | cosmic-linden | |
Issue #26 Support texture drop onto PBR materials | |||
2024-02-02 | Issue #26 Support texture drop onto PBR materials | Andrey Kleshchev | |
2024-02-01 | Merge pull request #702 from secondlife/signal/reduce-builds | Vir Linden | |
build.yaml: Build shared branches | |||
2024-01-31 | build.yaml: Build shared branches | Bennett Goble | |
We're currently building every single commit pushed to Github. This is racking up $20k in build charges a month and is generally superfluous. This changeset alters build triggers so that builds automatically run if they are committed to a **shared branch**: - `release/*` - A release stabilization branch - `project/*` - A project viewer branch - `main/*` - The default/stable branch PR commits are also automatically built. ...need to build another commit? Developers can trigger one using a manual workflow run. | |||
2024-01-30 | Merge pull request #704 from secondlife/andreyk/issue_24 | cosmic-linden | |
Issue #24 GLTF material disappears from object playing media | |||
2024-01-31 | Issue #24 GLTF material disappears from object playing media | Andrey Kleshchev | |
Check texture type, if media is stopped, it won't be a MEDIA_TEXTURE | |||
2024-01-30 | Issue #696 RenderResolutionDivisor no longer works | Andrey Kleshchev | |
resizeScreenTexture works if gResizeScreenTexture is true or render target was resized | |||
2024-01-30 | Merge pull request #692 from secondlife/vir-linden-issue-templates-1 | Vir Linden | |
Update enhancement.md | |||
2024-01-29 | Merge pull request #693 from secondlife/vir-linden-issue-templates | Vir Linden | |
Update bug.yaml | |||
2024-01-29 | Update enhancement.md | Vir Linden | |
2024-01-29 | Update bug.yaml | Vir Linden | |
2024-01-29 | Merge pull request #688 from secondlife/signal/contributors | Vir Linden | |
Add a basic CONTRIBUTING.md | |||
2024-01-29 | Merge pull request #666 from secondlife/issue_templates | Vir Linden | |
Issue templates | |||
2024-01-26 | Add a basic CONTRIBUTING.md | Bennett Goble | |
Provide basic instructions in-repository for contributing to Second Life. | |||
2024-01-26 | SL-20669 Fix missed uuid | Andrey Kleshchev | |
2024-01-24 | Create enhancement.md | RunitaiLinden | |
2024-01-24 | Create bug.yaml | RunitaiLinden | |
2024-01-24 | SL-20669 Force blank normal id into a local blank normal texture | Andrey Kleshchev | |
Dataserver's version has compression artifacts | |||
2024-01-24 | SL-20669 Move constants out of settings.xml | Andrey Kleshchev | |
UIImgInvisibleUUID doesn't exist Default normal for material is 'null' | |||
2024-01-23 | Create test plan for optimizeAwayAlpha (#663) | RunitaiLinden | |
2024-01-19 | Merge pull request #596 from secondlife/DRTVWR-601-gha-libs | nat-goodspeed | |
Update mikktspace, tinygltf, vulkan_gltf packages to GHA builds. | |||
2024-01-19 | DRTVWR-601: Merge branch 'release/gltf-maint2' into DRTVWR-601-gha-libs | Nat Goodspeed | |
2024-01-17 | SL-18429 Make it so auto adjusting legacy skies merely turns on tonemapping. | RunitaiLinden | |
2024-01-16 | SL-20669 Material editor uses incorect blank normal maps | Andrey Kleshchev | |
2024-01-16 | Fix failure to optimize away alpha channel on some GLTF upload paths (#606) | Rye Mutt | |
Co-authored-by: RunitaiLinden <davep@lindenlab.com> | |||
2024-01-16 | Undo re-ordering of autobuild.xml (#638) | Ansariel Hiller | |
2024-01-12 | Merge branch 'DRTVWR-601' of github.com:secondlife/viewer into DRTVWR-601 | RunitaiLinden | |
2024-01-12 | DRTVWR-601 Fix for Tracy instrumentation (Tracy doesn't play nice with ↵ | RunitaiLinden | |
coroutines). | |||
2024-01-12 | SL-20629 Fix Probe ambiance being displayed as 0 when it isn't | Andrey Kleshchev | |
And hide warning when it's already 0 | |||
2024-01-12 | SL-20629 Fix first opened legacy env displaying probe ambience as '1' | Andrey Kleshchev | |
2024-01-10 | Merge branch 'DRTVWR-601' of github.com:secondlife/viewer into DRTVWR-601 | RunitaiLinden | |
2024-01-10 | SL-20704 Fix for pathfinding debug display not working. | RunitaiLinden | |
2024-01-09 | Merge pull request #624 from secondlife/andreyk/SL-19555 | cosmic-linden | |
SL-19555 Fix picker failing to highlight default material in inventory | |||
2024-01-10 | SL-19555 Fix picker failing to highlight default material in inventory | Andrey Kleshchev | |
2024-01-09 | SL-20780 Clean up some dead code. | RunitaiLinden | |
2024-01-08 | Merge remote-tracking branch 'origin/main' into DRTVWR-601 | Brad Linden | |
2024-01-08 | Increment viewer version to 7.1.3 | Nat Goodspeed | |
following promotion of DRTVWR-596 | |||
2024-01-05 | SL-20748 Fix library materials not being previewable on an object | Andrey Kleshchev | |
2023-12-20 | DRTVWR-601: Merge branch 'DRTVWR-601' into DRTVWR-601-gha-libs | Nat Goodspeed | |
2023-12-20 | DRTVWR-601: Update xxhash common platform to GHA build. | Nat Goodspeed | |
Remove identical platform-specific package references. | |||
2023-12-19 | Merge branch 'DRTVWR-601' of github.com:secondlife/viewer into DRTVWR-601 | RunitaiLinden | |
2023-12-19 | SL-20754 Modify default midday to be a better approximation of Cloud Layers ↵ | RunitaiLinden | |
HDRI (addresses blue sheen). | |||
2023-12-19 | SL-20611 Followup -- fix for water haze artifacts on fullbright objects ↵ | Dave Parks | |
above water. | |||
2023-12-18 | DRTVWR-601: Use viewer-build-util/which-branch to determine branch. | Nat Goodspeed | |
2023-12-18 | DRTVWR-601: Update mikktspace, tinygltf, tracy, vulkan_gltf, xxhash | Nat Goodspeed | |
to latest GitHub builds. Some of these were still referencing codeticket builds produced by TeamCity. | |||
2023-12-18 | DRTVWR-601: Make autobuild set vcs_url, vcs_branch, vcs_revision | Nat Goodspeed | |
in viewer's autobuild-package.xml. Ensure that AUTOBUILD_VCS_BRANCH is set before the build. | |||
2023-12-18 | DRTVWR-601: Merge branch 'DRTVWR-601' into DRTVWR-601-gha-libs | Nat Goodspeed | |
2023-12-18 | DRTVWR-601: fix source nanny complaint about VIEWER_VERSION.txt EOL | Nat Goodspeed | |