Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-08-30 | Stream notification channel setting in preferences | Erik Kundiman | |
Not in effect yet. | |||
2024-08-23 | Merge remote-tracking branch 'secondlife/release/2024.06-atlasaurus' into ↵ | Erik Kundiman | |
2024.06-atlasaurus | |||
2024-08-22 | #2397 Sanity clamp haze contribution to avoid NaN like blowouts. (#2402) | Dave Parks | |
2024-08-22 | Merge branch 'main' into 2024.06-atlasaurus | Erik Kundiman | |
2024-08-22 | Showing arrivals and departures can be toggled now | Erik Kundiman | |
and by default it's off. | |||
2024-08-19 | Merge branch 'webrtc-voice' into 2024.06-atlasaurus | Erik Kundiman | |
2024-08-09 | Merge branch 'main' into webrtc-voice | Erik Kundiman | |
2024-08-07 | megapahit tuning : return of the smoothie | mobserveur | |
This commit reintroduces the meapahit specic optimisations while maintaining an option for the LL vertex buffer optimisation mode. | |||
2024-07-28 | Merge remote-tracking branch 'secondlife/release/2024.06-atlasaurus' into ↵ | Erik Kundiman | |
2024.06-atlasaurus | |||
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-21 | #1769 gltf optimization pass (#1816) | Dave Parks | |
#1814 and #1517 Fix mirror update rate and occlusion culling | |||
2024-06-20 | Merge remote-tracking branch 'secondlife/release/maint-b' into maint-b | Erik Kundiman | |
2024-06-17 | Merge remote-tracking branch 'origin/develop' into brad/webrtc-voice-develop | Brad Linden | |
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 | 1736 audit texture image unit usage on os x (#1739) | Dave Parks | |
* #1736 Remove some unused samplers from glsl files and refactor shader manager to assume 16 texture image units and 4 indexed texture units all the time. | |||
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 | Merge branch 'develop' of github.com:secondlife/viewer into roxie/webrtc-voice | Roxie Linden | |
2024-06-13 | secondlife/viewer#907: Remove unused setting | Cosmic Linden | |
2024-06-13 | secondlife/viewer#907: Review feedback | Cosmic Linden | |
2024-06-13 | secondlife/viewer#1744: Fix missing LSL constant INVENTORY_SETTING in ↵ | Cosmic Linden | |
keywords_lsl_default.xml | |||
2024-06-13 | More of making operands consistently float | Erik Kundiman | |
2024-06-12 | Fix whitespace pre-commit hook failures | Brad Linden | |
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-12 | Merge remote-tracking branch 'origin/project/gltf_development' into ↵ | Brad Linden | |
brad/maint-a-merge-to-gltf-dev # Conflicts: # indra/newview/gltf/primitive.cpp | |||
2024-06-11 | Merge branch 'main' of github.com:secondlife/viewer into roxie/webrtc-voice | Roxie Linden | |