Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-03-01 | SL-20546: Append generated release notes body to our explicit body. | Nat Goodspeed | |
For a tag build that generates a release page, try to deduce the git branch to which the tag we're building corresponds and add that to release notes. (cherry picked from commit 9e99bb04a32f2ecc0f0b99686ce5a7adb356596d) | |||
2024-03-01 | SL-20546: Add viewer channel and full version to GitHub release page. | Nat Goodspeed | |
(cherry picked from commit f71662225eadf1589f5331e763e02e0bb1b72137) | |||
2024-03-01 | Merge remote-tracking branch 'origin/release/gltf-maint2' into ↵ | Brad Linden | |
release/materials_featurette | |||
2024-03-01 | Merge remote-tracking branch 'origin/main' into release/gltf-maint2 | Brad Linden | |
2024-03-01 | Increment viewer version to 7.1.4 | Nat Goodspeed | |
following promotion of secondlife/viewer #673 | |||
2024-03-01 | Merge DRTVWR-489 to main on promotion of Emoji viewer (#673). | Nat Goodspeed | |
2024-02-29 | secondlife/viewer#712: Remember previously set textures/materials when ↵ | Cosmic Linden | |
possible. Not persistent. | |||
2024-02-29 | secondlife/viewer#712: More intuitive selection of PBR vs texture terrain, ↵ | Cosmic Linden | |
and update dropdown to match | |||
2024-02-27 | #681 More generalization of falloff. | Jonathan "Geenz" Goodman | |
2024-02-27 | #681 Make our sampling code for probes a good deal more generic to make sure ↵ | Jonathan "Geenz" Goodman | |
all probes can benefit from the same blending functions. | |||
2024-02-27 | Merge remote-tracking branch 'origin/main' into geenz/mirrors-quality-pass-1 | Jonathan "Geenz" Goodman | |
2024-02-27 | Merge pull request #891 from secondlife/geenz/mirrors-optimization-pass-1 | Jonathan "Geenz" Goodman | |
#682 First mirrors optimization pass | |||
2024-02-27 | Merge branch 'release/materials_featurette' into ↵ | Jonathan "Geenz" Goodman | |
geenz/mirrors-optimization-pass-1 | |||
2024-02-26 | https://github.com/secondlife/jira-archive-internal/issues/71006 Fix for ↵ | RunitaiLinden | |
probes going off the rails -- sanity clamp sky glow (#893) | |||
2024-02-26 | Merge remote-tracking branch 'origin/main' into release/materials_featurette | Brad Linden | |
2024-02-26 | #681 Start adding blending boilerplate. | Jonathan "Geenz" Goodman | |
2024-02-26 | Make sure to check if we're a hero probe before attempting to register with ↵ | Jonathan "Geenz" Goodman | |
the hero probe manager. If we're already in the list, this will return false. | |||
2024-02-26 | #682 Further tweak the conservative update mechanism. | Jonathan "Geenz" Goodman | |
2024-02-26 | #890 Make sure we're doing the correct distance check. | Jonathan "Geenz" Goodman | |
#682 Improve the conservative update functionality for mirror faces. Make it attenuate depending on how much the camera is facing that specific cubemap face. | |||
2024-02-25 | #889 Start removing mDrawable references. These may be null. | Jonathan "Geenz" Goodman | |
2024-02-25 | #682 Add a low priority path for conservative probe face updates. This will ↵ | Jonathan "Geenz" Goodman | |
update the "low priority" faces at half of the the probe update rate. Useful for less planar reflection geometry. | |||
2024-02-23 | Merge remote-tracking branch 'origin/release/materials_featurette' into ↵ | Jonathan "Geenz" Goodman | |
geenz/mirrors-optimization-pass-1 | |||
2024-02-23 | Merge branch 'brad/avatar_eye_fix' into 'release/materials_featurette' (#883) | Brad Linden | |
2024-02-23 | Fix for deferred avatar eyes shader failing to link on Intel GPU. | Brad Linden | |
2024-02-23 | Merge pull request #882 from secondlife/brad/mac_shader_fixes | cosmic-linden | |
Fixes for some shader compilation failures on mac. | |||
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 |