index
:
viewer.git
26.3
main
Megapahit's fork of the Second Life viewer.
MegapaGit
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2025-12-12
Merge branch 'develop' into rider/privileged_land
Rider Linden
2025-12-12
remove boost::lambda in favor of C++
Rider Linden
2025-12-12
#5148 Crash cleaning LLVOCache
Andrey Kleshchev
2025-12-12
#2069 Activate group option in Group
Andrey Kleshchev
2025-12-11
Remove dead llkeyframemotionparam and llstatemachine from llcharacter
Rye
2025-12-10
Fix failure to reconnect after disconnect and occasional dropout issue (#5126)
Roxanne Skelly
2025-12-11
Revert #4899 "Add more functionality to LLFile and cleanup LLAPRFile"
Andrey Kleshchev
2025-12-10
#5138 fix multi column comboboxes not honoring width parameter
Zi Ree
2025-12-10
#5138 Added test case for multiple columns in a combo box
Andrey Kleshchev
2025-12-10
p#512 Block ability to accidentaly purge Inventory items outside of trash
Andrey Kleshchev
2025-12-10
Fix typo found by Copilot
fmartian
2025-12-10
Generate error if the asset upload is bigger than INT_MAX as recommended by C...
Frederick Martian
2025-12-10
Make function documentation more clear about the negative offset value.
Frederick Martian
2025-12-10
Update indra/test/llfile_tut.cpp
fmartian
2025-12-10
Update indra/llcommon/llfile.h
fmartian
2025-12-10
Fix typo and check for valid opened file
Frederick Martian
2025-12-10
Add header include for apr_signal.h that was removed from llapr.h as it was n...
Frederick Martian
2025-12-10
Remove chatty warning message when checking for existence of a file
Frederick Martian
2025-12-10
Improve comment and remove superfluous error_code check
Frederick Martian
2025-12-10
Cleanup unused LLAPRFile functions
Frederick Martian
2025-12-10
Incorporate some of the comment improvements suggested by Copilot and make LL...
Frederick Martian
2025-12-10
Remove commented out old function calls
Frederick Martian
2025-12-10
Fix several typos and comments
Frederick Martian
2025-12-10
The returned vector should only contain filenames, not the entire paths
Frederick Martian
2025-12-10
- Improve documentation of LLFile functions and methods
Frederick Martian
2025-12-10
Add LLFile unit tests
Frederick Martian
2025-12-10
Refactoring of LLFile class to support additional methods
Frederick Martian
2025-12-10
Clarify some documentation and add an LLFile:read() and LLFile::write() stati...
Frederick Martian
2025-12-10
Add a new static function LLFile::size() to determine the size of a file_name.
Frederick Martian
2025-12-10
#2639 Reapplied GPU benchmark fix
Andrey Kleshchev
2025-12-10
Add missing static declaration for LLCachedControl
Ansariel
2025-12-10
#5125 Negative pixel area in object's info
Andrey Kleshchev
2025-12-09
#5123 A bunch of small performance optimizations
Andrey Kleshchev
2025-12-05
Merge pull request #5113 from secondlife/andreyk/privileged_land
Rider Linden
2025-12-05
#4628 New land access permission
Andrey Kleshchev
2025-12-03
update CLA exceptions allowlist
Brad Linden
2025-12-03
Build fix
Andrey Lihatskiy
2025-12-03
Switch version to 2026.01.0 after promotion of 2025.08
Andrey Kleshchev
2025-12-03
Merge pull request #5094 from secondlife/main
Jonathan "Geenz" Goodman
2025-12-03
Merge pull request #4853 from secondlife/release/2025.08
Jonathan "Geenz" Goodman
2025-12-02
Handle new privileged land permission. Allow caution dialog to contain multip...
Rider Linden
2025-12-02
#5084 Better labeling of uncaught events, freezes, crashes
Andrey Kleshchev
2025-12-02
#5086 Fix 'Copy SLURL' generating obsolete http link
Andrey Kleshchev
2025-12-02
#5084 Ressurect Watchdog
Andrey Kleshchev
2025-12-01
Fix alpha debug overlay rendering in probes and breaking scene lighting (#5058)
Rye
2025-12-01
#5078 MacOS Build fix
Andrey 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 code
Rye
2025-12-01
Fix build failure introduced in boost::function cleanup from missing bind header
Rye
2025-12-01
#5078 Replace boost::assign usage with modern c++ brace initialization
Rye
[next]