summaryrefslogtreecommitdiff
path: root/indra/newview
AgeCommit message (Expand)Author
2026-01-06#1519 ObjectGrab message includes invalid SurfaceInfo data when in mouselook ...Alexander Gavriliuk
2026-01-06secondlife/viewer#2112 Provide SL Grid Map coordinates for Official Viewer Us...Alexander Gavriliuk
2026-01-05Use the marketplace floater when a SL Marketplace URL is clickedHecklezz
2026-01-05Further optimize unregistration of loading meshes via std::unordered_setRye
2026-01-05secondlife/viewer#2623: Remove assertCosmic Linden
2026-01-05secondlife/viewer#2462: Optimize unloading of primsCosmic Linden
2026-01-05#2902 Additional lines are displayed from one corner of the regionAlexander Gavriliuk
2026-01-05secondlife/viewer#2674 Optimize LLWorld::renderPropertyLines() - use vertexBa...Alexander Gavriliuk
2026-01-05secondlife/viewer#2674 Optimize LLWorld::renderPropertyLines() - use simplifi...Alexander Gavriliuk
2026-01-05Migrate ~LLPointer()'s peculiar warning case to llpointer.cpp.Nat Goodspeed
2026-01-05Make `LLPointer` equality comparisons accept not-identical types.Nat Goodspeed
2026-01-05Optimize away repeated map finds for getParameterEntry* functions via pointersRye
2026-01-05secondlife/viewer#5007 Fix alpha debug overlay blend and mask conflict and al...Rye
2026-01-05secondlife/viewer#3322 No confirmation is shown when gifting all your moneyAlexander Gavriliuk
2026-01-03update boost to 1.90 on tumbleweedSecret Foxtail
2025-12-24#3612 Don't immediately fail download on startup, wait for the regionAndrey Kleshchev
2025-12-24Merge branch 'main' into 2026.01Erik Kundiman
2025-12-24Merge tag 'Second_Life_Release#de9a9111-2026.01' into 2026.01Erik Kundiman
2025-12-24Boost has been upgraded to 1.90 in vcpkgErik Kundiman
2025-12-23#5171 restore correct selection after clicking Cancel in PreferencesMaxim Nikolenko
2025-12-22#3612 Handle missing capabilities instead of blocking further downloadsAndrey Kleshchev
2025-12-21#3612 Log issues with landmarks and rethrown exceptionsAndrey Kleshchev
2025-12-20#5084 Cover window's thread with watchdogAndrey Kleshchev
2025-12-18#5111 change notification type from modal to alertMaxim Nikolenko
2025-12-18#5084 Improve watchdog's feedbackAndrey Kleshchev
2025-12-17#5164 Adjust the 12 hour Time FormatAndrey Kleshchev
2025-12-17#5121 crash at getShowFolderStateMaxim Nikolenko
2025-12-17#5159 Fix Animated textures freezeAndrey Kleshchev
2025-12-16#1112 Fix wrong option having size controlsAndrey Kleshchev
2025-12-15Update indra/newview/llviewermessage.cppRider Linden
2025-12-15Update indra/newview/lltoastscriptquestion.cppRider Linden
2025-12-15Apply suggestions from code reviewRider Linden
2025-12-12Merge branch 'develop' into rider/privileged_landRider Linden
2025-12-12remove boost::lambda in favor of C++Rider Linden
2025-12-12#5148 Crash cleaning LLVOCacheAndrey Kleshchev
2025-12-12#2069 Activate group option in GroupAndrey Kleshchev
2025-12-11#5122 update version format #2Maxim Nikolenko
2025-12-11#5122 update version format #2Maxim Nikolenko
2025-12-11Merge tag 'Second_Life_Release#058ee5c6-2026.01' into 2026.01Erik Kundiman
2025-12-11Adjust open path on FreeBSDErik Kundiman
2025-12-10Fix failure to reconnect after disconnect and occasional dropout issue (#5126)Roxanne Skelly
2025-12-11Revert #4899 "Add more functionality to LLFile and cleanup LLAPRFile"Andrey Kleshchev
2025-12-10#5138 Added test case for multiple columns in a combo boxAndrey Kleshchev
2025-12-10p#512 Block ability to accidentaly purge Inventory items outside of trashAndrey Kleshchev
2025-12-10#5122 update version formatMaxim Nikolenko
2025-12-10Fix typo found by Copilotfmartian
2025-12-10Generate error if the asset upload is bigger than INT_MAX as recommended by C...Frederick Martian
2025-12-10Incorporate some of the comment improvements suggested by Copilot and make LL...Frederick Martian
2025-12-10Remove commented out old function callsFrederick Martian
2025-12-10Fix several typos and commentsFrederick Martian