summaryrefslogtreecommitdiff
path: root/indra
AgeCommit message (Expand)Author
2024-08-07#1922 Make PBR scale and offset crosshair work (store control pointers in LLP...Alexander Gavriliuk
2024-08-07Fix omission in login.savedLogins().Nat Goodspeed
2024-08-07Merge branch 'release/luau-scripting' into viewer-lua-smootherNat Goodspeed
2024-08-07viewer#2212 Bulk upload makes an incorrect cost estimateAndrey Kleshchev
2024-08-07Rename 'UI' 'getParents' op to 'getTopMenus', add UI.lua function.Nat Goodspeed
2024-08-07Merge branch 'release/luau-scripting' into viewer-lua-smootherNat Goodspeed
2024-08-07#1922 Make PBR scale and offset crosshair work (fix callbacks in LLPanelFace)Alexander Gavriliuk
2024-08-07viewer-private#262 viewer crashes on exit if the call is not completedAndrey Kleshchev
2024-08-07Adjust some LLVoiceClient functionsAndrey Kleshchev
2024-08-07Replace boost::shared_ptr with std in voice classesAndrey Kleshchev
2024-08-07viewer#2203 Crash at breakVoiceConnectionCoroAndrey Kleshchev
2024-08-06Build an xcarchive for mac symbol upload.Roxie Linden
2024-08-06secondlife/viewer#1883: Local-only PBR terrain paintmap with developer toolsCosmic Linden
2024-08-06NOISSUE: Prevent potential bad matrix state in HUD renderCosmic Linden
2024-08-06Merge branch 'release/luau-scripting' into viewer-lua-smootherNat Goodspeed
2024-08-06Introduce a custom coroutine/fiber scheduler to prioritize UI.Nat Goodspeed
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-05Missed fileRoxie 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-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-03Covert gRandomGenerator into a unique_ptr. Having a static object of type LLR...Nicky
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-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-02Lua api for showing/hiding floater; rename demo scriptsMnikolenko Productengine
2024-08-02Lua api for adjusting toolbarsMnikolenko Productengine