summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-11Remove dead llkeyframemotionparam and llstatemachine from llcharacterRye
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 fix multi column comboboxes not honoring width parameterZi Ree
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-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-10Make function documentation more clear about the negative offset value.Frederick Martian
2025-12-10Update indra/test/llfile_tut.cppfmartian
2025-12-10Update indra/llcommon/llfile.hfmartian
2025-12-10Fix typo and check for valid opened fileFrederick Martian
2025-12-10Add header include for apr_signal.h that was removed from llapr.h as it was n...Frederick Martian
2025-12-10Remove chatty warning message when checking for existence of a fileFrederick Martian
2025-12-10Improve comment and remove superfluous error_code checkFrederick Martian
2025-12-10Cleanup unused LLAPRFile functionsFrederick 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
2025-12-10The returned vector should only contain filenames, not the entire pathsFrederick Martian
2025-12-10- Improve documentation of LLFile functions and methodsFrederick Martian
2025-12-10Add LLFile unit testsFrederick Martian
2025-12-10Refactoring of LLFile class to support additional methodsFrederick Martian
2025-12-10Clarify some documentation and add an LLFile:read() and LLFile::write() stati...Frederick Martian
2025-12-10Add a new static function LLFile::size() to determine the size of a file_name.Frederick Martian
2025-12-10#2639 Reapplied GPU benchmark fixAndrey Kleshchev
2025-12-10Add missing static declaration for LLCachedControlAnsariel
2025-12-10#5125 Negative pixel area in object's infoAndrey Kleshchev
2025-12-09#5123 A bunch of small performance optimizationsAndrey Kleshchev
2025-12-05Merge pull request #5113 from secondlife/andreyk/privileged_landRider Linden
2025-12-05#4628 New land access permissionAndrey Kleshchev
2025-12-03update CLA exceptions allowlistBrad Linden
2025-12-03Build fixAndrey Lihatskiy
2025-12-03Switch version to 2026.01.0 after promotion of 2025.08Andrey Kleshchev
2025-12-03Merge pull request #5094 from secondlife/mainJonathan "Geenz" Goodman
2025-12-03Merge pull request #4853 from secondlife/release/2025.08Jonathan "Geenz" Goodman
2025-12-02Handle new privileged land permission. Allow caution dialog to contain multip...Rider Linden
2025-12-02#5084 Better labeling of uncaught events, freezes, crashesAndrey Kleshchev
2025-12-02#5086 Fix 'Copy SLURL' generating obsolete http linkAndrey Kleshchev
2025-12-02#5084 Ressurect WatchdogAndrey Kleshchev
2025-12-01Fix alpha debug overlay rendering in probes and breaking scene lighting (#5058)Rye
2025-12-01#5078 MacOS Build fixAndrey Kleshchev
2025-12-01#5083 Fallback to OS open handler in external editor when no editor is explic...Rye
2025-12-01#5078 Remove dead experimental atmospherics codeRye
2025-12-01Fix build failure introduced in boost::function cleanup from missing bind headerRye
2025-12-01#5078 Replace boost::assign usage with modern c++ brace initializationRye