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-07
#5217 Treat issues with control variables smarter and show a proper warning
Andrey Kleshchev
2026-01-07
#5217 Small cleanup and const declarations
Andrey Kleshchev
2026-01-06
Bump actions/cache from 4 to 5
dependabot[bot]
2026-01-06
Fix camera from becoming stuck if you rapidly zoom out with DisableCameraCons...
Hecklezz
2026-01-06
#1519 ObjectGrab message includes invalid SurfaceInfo data when in mouselook ...
Alexander Gavriliuk
2026-01-06
secondlife/viewer#2112 Provide SL Grid Map coordinates for Official Viewer Us...
Alexander Gavriliuk
2026-01-05
Bump actions/download-artifact from 4 to 7
dependabot[bot]
2026-01-05
#3096 Shift+Tab selects extra lines on script edit on reduce indent
Alexander Gavriliuk
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
[next]