Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-07-27 | Merge branch 'main' into webrtc-voice | Erik Kundiman | |
2024-07-25 | Be specific on which product is being bug reported | Erik Kundiman | |
now that there is another product (which is Web) on Megapahit Bugzilla. | |||
2024-07-23 | Apple gpu optimisations based on LL work | mobserveur | |
This commit replaces our former optimisations with LL develop branch work and some tweaks. | |||
2024-07-20 | Merge branch 'main' into webrtc-voice | Erik Kundiman | |
2024-07-20 | Merge branch 'main' into maint-b | Erik Kundiman | |
2024-07-19 | toolbars.xml: replace "places" with "build" | secretfoxtail | |
Landmarks button already exists in navigation bar. | |||
2024-07-17 | Merge branch 'main' into webrtc-voice | Erik Kundiman | |
2024-07-17 | Merge branch 'main' into maint-b | Erik Kundiman | |
2024-07-16 | Max visible distance fix in the people panel | mobserveur | |
This commit adds a custom debug variable set to 4096 by default that affects only the people panel list. | |||
2024-07-15 | Merge branch 'main' into maint-b | Erik Kundiman | |
2024-07-14 | Collapsable camera floater | mobserveur | |
This commit allows to collapse the camera floater | |||
2024-07-11 | Merge branch 'main' into webrtc-voice | Erik Kundiman | |
2024-07-10 | Merge branch 'main' into maint-b | Erik Kundiman | |
2024-07-10 | toolbars.xml tweak | fowlerdm | |
Modify default layout to hopefully be more tidy and useful | |||
2024-07-09 | Merge branch 'main' into webrtc-voice | Erik Kundiman | |
2024-07-06 | Merge branch 'main' into maint-b | Erik Kundiman | |
2024-07-05 | Tuning floater and buffer mapping improvements | mobserveur | |
This commit adds the tuning floater accessible via the fps button, and improvements to the buffer mapping optimisation modes. | |||
2024-07-05 | Merge remote-tracking branch 'secondlife/release/webrtc-voice' into webrtc-voice | Erik Kundiman | |
2024-07-05 | Merge branch 'main' into webrtc-voice | Erik Kundiman | |
2024-07-02 | EnableVoiceMorphing should default to true | Roxie Linden | |
2024-07-01 | Merge branch 'main' into maint-b | Erik Kundiman | |
2024-06-28 | fps limiter setting in app_settings.xml | mobserveur | |
MaxFPS settings type and description changed | |||
2024-06-27 | Merge remote-tracking branch 'secondlife/release/webrtc-voice' into webrtc-voice | Erik Kundiman | |
2024-06-21 | Disable voice morphing and throw up a warning if it's previously enabled. | Roxie Linden | |
2024-06-20 | Merge remote-tracking branch 'secondlife/release/maint-b' into maint-b | Erik Kundiman | |
2024-06-17 | Fix shaders broken in merge | Ansariel | |
2024-06-15 | commands.xml: chat adjustment | fowlerdm | |
Make "Chat" toolbat button match "Conversations" floater title. | |||
2024-06-14 | Merge branch 'release/maint-b' into marchcat/b-merge | Andrey Lihatskiy | |
# Conflicts: # .github/workflows/build.yaml # indra/newview/app_settings/shaders/class2/deferred/alphaF.glsl # indra/newview/app_settings/shaders/class3/deferred/reflectionProbeF.glsl # indra/newview/app_settings/shaders/class3/deferred/softenLightF.glsl # indra/newview/llfilepicker.cpp | |||
2024-06-13 | More of making operands consistently float | Erik Kundiman | |
2024-06-12 | settings.xml: Change default camera preset | fowlerdm | |
trick from digital pastures | |||
2024-06-12 | Float operands for float clamp operation | Erik Kundiman | |
2024-06-11 | Merge branch 'main' of github.com:secondlife/viewer into roxie/webrtc-voice | Roxie Linden | |
2024-06-11 | Merge tag '7.1.8-release' | Erik Kundiman | |
source for viewer 7.1.8.9375512768 | |||
2024-06-08 | NavbarShowCoordinates: 1 | fowlerdm | |
Enable show coordinates by default | |||
2024-06-07 | Highlight friend nametags | fowlerdm | |
How did this get disabled? | |||
2024-06-04 | #989 Fix for blurry terrain on Mac (#1633) | Brad Linden | |
Co-authored-by: Dave Parks <davep@lindenlab.com> | |||
2024-06-04 | #1614 Fix for moire pattern in specular highlights. Incidental cleanup. | RunitaiLinden | |
2024-06-02 | More float operands for float operations | Erik Kundiman | |
2024-06-02 | Revert unnecessary shader operand diff from LL's | Erik Kundiman | |
It's been already casted. | |||
2024-06-02 | Revert "Prepend avatar skin's matrix palette variable name" | Erik Kundiman | |
This reverts commit 30e33e279b1b2d04951c399f548c3afc3b17fd1b. | |||
2024-06-02 | More float operands for float operations | Erik Kundiman | |
This is so that it doesn't throw a compilation error at runtime for not defining consistently with float values, which would be uncastable on some certain other implementation. | |||
2024-06-02 | Prepend avatar skin's matrix palette variable name | Erik Kundiman | |
so it wouldn't clash with object skin's when they're used in the same piece of code. | |||
2024-05-28 | secondlife/viewer#1531: Attempt to fix PBR terrain fragment shader. | Cosmic Linden | |
2024-05-27 | Adjust RearView offset correction | fowlerdm | |
meant to set y value to 0.5 instead of 0.7 | |||
2024-05-27 | Adjust RearView offset | fowlerdm | |
Place default rear camera further down behind avatar w/ mild offset | |||
2024-05-20 | Merge branch 'spaces-merge' into roxie/webrtc-voice | Roxie Linden | |
2024-05-16 | Fix previous shader float conversion | Erik Kundiman | |
The i variable is still used as an integer on the next line. | |||
2024-05-16 | Merge tag '7.1.7-release' | Erik Kundiman | |
source for viewer 7.1.7.8974243247 | |||
2024-05-15 | Merge branch 'release/maint-b' into pipewire-linux-volume-catcher | Maki | |
2024-05-16 | Merge branch 'release/materials_featurette' into marchcat/x-mf-merge | Andrey Lihatskiy | |