summaryrefslogtreecommitdiff
path: root/indra
AgeCommit message (Expand)Author
2024-02-22Add diagnostic logging to LLEventPumps::post().Nat Goodspeed
2024-02-22Slightly modernize run_build_test.py.Nat Goodspeed
2024-02-21secondlife/viewer-issues#72: More correct interpretation of swapFBORefsCosmic Linden
2024-02-21secondlife/viewer-issues#72: Fix clang warnings (virtual override)Cosmic Linden
2024-02-22Viewer#863 Crash reading xmlAndrey Kleshchev
2024-02-21secondlife/viewer-issues#72: Fix material preview affecting exposure on main ...Cosmic Linden
2024-02-21#682 Add an update rate parameter to help throttle mirror updates.Jonathan "Geenz" Goodman
2024-02-21Add the option to use clean lua_State in "Lua debug" floaterMnikolenko Productengine
2024-02-21SL-20469 Crash at dead mRootVolp in getAttachedAvatar()Andrey Kleshchev
2024-02-20#682 Separate out the radiance gen.Jonathan "Geenz" Goodman
2024-02-20secondlife/viewer-issues#72: Clean up material preview when hidden or floater...Cosmic Linden
2024-02-20Don't accept a full path as arg for require()Mnikolenko Productengine
2024-02-20Initial require implementationMnikolenko Productengine
2024-02-16secondlife/viewer-issues#72: Don't dirty depth in LLViewerDynamicTexture::upd...Cosmic Linden
2024-02-16secondlife/viewer-issues#72: Material preview shouldRender should return fals...Cosmic Linden
2024-02-15#682 Do conservative updates on probes.Jonathan "Geenz" Goodman
2024-02-13Add leaphelp() Lua builtin function for help on LEAP operations.Nat Goodspeed
2024-02-13Merge branch 'release/luau-scripting' into helpcmd.Nat Goodspeed
2024-02-13Add help() function to Lua "builtins."Nat Goodspeed
2024-02-13Merge branch 'll_convert' into helpcmd.Nat Goodspeed
2024-02-13Change ll_convert<TOTYPE>(string) to just ll_convert(string).Nat Goodspeed
2024-02-12WIP: Changes towards supporting Lua console help text.Nat Goodspeed
2024-02-12#779 Emoji picker is an unintuitive UX disasterAlexander Gavriliuk
2024-02-12Make LLFloaterLUADebug assume 'Execute' button on LUA String EnterMaxim Nikolenko
2024-02-09Add command-line switches --lua "chunk" and --luafile pathname.Nat Goodspeed
2024-02-09Make LLLUAmanager::runScriptFile() use filename as description.Nat Goodspeed
2024-02-09secondlife/viewer#773: Fix RenderTerrainPBREnabled requiring restart and resp...Cosmic Linden
2024-02-09https://github.com/secondlife/jira-archive-internal/issues/70847 Fix for more...RunitaiLinden
2024-02-09Merge branch 'release/materials_featurette' into release/gltf-maint2Brad Linden
2024-02-09Make LLFloaterLUADebug store a persistent LuaState.Nat Goodspeed
2024-02-09Put PBR material swatch behind feature flag (#775)cosmic-linden
2024-02-09Merge branch 'implicit-print' of viewer-private into implicit-printNat Goodspeed
2024-02-09Change the LuaFunction subclass instance name suffix to _lua.Nat Goodspeed
2024-02-09When LLFloaterLUADebug script returns a value, display the value.Nat Goodspeed
2024-02-09#68 The 'Recently used emoji' can not be selected by the 'Tab' keyAlexander Gavriliuk
2024-02-09SL-20363 Option 'Debug Unicode' - show unicode valuesAlexander Gavriliuk
2024-02-08secondlife/viewer-issues#67: Fix Windows release build warningCosmic Linden
2024-02-08Merge pull request #768 from secondlife/vi-67cosmic-linden
2024-02-09#746 BugSplat Crash: LLAccordionCtrlTab::showAndFocusHeader(873)Alexander Gavriliuk
2024-02-08secondlife/viewer-issues#67: Improve PBR terrain loading robustnessCosmic Linden
2024-02-08Update softenLightF.glslJonathan "Geenz" Goodman
2024-02-08#671 Nudge RenderMirrors and clear shader cache as needed based on SimulatorF...RunitaiLinden
2024-02-08Merge branch 'release/materials_featurette' into materials_featurette/mirrorsRunitaiLinden
2024-02-08Fix for crash in LLHeroProbeManagerRunitaiLinden
2024-02-08Build fix for Visual Studio patchAlexander Gavriliuk
2024-02-08#671 Setup the viewer to respect the MirrorsEnabled simulator feature.Jonathan "Geenz" Goodman
2024-02-08Add required helptext parameter to lua_function() macro.Nat Goodspeed
2024-02-08Make the UI conditional.Jonathan "Geenz" Goodman
2024-02-08Align forward declaration of lua_State with official declaration.Nat Goodspeed
2024-02-08Defend lluau::error() from platform-specific diagnostics.Nat Goodspeed