summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default
AgeCommit message (Collapse)Author
2025-11-07Merge branch 'main' into 2025.08Erik Kundiman
2025-11-07Add/remove licences of added/removed librariesErik Kundiman
and add ones that got left out before too.
2025-11-05Merge tag 'Second_Life_Release#5e11448e-2025.08' into 2025.08Erik Kundiman
2025-11-04Fix remaining cases of webbrowser-related XUI warningsAnsariel
2025-11-04Fix XUI parser warnings:Ansariel
* LLFloaterMarketplace::postBuild calls parent method which already tries to find the webbrowser control with a different name and adds itself as observer * Incorrect attribute name "tooltip" in panel_preferences_move.xml
2025-10-26Fix DoubleClickZoomIn checkbox overlapSecret Foxtail
New mousewarp dropdown pushed DoubleClickZoomIn checkbox underneath "Other Devices" button. Made space by setting top_pad values of SoundOnCollisions & DoubleClickZoomIn checkboxes to 0.
2025-10-25Merge branch 'main' into 2025.08Erik Kundiman
2025-10-25Merge tag 'Second_Life_Release#01823996-2025.08' into 2025.08Erik Kundiman
2025-10-25Remove a testerErik Kundiman
2025-10-16#4757 Fix missing quotesAndrey Kleshchev
2025-10-13Fix Japanese Translation (#743)SakuraNoel Fayray
2025-10-13#2818 Creating a link to an empty notecard failsAndrey Kleshchev
2025-10-13viewer#3018 Expose mouse wrap in UIAndrey Kleshchev
And attempt some basic automation
2025-10-10Merge pull request #4783 from RyeMutt/rye/convexdecompJonathan "Geenz" Goodman
Introduce initial VHACD based llconvexdecomposition library
2025-10-09Merge tag 'Second_Life_Release#95337dfc-2025.07' into 2025.07Erik Kundiman
2025-10-03Initial VHACD based llconvexdecompositionRye
2025-10-03Merge tag 'Second_Life_Release#420bc85f-2025.07' into 2025.07Erik Kundiman
2025-10-02#4757 Model uploader warning when physics library is missingAndrey Kleshchev
2025-10-02Fixes visual glitches after 2025.07 mergemobserveur
This commit fixes the visual glitches after the 2025.07 merging. It also allows the user to set a very short draw distance (this can be useful for photography)
2025-10-01Merge tag 'Second_Life_Release#a6d4c1d3-2025.07' into 2025.07Erik Kundiman
2025-09-30#4751 Restore navigation UI for Marketplace and SearchMaxim Nikolenko
2025-09-25#p473 fix XUI warningsMaxim Nikolenko
2025-09-23Minimise whitespace diffs from upstreamErik Kundiman
and remove merge conflict lines.
2025-09-21Adding lower max texture resolution choices in the preferencesmobserveur
This commit adds 128 and 256 pixels texture resolution limit in the preferences. This aims to help lower end hardware in texture heavy sims.
2025-09-21Improved visuals effects panelmobserveur
This commit improves the visuals effects panel, and adds texture and objects lod sliders
2025-09-19#4671 Some locales are missing AM/PM labelsAndrey Kleshchev
2025-09-18Merge remote-tracking branch 'origin/release/2025.07' into geenz/2025.07-developJonathan "Geenz" Goodman
2025-09-18#4687 Fix audio device selection showing a bunch of zerosAndrey Kleshchev
2025-09-15Merge tag 'Second_Life_Release#17540023-2025.07' into 2025.07Erik Kundiman
2025-09-14Merge remote-tracking branch 'mobserveur/experimental2'Erik Kundiman
2025-09-13Attempt to fix the Sharpening / AA settings slow down on Macmobserveur
This commit aims to fix the issue that causes a slow down when certain combinations of post-processing settings are used.
2025-09-12#3957 Add indication to a folder's context menu that it is the default ↵Maxim Nikolenko
upload location
2025-09-12Merge remote-tracking branch 'mobserveur/experimental2'Erik Kundiman
2025-09-11Fix for multithreaded textures on Mac and more optimisationsmobserveur
This commit fixes an issue with the multithreaded textures option on Mac and adds some more optimisations.
2025-09-10#2618 Roles and Members tab is a messAlexander Gavriliuk
2025-09-10#2618 Roles and Members tab is a mess (fix XML indents for readability)Alexander Gavriliuk
2025-09-10viewer#2172 AM/PM selectorAndrey Kleshchev
2025-09-10Merge branch 'release/2025.07' into project/mac_universalJonathan "Geenz" Goodman
2025-09-09Merge branch '2025.06'Erik Kundiman
2025-09-09Merge remote-tracking branch 'mobserveur/experimental2'Erik Kundiman
2025-09-09Merge branch 'main' into 2025.06Erik Kundiman
2025-09-09Merge remote-tracking branch 'mobserveur/experimental2'Erik Kundiman
2025-09-09Performance Optimisations, Bloom effect, Visuals Panelmobserveur
This commit contains performance optimisations in the the pipeline, framebuffer, vertexbuffer, reflection probes, shadows. It also fixes many opengl errors, modifies the opengl debugging, and adds a visuals effects panel.
2025-09-08Optimisations and experimental HDR display support on macmobserveur
This commit completes the previous ones for performance optimisations, and adds HDR display support on mac
2025-09-06#4536 Fix clipped setting descriptionsAndrey Kleshchev
2025-09-03Merge Changes for support of apple silicon on macOSAndrey Kleshchev
Mac Arm
2025-08-30Performance Optimisations, Bloom effect, Visuals Panelmobserveur
This commit contains performance optimisations in the the pipeline, framebuffer, vertexbuffer, reflection probes, shadows. It also fixes many opengl errors, modifies the opengl debugging, and adds a visuals effects panel.
2025-08-29#4604 Warn user off high settings when on low-RAM hardwareAndrey Kleshchev
2025-08-28Merge branch 'develop' of github.com:secondlife/viewer into rye/infinitemacRye
2025-08-27Changes to support dullahan 1.21 undo/redo/delete/select all edit handlersRye