Age | Commit message (Expand) | Author |
2024-09-12 | Add script to convert frame profile JSON file to CSV. | Nat Goodspeed |
2024-09-12 | Merge pull request #2543 from secondlife/roxie/webrtc-285 | Roxanne Skelly |
2024-09-12 | Add a JSON frame profile stats file pretty-printer script. | Nat Goodspeed |
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 | Merge branch 'develop' into davep-fix-mac-vb | Dave Parks |
2024-09-12 | Fix for tracy not working on mac | Dave Parks |
2024-09-12 | Mac compatibility pass. | Dave Parks |
2024-09-12 | Fix warning spam from missing call to unmapBuffer introduced in #2544 (#2556) | 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 | 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 | viewer#2529 Optimize LLSettingsSky::blend | Andrey Kleshchev |
2024-09-11 | viewer#2529 Track interpolateSDMap's performance | Andrey Kleshchev |
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 | 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 | Merge pull request #2539 from secondlife/maxim/viewer_2443 | Maxim Nikolenko |
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 | Merge pull request #2535 from secondlife/roxie/webrtc-1091 | Roxanne Skelly |
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 | Merge pull request #2523 from secondlife/lua-feature-flag | nat-goodspeed |
2024-09-09 | Merge pull request #2533 from secondlife/roxie/webrtc-283 | Roxanne Skelly |
2024-09-09 | Callback button for groups was not being reenabled after hanging up on group ... | Roxie Linden |