Age | Commit message (Expand) | Author |
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 | 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 |
2024-09-09 | Update calcDataSizeJ2C to stop undersized blocks (#2525) | TommyTheTerrible |
2024-09-08 | #459 Filters on object inventory | Alexander Gavriliuk |
2024-09-07 | Merge pull request #2521 from secondlife/andreyk/viewer_2411 | Andrey Kleshchev |
2024-09-06 | #2467 Fix for sim surrounds not fully loading (#2524) | Dave Parks |
2024-09-07 | viewer#2411 Use font buffer for inventory | Andrey Kleshchev |
2024-09-06 | Avoid VC fatal warning when trying to fix un/signed comparison. | Nat Goodspeed |
2024-09-06 | Remove Lua floaters from menu_viewer.xml; re-add if Lua enabled. | Nat Goodspeed |
2024-09-06 | Introduce LuaFeature debug setting, default off. | Nat Goodspeed |
2024-09-06 | Add pos to 'UI' listener's 'addMenuItem' and 'addMenuSeparator' | Nat Goodspeed |
2024-09-06 | Don't enable vivox spatial when teleporting while in a webrtc conference/p2p/... | Roxie Linden |
2024-09-06 | Allow LLMenuGL::insert() to append as well as inserting. | Nat Goodspeed |
2024-09-06 | Introduce llless(), and use it for llmin(), llmax(). | Nat Goodspeed |
2024-09-06 | Add toggles to avatar dropdown for hear sound or voice from avatar. (#2518, #... | TJ |
2024-09-06 | Fix login progress always showing incorrect attempt number (#2517) | Ansariel Hiller |
2024-09-06 | Merge pull request #2516 from Ansariel/develop-inventory_item_count | Andrey Kleshchev |
2024-09-06 | Follow-up fix for 238a2a64b31e6a0b431309e363067a7fe57125ae: Item count will a... | Ansariel |
2024-09-06 | Fix remaining occurrences of fake BOOL | Ansariel |
2024-09-05 | Avoid some classic-C style pointer casts. | Nat Goodspeed |
2024-09-05 | Fix typo in cppfeatures_test.cpp | Nat Goodspeed |
2024-09-05 | Fix race condition that was preventing "Voice Call" menu from reliably calling. | Roxie Linden |
2024-09-05 | Merge branch 'release/luau-scripting' into lua-merge-dev | Nat Goodspeed |
2024-09-05 | Fix Windows build errors from develop => release/luau-scripting. | Nat Goodspeed |