summaryrefslogtreecommitdiff
path: root/indra
AgeCommit message (Expand)Author
2024-07-09Merge pull request #1949 from sldevel/xmlrpc-crash-fixAndrey Lihatskiy
2024-07-09Spacing-anality :-DHenri Beauchamp
2024-07-09Merge pull request #1945 from Ansariel/develop_msvc7Andrey Lihatskiy
2024-07-09Merge pull request #1944 from Ansariel/develop_c4244Andrey Lihatskiy
2024-07-08Remove a remnant of debug code.Henri Beauchamp
2024-07-08The I/O manipulator std::quoted() must be passed to an ostream.Nat Goodspeed
2024-07-08Fix for crash in XMLRPC reply decoding on login with large inventoriesHenri Beauchamp
2024-07-08Slightly simplify LLAppearanceListener::wearItems(), detachItems().Nat Goodspeed
2024-07-08Combine LLAppearanceMgr::wearOutfit() and wearOutfitByName()Nat Goodspeed
2024-07-08Quote "LLAppearance" op="wearOutfit" folder_id and folder_name argsNat Goodspeed
2024-07-08Remove ancient MSVC7 codeAnsariel
2024-07-08Re-enable compiler warnings C4244 and C4396 except for lltracerecording.h and...Ansariel
2024-07-08Merge pull request #1941 from RyeMutt/llpointer-moveAndrey Lihatskiy
2024-07-08Introduce move assignment and construction to LLPointerRye Mutt
2024-07-08viewer#1131 Fix gltf editor being a bit spamyAndrey Kleshchev
2024-07-08Lua api for Snapshot and demo scriptMnikolenko Productengine
2024-07-08#1931 Terminate AppViewer immediately in case of initialization failedAlexander Gavriliuk
2024-07-08SL-15354 Fixed object IMs not respecting chat settingsAndrey Kleshchev
2024-07-08viewer#1916 Updated default Chat Window behaviorAndrey Kleshchev
2024-07-06#1931 BugSplat Crash: SecondLifeViewer!LLRenderTarget::release(387)Alexander Gavriliuk
2024-07-05clean up and rename demo scriptMnikolenko Productengine
2024-07-05Reduce LLSD::Binary temporariesRye Mutt
2024-07-05Make LLDate a trivial copyable/movable typeRye Mutt
2024-07-05Add move construction/assignment support for LLSD typeRye Mutt
2024-07-05Introduce move assignment operators for various LLSD typesRye Mutt
2024-07-05Introduce string_view to LLSD map functions to reduce string temporariesRye Mutt
2024-07-04viewer#1131 Sync 'transform' arrows with UIAndrey Kleshchev
2024-07-03#1870 Tune up for better experience on integrated intel with low memory (#1872)Dave Parks
2024-07-03viewer#1131 gltf model upload UI WIP #4Andrey Kleshchev
2024-07-03Use llsd::toMap() to return LLSD maps from "LLAppearance" listener.Nat Goodspeed
2024-07-03Merge branch 'release/luau-scripting' into lua-appearance-listener-tomapNat Goodspeed
2024-07-03Add llsd::toArray() and llsd::toMap() utility functions.Nat Goodspeed
2024-07-03#1917 The 'No emoji selected' message appears and overlaps emoji nameAlexander Gavriliuk
2024-07-02don't set voice font for vivoxRoxie Linden
2024-07-03viewer-private#247 Porperly reload image when uploading a modelAndrey Kleshchev
2024-07-02EnableVoiceMorphing should default to trueRoxie Linden
2024-07-02Merge branch 'release/luau-scripting' into lua-appearance-listenerNat Goodspeed
2024-07-02viewer#1666 Make warning universal to avoid shifting notificationAndrey Kleshchev
2024-07-02viewer#1666 Allow switching 2k textures off in bulk uploadsAndrey Kleshchev
2024-07-02Quick fix for a possible merge bug from featurettes. (#1715)Jonathan "Geenz" Goodman
2024-07-02LL Issue#1835 - Input delays introduced in PBR viewers. (#1889)Beq Janus
2024-07-02Experimental fix for blurry textures (#1875)Beq Janus
2024-07-02Merge branch 'release/luau-scripting' into lua-appearance-listenerNat Goodspeed
2024-07-02Eliminate c_str() calls from LLControlGroup::loadFromFile() calls.Nat Goodspeed
2024-07-02viewer#1857 Reset texture transforms when terrain PBR is appliedAndrey Kleshchev
2024-07-02viewer#1905 Fix "Share" and "Pay" buttons' state in nearby listAndrey Kleshchev
2024-07-02Make require() implementation honor LuaRequirePath setting.Nat Goodspeed
2024-07-02Merge pull request #1906 from RyeMutt/reduce-llui-stringtempAndrey Lihatskiy
2024-07-02viewer#1907 Shader initialization errorAndrey Kleshchev
2024-07-02Promote LuaRemover from llluamanager.cpp to lua_function.h.Nat Goodspeed