index
:
viewer.git
2024.09-ExtraFPS
main
maint-c
Megapahit's fork of the Second Life viewer.
Erik Kundiman
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
indra
Age
Commit message (
Expand
)
Author
2024-09-16
WIP: edits in support of Lua script args
Nat Goodspeed
2024-09-13
Remove autorun 'menus.lua' since menu_viewer.xml handles visibility
Nat Goodspeed
2024-09-13
Restore LUA debug consoles in viewer menu and tie visibility to feature flag
Ansariel
2024-09-13
Merge PR#2515 Fix remaining occurrences of fake BOOL by Ansariel
Andrey Kleshchev
2024-09-13
Merge pull request #2548 from secondlife/lua-frame-profile
nat-goodspeed
2024-09-12
Merge branch 'develop' into release/luau-scripting
Nat Goodspeed
2024-09-12
#2166 Avatar does not move its lips when the corresponding checkbox is checked
Alexander Gavriliuk
2024-09-12
Add frame_profile.lua to TP to known spot and take frame profile.
Nat Goodspeed
2024-09-12
Mediate "LLAppViewer" "userQuit" et al. via "mainloop" WorkQueue.
Nat Goodspeed
2024-09-12
Let test_animation.lua cope with the case of 0 animations.
Nat Goodspeed
2024-09-12
Merge pull request #2543 from secondlife/roxie/webrtc-285
Roxanne Skelly
2024-09-12
Support "LLTeleportHandler" "teleport" regionname="home".
Nat Goodspeed
2024-09-12
Replace glh_linear usage with GLM (#2554)
Rye Mutt
2024-09-12
Fix warning spam from missing call to unmapBuffer introduced in #2544 (#2556)
Rye Mutt
2024-09-12
Don't allow LLAttachmentsMgr to iterate COF items when there is no questionab...
Maxim Nikolenko
2024-09-12
Recursively package all of indra/newview/scripts/lua.
Nat Goodspeed
2024-09-12
Add LLAgent.teleport() Lua function
Nat Goodspeed
2024-09-12
Disable happy-path destructor semantics when unwinding C++ stack.
Nat Goodspeed
2024-09-12
Populate the viewer package's lua/auto subdir as well as require.
Nat Goodspeed
2024-09-12
#2542 Buoyant Nametags
Alexander Gavriliuk
2024-09-12
Work around broken MS `std::basic_ostream`.
Nat Goodspeed
2024-09-12
Specialize `std::numpunct<llwchar>` to fix broken MS `basic_ostream`.
Nat Goodspeed
2024-09-12
Give `LLGLSLShader::finishProfile()` a static default string param.
Nat Goodspeed
2024-09-11
Merge pull request #2551 from secondlife/roxie/webrtc-1436
Roxanne Skelly
2024-09-12
Fix names in group chat sometimes showing as "Loading..." and never resolve (...
Ansariel Hiller
2024-09-12
Fix incorrect operator warning and possible dereferencing of null pointer (#2...
Ansariel Hiller
2024-09-11
Fix issue with improper reporting as to whether voice is working.
Roxie Linden
2024-09-11
Make Develop->Render Tests->Frame Profile dump JSON to a file too.
Nat Goodspeed
2024-09-10
Merge pull request #2544 from secondlife/davep-profile-session-9/10
cosmic-linden
2024-09-10
Profile guided optimizations
RunitaiLinden
2024-09-10
Merge remote-tracking branch 'origin/release/2024.08-DeltaFPS' into develop
Brad Linden
2024-09-10
mute icons were not showing during group call when user was muted
Roxie Linden
2024-09-10
In llstring.cpp, build result strings using basic_ostringstream<T>.
Nat Goodspeed
2024-09-10
Fix risky signature of `wchar_to_utf8chars()`. Add `ll_convert()` alias.
Nat Goodspeed
2024-09-10
#2460 Max-Non-Impostors uses a bad shape (code formatting)
Alexander Gavriliuk
2024-09-10
#2460 Max-Non-Impostors uses a bad shape
Alexander Gavriliuk
2024-09-10
#2434 Intel HD4000 compatibility pass (#2541)
Dave Parks
2024-09-10
llinstancetracker.h was missing an #include from last merge.
Nat Goodspeed
2024-09-10
Pass std::string_view by value, not by const reference.
Nat Goodspeed
2024-09-10
Merge pull request #2536 from Ansariel/develop-viewermenu-cleanup
nat-goodspeed
2024-09-10
Allow the in world voice indicator to be toggled in preferences
Mnikolenko Productengine
2024-09-10
Fix a couple errors from merging in new code.
Nat Goodspeed
2024-09-10
Clean up llviewermenu
Ansariel
2024-09-09
Voice bars of self and as seen by others do not appear the same.
Roxie Linden
2024-09-09
Merge branch 'develop' into release/luau-scripting
Nat Goodspeed
2024-09-09
Callback button for groups was not being reenabled after hanging up on group ...
Roxie Linden
2024-09-09
Merge pull request #2530 from secondlife/release/2024.08-DeltaFPS
Brad Linden
2024-09-09
Merge pull request #2527 from secondlife/maxim/viewer_2473
Maxim Nikolenko
2024-09-09
Reduce 'World map' floater draw time
Mnikolenko Productengine
2024-09-09
Fix spelling error in variable name (#2526)
Kyler "FĂ©lix" Eastridge
[next]