summaryrefslogtreecommitdiff
path: root/indra/newview/app_settings
AgeCommit message (Collapse)Author
2024-08-30Stream notification channel setting in preferencesErik Kundiman
Not in effect yet.
2024-08-23Merge 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-22Merge branch 'main' into 2024.06-atlasaurusErik Kundiman
2024-08-22Showing arrivals and departures can be toggled nowErik Kundiman
and by default it's off.
2024-08-19Merge branch 'webrtc-voice' into 2024.06-atlasaurusErik Kundiman
2024-08-09Merge branch 'main' into webrtc-voiceErik Kundiman
2024-08-07megapahit tuning : return of the smoothiemobserveur
This commit reintroduces the meapahit specic optimisations while maintaining an option for the LL vertex buffer optimisation mode.
2024-07-28Merge remote-tracking branch 'secondlife/release/2024.06-atlasaurus' into ↵Erik Kundiman
2024.06-atlasaurus
2024-07-27Merge branch 'main' into webrtc-voiceErik Kundiman
2024-07-25Be specific on which product is being bug reportedErik Kundiman
now that there is another product (which is Web) on Megapahit Bugzilla.
2024-07-23Apple gpu optimisations based on LL workmobserveur
This commit replaces our former optimisations with LL develop branch work and some tweaks.
2024-07-20Merge branch 'main' into webrtc-voiceErik Kundiman
2024-07-20Merge branch 'main' into maint-bErik Kundiman
2024-07-19toolbars.xml: replace "places" with "build"secretfoxtail
Landmarks button already exists in navigation bar.
2024-07-17Merge branch 'main' into webrtc-voiceErik Kundiman
2024-07-17Merge branch 'main' into maint-bErik Kundiman
2024-07-16Max visible distance fix in the people panelmobserveur
This commit adds a custom debug variable set to 4096 by default that affects only the people panel list.
2024-07-15Merge branch 'main' into maint-bErik Kundiman
2024-07-14Collapsable camera floatermobserveur
This commit allows to collapse the camera floater
2024-07-11Merge branch 'main' into webrtc-voiceErik Kundiman
2024-07-10Merge branch 'main' into maint-bErik Kundiman
2024-07-10toolbars.xml tweakfowlerdm
Modify default layout to hopefully be more tidy and useful
2024-07-09Merge branch 'main' into webrtc-voiceErik Kundiman
2024-07-06Merge branch 'main' into maint-bErik Kundiman
2024-07-05Tuning floater and buffer mapping improvementsmobserveur
This commit adds the tuning floater accessible via the fps button, and improvements to the buffer mapping optimisation modes.
2024-07-05Merge remote-tracking branch 'secondlife/release/webrtc-voice' into webrtc-voiceErik Kundiman
2024-07-05Merge branch 'main' into webrtc-voiceErik Kundiman
2024-07-02EnableVoiceMorphing should default to trueRoxie Linden
2024-07-01Merge branch 'main' into maint-bErik Kundiman
2024-06-28fps limiter setting in app_settings.xmlmobserveur
MaxFPS settings type and description changed
2024-06-27Merge remote-tracking branch 'secondlife/release/webrtc-voice' into webrtc-voiceErik Kundiman
2024-06-21Disable 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-20Merge remote-tracking branch 'secondlife/release/maint-b' into maint-bErik Kundiman
2024-06-17Merge remote-tracking branch 'origin/develop' into brad/webrtc-voice-developBrad Linden
2024-06-17Fix shaders broken in mergeAnsariel
2024-06-15commands.xml: chat adjustmentfowlerdm
Make "Chat" toolbat button match "Conversations" floater title.
2024-06-141736 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-14Merge branch 'release/maint-b' into marchcat/b-mergeAndrey 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-13Merge branch 'develop' of github.com:secondlife/viewer into roxie/webrtc-voiceRoxie Linden
2024-06-13secondlife/viewer#907: Remove unused settingCosmic Linden
2024-06-13secondlife/viewer#907: Review feedbackCosmic Linden
2024-06-13secondlife/viewer#1744: Fix missing LSL constant INVENTORY_SETTING in ↵Cosmic Linden
keywords_lsl_default.xml
2024-06-13More of making operands consistently floatErik Kundiman
2024-06-12Fix whitespace pre-commit hook failuresBrad Linden
2024-06-12settings.xml: Change default camera presetfowlerdm
trick from digital pastures
2024-06-12Float operands for float clamp operationErik Kundiman
2024-06-12Merge 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-11Merge branch 'main' of github.com:secondlife/viewer into roxie/webrtc-voiceRoxie Linden