summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-08-06Introduce a custom coroutine/fiber scheduler to prioritize UI.Nat Goodspeed
2024-08-06As bugspat upload is broken for dylibs within .dSYM bundles, upload the dylib...Roxie Linden
2024-08-06code clean upMnikolenko Productengine
2024-08-06viewer-private#261 (Vivox) Viewer doesn't reconnect to voice chatAndrey Kleshchev
2024-08-06Merge branch 'release/luau-scripting' into lua-ui-visibilityMaxim Nikolenko
2024-08-06Force ReleaseOS builds on LinuxAndrey Lihatskiy
2024-08-06Merge branch 'develop' into marchcat/b-syncAndrey Lihatskiy
2024-08-06Convert LLUI and LLRender2D to LLSimpleton to reduce overhead during ui draw ...Rye Mutt
2024-08-06Ignore VmallocTotal as it's fixed, huge Number. (#2200)Nicky Dasmijn
2024-08-06Merge pull request #2185 from secondlife/lua-login2nat-goodspeed
2024-08-06Download osx artifacts to working directoryRoxie Linden
2024-08-05allow paths with spacesRoxie Linden
2024-08-05Missed fileRoxie Linden
2024-08-05missing quotesRoxie Linden
2024-08-05Build mac symbols for multiple binaries/dynamic libraries and upload them all...Roxie Linden
2024-08-05Allow getting the list of floater names, hide top menu items; add demo scriptMnikolenko Productengine
2024-08-05viewer#2195 Voice morphs 'not supported' notification lacks descriptionAndrey Kleshchev
2024-08-05Fix a couple problems with "LLPanelLogin" listener (thanks Maxim!).Nat Goodspeed
2024-08-05Fixed unwanted implicit cast from U32 to U16 causing possible crash (#2193, #...TJ
2024-08-05Remove remainder of unused packet data code from LLTextureFetchAndrey Kleshchev
2024-08-05Merge pull request #2190 from RyeMutt/color-debug-floaterAndrey Lihatskiy
2024-08-05macOS build fix attemptRye Mutt
2024-08-04Fix chat text segments not dynamically updating when colors changed in prefer...Rye Mutt
2024-08-04Fix various issues with text segments not updating UI colorRye Mutt
2024-08-04Fix various issues with ui elements not updating colors dynamicallyRye Mutt
2024-08-04Optimization and cleanup of various color finds during drawRye Mutt
2024-08-04Add LLUIColorTable debug-settings-like floater for easing skin designRye Mutt
2024-08-05Update ogg_vorbis to 1.3.5-1.3.7 (#2186)Rye Mutt
2024-08-05Reduce Avatar Loading Checks (#2187)TommyTheTerrible
2024-08-05Merge pull request #2188 from Nicky-D/feature/warning_cleansweepAndrey Lihatskiy
2024-08-03Covert gRandomGenerator into a unique_ptr. Having a static object of type LLR...Nicky
2024-08-03Change another case of a regex sequence needing to be a raw stringNicky
2024-08-03Merge remote-tracking branch 'll/marchcat/b-develop' into feature/warning_cle...Nicky
2024-08-03Cast RAND_MAX into F32 to avoid any implicit castingNicky
2024-08-03Use python raw string literals to remove any ambiguity with standard escape s...Nicky
2024-08-03Remove -wno-dangling-pointer, compiling with GCC 13.3, 12, 11 and clang did n...Nicky
2024-08-02Add 'LLPanelLogin' 'login', 'savedLogins' operations.Nat Goodspeed
2024-08-02Search --luafile script on LuaCommandPath.Nat Goodspeed
2024-08-02Merge pull request #2184 from Ansariel/altasaurus_underflowBrad Linden
2024-08-03Display parcel name when clicking on a parcel on the world map (#2131)Ansariel Hiller
2024-08-02Fix integer underflow causing issues with wearablesAnsariel
2024-08-02Merge branch 'release/luau-scripting' into lua-login2Nat Goodspeed
2024-08-02Use dedicated property to determine if build is called from a fork (#2183)Andrey Lihatskiy
2024-08-02Lua api for showing/hiding floater; rename demo scriptsMnikolenko Productengine
2024-08-02Update vlc to version 3.0.21 (#2181)Andrey Lihatskiy
2024-08-02Lua api for adjusting toolbarsMnikolenko Productengine
2024-08-02Merge pull request #2047 from secondlife/lua-top-menuMaxim Nikolenko
2024-08-02Merge pull request #2180 from secondlife/lua-top-parentsnat-goodspeed
2024-08-02Add 'UI' 'getParents' op to list top-menu 'parent_menu' names.Nat Goodspeed
2024-08-02Merge pull request #2174 from secondlife/lua-callablesnat-goodspeed