Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-02-02 | #677 Move PBR mirror radiance mixing to reflectionProbeF so transparent PBR ↵ | RunitaiLinden | |
surfaces can be mirrors | |||
2024-02-02 | #677 Fix terrain clipping and tweak hero probe mixing with radiance | RunitaiLinden | |
2024-02-02 | #677 Fix clip plane glitching out at certain angles | RunitaiLinden | |
2024-02-01 | #677 Clip underwater. | Jonathan "Geenz" Goodman | |
2024-02-01 | Merge pull request #721 from secondlife/geenz/mirror-depixelation | Jonathan "Geenz" Goodman | |
Fix for #684 - make mirrors not pixellated | |||
2024-02-01 | #677 More clipping fixes. | Jonathan "Geenz" Goodman | |
2024-02-01 | Merge branch 'materials_featurette/mirrors' into geenz/mirror-depixelation | Jonathan "Geenz" Goodman | |
2024-02-01 | #684 Fix pixellation on mirrors regardless of mirror resolution. | Jonathan "Geenz" Goodman | |
2024-02-01 | #677 WIP -- fix PBR and avatar mirror clipping. | RunitaiLinden | |
2024-02-01 | #677 WIP -- Add clipping to alpha and pbr (not working on PBR for some reason) | RunitaiLinden | |
2024-02-01 | Merge branch 'materials_featurette/mirrors' of ↵ | RunitaiLinden | |
https://github.com/secondlife/viewer into materials_featurette/mirrors | |||
2024-02-01 | #677 WIP -- add mirror clipping to more shaders | RunitaiLinden | |
2024-02-01 | Merge pull request #717 from secondlife/geenz/mirror-stuttering | Jonathan "Geenz" Goodman | |
#689 Fix for mirror stuttering. | |||
2024-02-01 | #689 Fix for mirror stuttering. | Jonathan "Geenz" Goodman | |
2024-02-01 | Merge pull request #710 from secondlife/vi-43 | cosmic-linden | |
Add PBR terrain normal gen feature flag | |||
2024-02-01 | #677 Set mirror pass flag in llsettingsvo | RunitaiLinden | |
2024-02-01 | Merge pull request #702 from secondlife/signal/reduce-builds | Vir Linden | |
build.yaml: Build shared branches | |||
2024-01-31 | #677 Some clipping WIP | Jonathan "Geenz" Goodman | |
2024-01-31 | secondlife/viewer-issues#43: Proof-of-concept PBR terrain normal gen feature ↵ | Cosmic Linden | |
flag. Final implementation would likely be very different. | |||
2024-01-31 | secondlife/viewer-issues#43: Fix debug normals not rendering for terrain | Cosmic Linden | |
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 | Merge pull request #703 from secondlife/release/gltf-maint2 | RunitaiLinden | |
Release/gltf maint2 | |||
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 branch 'release/materials_featurette' into materials_featurette/mirrors | Jonathan "Geenz" Goodman | |
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 | Merge pull request #670 from secondlife/SL-20606 | cosmic-linden | |
SL-20606 post-merge follow-up | |||
2024-01-26 | SL-20669 Fix missed uuid | Andrey Kleshchev | |
2024-01-25 | Don't refetch textures for LLFetchedGLTFMaterial if present | Cosmic Linden | |
2024-01-25 | Fix vertex color indexing in material preview | Cosmic Linden | |
2024-01-25 | Fix material preview sometimes not updating when transitioning from blank ↵ | Cosmic Linden | |
material to non-blank material | |||
2024-01-25 | Review feedback: Remove static RenderLocalLightCount, as cached settings ↵ | Cosmic Linden | |
refresh has surprising performance cost | |||
2024-01-24 | https://github.com/secondlife/viewer-issues/issues/36 Make sure we set the ↵ | Jonathan "Geenz" Goodman | |
mirror flag appropriately. | |||
2024-01-24 | Merge pull request #669 from secondlife/DRTVWR-583 | Jonathan "Geenz" Goodman | |
Put mirrors behind a feature flag and merge to materials_featurette | |||
2024-01-24 | https://github.com/secondlife/viewer-issues/issues/23 Cleaning out some ↵ | Jonathan "Geenz" Goodman | |
unused code. | |||
2024-01-24 | https://github.com/secondlife/viewer-issues/issues/23 Make the face ↵ | Jonathan "Geenz" Goodman | |
selection for mirrors actually reflect what it does | |||
2024-01-24 | https://github.com/secondlife/viewer-issues/issues/23 Fix for merge up to ↵ | Jonathan "Geenz" Goodman | |
the featurettes branch, and reflection probes being "hazy" | |||
2024-01-24 | https://github.com/secondlife/viewer/issues/671 Wire up the RenderMirrors ↵ | Jonathan "Geenz" Goodman | |
debug setting. | |||
2024-01-24 | Merge remote-tracking branch 'origin/release/materials_featurette' into ↵ | Jonathan "Geenz" Goodman | |
DRTVWR-583 | |||
2024-01-24 | Create enhancement.md | RunitaiLinden | |
2024-01-24 | Create bug.yaml | RunitaiLinden | |
2024-01-24 | SL-20416 Fix Crash Report 1409376 (update) | Alexander Gavriliuk | |
2024-01-24 | Merge pull request #657 from secondlife/DRTVWR-592 | cosmic-linden | |
Merge PBR terrain and put PBR terrain behind feature flag. |