Age | Commit message (Expand) | Author |
2024-09-16 | Raise resolution of local baked texture preview from 512 to 2048 | Rye Cogtail |
2024-09-16 | WIP: edits in support of Lua script args | Nat Goodspeed |
2024-09-16 | Merge branch 'release/luau-scripting' into lua-profile-cmp | Nat Goodspeed |
2024-09-16 | Merge pull request #2574 from secondlife/lua-consoles | nat-goodspeed |
2024-09-13 | Remove autorun 'menus.lua' since menu_viewer.xml handles visibility | Nat Goodspeed |
2024-09-13 | Zap stray trailing space. | Nat Goodspeed |
2024-09-13 | Merge pull request #2571 from Ansariel/lua-consoles | nat-goodspeed |
2024-09-13 | Merge branch 'release/luau-scripting' into lua-profile-cmp | Nat Goodspeed |
2024-09-13 | Add script to compare a Frame Profile JSON stats file vs. baseline. | Nat Goodspeed |
2024-09-13 | Add context info to Develop->Render Tests->Frame Profile stats file. | Nat Goodspeed |
2024-09-13 | Merge pull request #2569 from secondlife/leviathan/send_agent_update | Andrew Meadows |
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 | Merge pull request #2561 from secondlife/brad/2553-about-sl-crash-locale-init | Brad Linden |
2024-09-12 | Merge pull request #2557 from secondlife/davep-fix-mac-vb | Brad Linden |
2024-09-12 | Attempted fix for mac crash when showing About Second Life. | Brad Linden |
2024-09-12 | Fix for mac build with tracy enabled. | Brad Linden |
2024-09-12 | Convenience tweak for passing a Mac "Second Life Mumble.app" bundle | 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 | 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 |