index
:
viewer.git
main
maint-c
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
2024-07-29
Merge pull request #2133 from Nicky-D/feature/linux_tests
Andrey Lihatskiy
2024-07-29
Linux; Package lllibwebrtc.so (#2134)
Nicky Dasmijn
2024-07-27
Merge branch 'develop' into marchcat/b-develop
Andrey Lihatskiy
2024-07-27
Fix implicit conversion errors from int to float in llvoicewebrtc.cpp
Andrey Lihatskiy
2024-07-27
Fix warning for Type mismatch in LLMsgVarData::addData for SpaceIP (#2125)
Rye Mutt
2024-07-27
Destroy stream process when stopping audio stream to allow restarting in the ...
Rye Mutt
2024-07-27
Fix a bunch of XUI warnings (#2120)
Ansariel Hiller
2024-07-27
Fix rapidly triggering gestures can make them get stuck (#2126)
Ansariel Hiller
2024-07-27
Fix running multiple viewer instances stealing sound from first instance (#2127)
Ansariel Hiller
2024-07-27
Fix trailing whitespace
Andrey Lihatskiy
2024-07-26
Replace hand rolled loop to create a unique temp-dir with a more standard imp...
Nicky
2024-07-26
Disable test_httprequest for Linux, same reason why it was already disabled f...
Nicky
2024-07-26
Re-enable Linux build
Nicky
2024-07-26
Post merge cleanup of Linux code
Nicky
2024-07-26
Fix GCC being overly suspicious about a possible zero size allocation
Nicky
2024-07-26
Add missing semicolon
Nicky
2024-07-26
Merge pull request #2116 from RyeMutt/fix-findchild-part2
Andrey Lihatskiy
2024-07-26
Fix trailing whitespaces to make pre-commit happy
Andrey Lihatskiy
2024-07-26
Reduce utf8 to wstring conversion and llwstring temporaries during text draw ...
Rye Mutt
2024-07-26
Fix findChild during draw in conversation log floater
Rye Mutt
2024-07-25
Fix some findChild stalls when swapping to/from wearable editors
Rye Mutt
2024-07-25
Reduce findChild stalls in face panel
Rye Mutt
2024-07-25
Reduce findChild stalls during inventory construction
Rye Mutt
2024-07-25
Reduce findChild stalls in appearance floater
Rye Mutt
2024-07-25
Fix findChild stall during teleport in people panel
Rye Mutt
2024-07-25
#1318 Pagination in the Group Interface (rework)
Alexander Gavriliuk
2024-07-25
Fix commit 66d2c846b180d58e4e90052d87e27505e2d22736
Alexander Gavriliuk
2024-07-25
Fix commit 4b543b618b101aca9dee1f224d8dbd4fbf937d71
Alexander Gavriliuk
2024-07-25
viewer#2065 Region restart schedule floater
Andrey Kleshchev
2024-07-25
Merge pull request #2099 from RyeMutt/fix-findchild-stutter
Andrey Lihatskiy
2024-07-25
Fix precommit whitespace failure
Rye Mutt
2024-07-25
Fix one more group findChild stall
Rye Mutt
2024-07-25
Fix further recursive findChild stalls from environment panel
Rye Mutt
2024-07-25
Fix findChild calls during blocked list draw
Rye Mutt
2024-07-25
Fix excessive findChild calls during about land floater draw
Rye Mutt
2024-07-25
Fix findChild during draw in the parcel/region environment panel
Rye Mutt
2024-07-25
Fix find child during draw in texture picker
Rye Mutt
2024-07-25
Fix performance floater getChild while drawing
Rye Mutt
2024-07-25
Fix accidental memory leak from gSLMMenuUpdater
Rye Mutt
2024-07-25
Fix LLViewerEventRecorder triggering findChild events when it's disabled
Rye Mutt
2024-07-25
Fix excessive findChild calls when a docked control is open from LLDockContro...
Rye Mutt
2024-07-25
Fix findChild stutter during teleports
Rye Mutt
2024-07-25
Fix getChild calls during draw from LLFloaterIMSessionTab
Rye Mutt
2024-07-25
Fix findChild calls during draw from LLFloaterSnapshot
Rye Mutt
2024-07-25
Fix getChild calls during draw in LLFloaterWorldMap
Rye Mutt
2024-07-25
Fix excessive getChild calls during teleport from LLPanelGroup
Rye Mutt
2024-07-25
Fix getChild calls during draw in LLProgressView
Rye Mutt
2024-07-25
Fix excessive getChild calls from LLScrollBar reshape
Rye Mutt
2024-07-25
Fix up LLScrollListCtrl getChild during draw
Rye Mutt
2024-07-25
Fix up LLWindowShade getChild calls during draw
Rye Mutt
[next]