index
:
viewer.git
main
Megapahit's fork of the Second Life viewer.
Erik Kundiman
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2026-01-05
Use the marketplace floater when a SL Marketplace URL is clicked
Hecklezz
2026-01-05
Further optimize unregistration of loading meshes via std::unordered_set
Rye
2026-01-05
secondlife/viewer#2623: Remove assert
Cosmic Linden
2026-01-05
secondlife/viewer#2462: Optimize unloading of prims
Cosmic Linden
2026-01-05
#2902 Additional lines are displayed from one corner of the region
Alexander Gavriliuk
2026-01-05
secondlife/viewer#2674 Optimize LLWorld::renderPropertyLines() - use vertexBa...
Alexander Gavriliuk
2026-01-05
secondlife/viewer#2674 Optimize LLWorld::renderPropertyLines() - use simplifi...
Alexander Gavriliuk
2026-01-05
Remove unused boost::hash specialization from LLPointer and update std::hash ...
Rye
2026-01-05
Migrate ~LLPointer()'s peculiar warning case to llpointer.cpp.
Nat Goodspeed
2026-01-05
Explain why apparently redundant LLPointer methods are necessary.
Nat Goodspeed
2026-01-05
Use copy-and-swap idiom for LLPointer's assignment operators.
Nat Goodspeed
2026-01-05
LLConstPointer<T> is the same as LLPointer<const T>.
Nat Goodspeed
2026-01-05
Make `LLPointer` equality comparisons accept not-identical types.
Nat Goodspeed
2026-01-05
Bump actions/checkout from 5 to 6
dependabot[bot]
2026-01-05
Optimize away repeated map finds for getParameterEntry* functions via pointers
Rye
2026-01-05
secondlife/viewer#5007 Fix alpha debug overlay blend and mask conflict and al...
Rye
2026-01-05
secondlife/viewer#3322 No confirmation is shown when gifting all your money
Alexander Gavriliuk
2025-12-23
#5171 restore correct selection after clicking Cancel in Preferences
Maxim Nikolenko
2025-12-18
#5111 change notification type from modal to alert
Maxim Nikolenko
2025-12-17
#5164 Adjust the 12 hour Time Format
Andrey Kleshchev
2025-12-17
#5121 crash at getShowFolderState
Maxim Nikolenko
2025-12-17
#5159 Fix Animated textures freeze
Andrey Kleshchev
2025-12-16
#4945 Crash at renderMorphMasks
Andrey Kleshchev
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
[next]