summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2025-09-12#4651 Handle window's sessions terminationAndrey Kleshchev
2025-09-12#3957 Add indication to a folder's context menu that it is the default ↵Maxim Nikolenko
upload location
2025-09-12#4660 Unable to upload GLTF+bin with spaces in the nameAndrey Kleshchev
2025-09-11Follow up fixes for Apple Silicon (#4662)Rye
* Remove GLM sse flag from cmake that was moved to llpreprocessor.h * Further reduce performance loss of HDR and Sharpening on bandwith-constrained gpu by combining gamma correction into tonemap/sharpening shader passes * Update SSE2NEON to 1.8.0 to fix random render nans * Fix occasional startup crash from LLCachedControl being declared in global scope
2025-09-11#1825 Use html as a default type for nosniff mime probesAndrey Kleshchev
2025-09-10Merge pull request #4657 from secondlife/brad/mac_universalJonathan "Geenz" Goodman
Improvements found in reviewing mac_arm branch #4629
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-10Improvements found in reviewing mac_arm branch #4629Brad Linden
2025-09-10Merge pull request #4636 from secondlife/project/mac_universalJonathan "Geenz" Goodman
Apple Silicon Support
2025-09-10viewer#2172 AM/PM selectorAndrey Kleshchev
2025-09-10Merge branch 'release/2025.07' into project/mac_universalJonathan "Geenz" Goodman
2025-09-10Fix build failing due to missing nsisAndrey Kleshchev
Temporary switch to windows 2022, latest 2025 doesn't have nsis
2025-09-09#1965 Properly terminate particles when HUD is off #2Andrey Kleshchev
2025-09-09p#428 'multiple textures' sometimes not presentAndrey Kleshchev
when opening picker for the first time
2025-09-05Merge pull request #4644 from RyeMutt/project/mac_universalCallum Linden
Fix macos build arch and deploy target due to cmake behavior changes
2025-09-05Fix macos build arch and deploy target due to cmake behavior changesRye
2025-09-06#4639 Crash at getDimensionsF32Andrey Kleshchev
2025-09-06#4536 Fix clipped setting descriptionsAndrey Kleshchev
2025-09-05Merge pull request #4640 from secondlife/callum/mac_universalCallum Linden
Updates to macOS universal build
2025-09-05Incorporate the latest buld of KDU 8.4.1 with the universal macos libsCallum Prentice
2025-09-05Revert "Replace boost filesystem with std filesystem"Callum Prentice
This reverts commit 94e45ca2e60b4013a4e38d8f2c1fe8dad4207c3a.
2025-09-05viewer-cef build fixesAndrey Kleshchev
2025-09-05Replace boost filesystem with std filesystemAndrey Kleshchev
Build fixes, instead of resolving unclear boost filesystem errors just updated to std in affected places.
2025-09-04Merge pull request #4633 from secondlife/callum/viewer-cef-2025-08Callum Linden
Incorporate latest version of Dullahan that is built using CEF 139 and target the Universal Mac build branch
2025-09-04Merge branch 'project/mac_universal' into callum/viewer-cef-2025-08Callum Linden
2025-09-04p#470 Fix wrong release notes being shown.Andrey Kleshchev
2025-09-04#4623 Shared Media on HUDs not loadingAndrey Kleshchev
Looks like a merge between a commit that affected mScreenPixelArea and a commit that added a return value resulted in reordered calls.
2025-09-03Merge Changes for support of apple silicon on macOSAndrey Kleshchev
Mac Arm
2025-09-03Merge pull request #4625 from secondlife/andreyk/viewer_4587Andrey Kleshchev
#4587 Shaders sometimes do not match the shader settings
2025-09-02#4587 Make shader cache reading fasterAndrey Kleshchev
2025-09-02#4587 Shaders sometimes do not match the shader settingsAndrey Kleshchev
Ensure versions get matched reliably
2025-09-02Merge from main into developAndrey Kleshchev
Update develop branch from main to pick up 2025.05 and 2025.06 merge commits and version bump.
2025-09-02Increment viewer version after 2024.06Andrey Kleshchev
2025-09-02Fix cmake to ${CMAKE_COMMAND} to avoid cmake errorRye
2025-09-02MacOS companion changes for dullahan 1.21 including package structure and ↵Rye
linkage fixes
2025-09-02Changes to support dullahan 1.21 undo/redo/delete/select all edit handlersRye
2025-09-02#4621 Crash at LLMeshRepoThread::run(1060)Andrey Kleshchev
Fix a missed mutex
2025-09-02#4619 Don't crash on LLHUDEffect::renderAndrey Kleshchev
LLHUDEffectResetSkeleton needs to override LLHUDEffect::render to not cause an LL_ERRS if it stays alive for too long.
2025-09-01#4588 Unable to direct silent installationAndrey Kleshchev
2025-08-29Merge branch 'develop' into callum/viewer-cef-2025-08Callum Prentice
2025-08-29#4598 Fix variables being inited before settings are readyAndrey Kleshchev
2025-08-29#4604 Warn user off high settings when on low-RAM hardwareAndrey Kleshchev
2025-08-29#4604 Reduce draw distance when low on RAMAndrey Kleshchev
2025-08-29Merge pull request #4379 from secondlife/release/2025.06Jonathan "Geenz" Goodman
Release/2025.06
2025-08-28Fixes for GHA buildRye
2025-08-28Tabs to spacesRye
2025-08-28Bump openjpeg to 2.5.3-r1Rye
2025-08-28Fix up windows build error in GHARye
2025-08-28Merge branch 'develop' of github.com:secondlife/viewer into rye/infinitemacRye