Age | Commit message (Expand) | Author |
2024-09-13 | Add context info to Develop->Render Tests->Frame Profile stats file. | Nat Goodspeed |
2024-09-13 | Restore LUA debug consoles in viewer menu and tie visibility to feature flag | Ansariel |
2024-09-13 | send AgentUpdate ASAP when control bits change | leviathan |
2024-09-13 | Merge PR#2515 Fix remaining occurrences of fake BOOL by Ansariel | Andrey Kleshchev |
2024-09-13 | Clean up Windows build (#2562) | Ansariel Hiller |
2024-09-13 | Merge pull request #2548 from secondlife/lua-frame-profile | nat-goodspeed |
2024-09-12 | Merge pull request #2563 from RyeMutt/fix-macos-locale | Rye Mutt |
2024-09-13 | Merge pull request #2545 for viewer#2529 Improve environment's performance | Andrey Kleshchev |
2024-09-12 | Fix macOS locale not being set due to missing locale strings | Rye Cogtail |
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 | viewer#2529 Optimize LLSettingsWater::blend | Andrey Kleshchev |
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 | Populate the viewer package's lua/auto subdir as well as require. | Nat Goodspeed |
2024-09-12 | #2542 Buoyant Nametags | Alexander Gavriliuk |
2024-09-11 | Merge pull request #2551 from secondlife/roxie/webrtc-1436 | Roxanne Skelly |
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-11 | viewer#2529 Optimize updateGLVariablesForSettings | Andrey Kleshchev |
2024-09-11 | Make updateKeyboardFocus a bit more efficient | Andrey Kleshchev |
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 | 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 | 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 |
2024-09-09 | Changes towards C++20 compatibility (#2520) | Ansariel Hiller |