Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-02-23 | Fixes for some shader compilation failures on mac. | Brad Linden | |
* conditional compilation should use #ifdef * layout keywords need to be lowercase | |||
2024-02-22 | Improving issue templates. (#877) | Brad Linden | |
making ordering explicit, and disabling blank issue submission to force triage label to be set. | |||
2024-02-22 | Merge pull request #869 from secondlife/vi-72 | cosmic-linden | |
secondlife/viewer-issues#72: Test plan feedback and additional improvements | |||
2024-02-22 | Delete .github/ISSUE_TEMPLATE/issue_template.md | Vir Linden | |
2024-02-22 | Update issue_template.md | Vir Linden | |
2024-02-22 | Update issue_template.md | Vir Linden | |
2024-02-22 | Merge pull request #873 from secondlife/vir-linden-issue-template | Vir Linden | |
Create issue_template.md | |||
2024-02-22 | Create issue_template.md | Vir Linden | |
Issue template for the "blank issue" option | |||
2024-02-21 | secondlife/viewer-issues#72: Test plan feedback and additional improvements | Cosmic Linden | |
2024-02-21 | Merge pull request #849 from secondlife/vi-72 | cosmic-linden | |
secondlife/viewer-issues#72: Fix material preview making things disappear. General cleanup. | |||
2024-02-21 | secondlife/viewer-issues#72: More correct interpretation of swapFBORefs | Cosmic Linden | |
2024-02-21 | secondlife/viewer-issues#72: Add test plan | Cosmic Linden | |
2024-02-21 | secondlife/viewer-issues#72: Fix clang warnings (virtual override) | Cosmic Linden | |
2024-02-21 | secondlife/viewer-issues#72: Fix material preview affecting exposure on main ↵ | Cosmic Linden | |
screen | |||
2024-02-21 | #682 Add an update rate parameter to help throttle mirror updates. | Jonathan "Geenz" Goodman | |
So far 4 seems like a good balance for performance and quality. 2 is great for quality, with 6 or 8 being for higher performance. Also bring back the gaussian filter - may end up adding the FXAA filter though instead. | |||
2024-02-20 | #682 Separate out the radiance gen. | Jonathan "Geenz" Goodman | |
2024-02-20 | secondlife/viewer-issues#72: Clean up material preview when hidden or ↵ | Cosmic Linden | |
floater closed | |||
2024-02-16 | secondlife/viewer-issues#72: Don't dirty depth in ↵ | Cosmic Linden | |
LLViewerDynamicTexture::updateAllInstances | |||
2024-02-16 | secondlife/viewer-issues#72: Material preview shouldRender should return ↵ | Cosmic Linden | |
false if no render needed | |||
2024-02-15 | #682 Do conservative updates on probes. | Jonathan "Geenz" Goodman | |
2024-02-15 | Merge branch 'main' into geenz/mirrors-optimization-pass-1 | Jonathan "Geenz" Goodman | |
2024-02-14 | Update cla.yaml allowlist to clear spurious errors (#804) | Brad Linden | |
2024-02-12 | #779 Emoji picker is an unintuitive UX disaster | Alexander Gavriliuk | |
2024-02-09 | Merge pull request #784 from secondlife/v-773 | cosmic-linden | |
Fix RenderTerrainPBREnabled requiring restart and respect simulator feature PBRTerrainEnabled | |||
2024-02-09 | secondlife/viewer#773: Fix RenderTerrainPBREnabled requiring restart and ↵ | Cosmic Linden | |
respect simulator feature PBRTerrainEnabled | |||
2024-02-09 | https://github.com/secondlife/jira-archive-internal/issues/70847 Fix for ↵ | RunitaiLinden | |
more inaccurate than usual alpha sorting (#781) | |||
2024-02-09 | Merge pull request #778 from secondlife/release/gltf-maint2 | RunitaiLinden | |
Release/gltf maint2 | |||
2024-02-09 | Merge branch 'release/materials_featurette' into release/gltf-maint2 | Brad Linden | |
2024-02-09 | Put PBR material swatch behind feature flag (#775) | cosmic-linden | |
* secondlife/viewer#771: Put PBR material swatch behind feature flag * secondlife/viewer#771: Make viewer respect PBRMaterialSwatchEnabled from SimulatorFeatures | |||
2024-02-09 | #68 The 'Recently used emoji' can not be selected by the 'Tab' key | Alexander Gavriliuk | |
2024-02-09 | SL-20363 Option 'Debug Unicode' - show unicode values | Alexander Gavriliuk | |
2024-02-08 | Merge pull request #770 from secondlife/vi-67 | cosmic-linden | |
secondlife/viewer-issues#67: Add test plan + fix Windows build | |||
2024-02-08 | secondlife/viewer-issues#67: Fix Windows release build warning | Cosmic Linden | |
2024-02-08 | secondlife/viewer-issues#67: Add test plan | Cosmic Linden | |
2024-02-08 | Merge pull request #768 from secondlife/vi-67 | cosmic-linden | |
Improve PBR terrain loading robustness | |||
2024-02-08 | Merge pull request #715 from secondlife/materials_featurette/mirrors | RunitaiLinden | |
Mirrors pre-release | |||
2024-02-08 | secondlife/viewer-issues#67: Improve PBR terrain loading robustness | Cosmic Linden | |
2024-02-08 | Update softenLightF.glsl | Jonathan "Geenz" Goodman | |
2024-02-08 | #671 Nudge RenderMirrors and clear shader cache as needed based on ↵ | RunitaiLinden | |
SimulatorFeatures | |||
2024-02-08 | Merge branch 'release/materials_featurette' into materials_featurette/mirrors | RunitaiLinden | |
2024-02-08 | Fix for crash in LLHeroProbeManager | RunitaiLinden | |
2024-02-08 | #671 Setup the viewer to respect the MirrorsEnabled simulator feature. | Jonathan "Geenz" Goodman | |
2024-02-08 | Make the UI conditional. | Jonathan "Geenz" Goodman | |
2024-02-08 | SL-20363 Add Advanced option 'Debug Unicode' | Alexander Gavriliuk | |
2024-02-07 | Merge pull request #757 from secondlife/signal/yml | Signal Linden | |
Rename ISSUE_TEMPLATE/config.yaml to config.yml | |||
2024-02-07 | Rename config.yaml to config.yml | Signal Linden | |
Issue template configuration is the only github configuration file I've found which does not support both `*.yaml` and `*.yml` extensions. Drat. | |||
2024-02-07 | Merge pull request #738 from secondlife/signal/feedback-link | Vir Linden | |
Add link to feedback portal | |||
2024-02-07 | Merge remote-tracking branch 'origin/main' into release/gltf-maint2 | Brad Linden | |
2024-02-07 | Merge pull request #755 from sldevel/pbr-hdr-auto-adjust-fix | RunitaiLinden | |
Confusion between light diffuse and light color in HDR auto-adjust mode | |||
2024-02-07 | Merge pull request #756 from secondlife/main | RunitaiLinden | |
merge main to materials_featurette |