summaryrefslogtreecommitdiff
path: root/indra/newview
AgeCommit message (Expand)Author
2024-03-01Merge branch 'main' into DRTVWR-588-maint-WAndrey Lihatskiy
2024-03-01Increment viewer version to 7.1.4Nat Goodspeed
2024-02-29secondlife/viewer#712: Remember previously set textures/materials when possib...Cosmic Linden
2024-02-29secondlife/viewer#712: More intuitive selection of PBR vs texture terrain, an...Cosmic Linden
2024-02-29Fix wonky Unicode chars from web pasteNat Goodspeed
2024-02-29Add Queue.lua from roblox.com documentation.Nat Goodspeed
2024-02-29Clarify that the print output from testmod.lua is load-time.Nat Goodspeed
2024-02-29Fix caching for loaded Lua require() modules.Nat Goodspeed
2024-02-29Add indra/newview/scripts/lua directory, copied into viewer image.Nat Goodspeed
2024-02-29Refactor require() to make it easier to reason about Lua stack usage.Nat Goodspeed
2024-02-27#681 More generalization of falloff.Jonathan "Geenz" Goodman
2024-02-27#681 Make our sampling code for probes a good deal more generic to make sure ...Jonathan "Geenz" Goodman
2024-02-27Issue#900 Crash at LLInventoryAddItemByAssetObserverAndrey Kleshchev
2024-02-27Merge branch 'release/materials_featurette' into geenz/mirrors-optimization-p...Jonathan "Geenz" Goodman
2024-02-27Merge branch 'release/luau-scripting' into luau-require-impl.Nat Goodspeed
2024-02-26Clear the stack after requiring a moduleMnikolenko Productengine
2024-02-26https://github.com/secondlife/jira-archive-internal/issues/71006 Fix for prob...RunitaiLinden
2024-02-26Clean-up and restoring correct pathMnikolenko Productengine
2024-02-26#681 Start adding blending boilerplate.Jonathan "Geenz" Goodman
2024-02-26Make sure to check if we're a hero probe before attempting to register with t...Jonathan "Geenz" Goodman
2024-02-26#682 Further tweak the conservative update mechanism.Jonathan "Geenz" Goodman
2024-02-26#890 Make sure we're doing the correct distance check.Jonathan "Geenz" Goodman
2024-02-25 #889 Start removing mDrawable references. These may be null.Jonathan "Geenz" Goodman
2024-02-25#682 Add a low priority path for conservative probe face updates. This will ...Jonathan "Geenz" Goodman
2024-02-23Merge remote-tracking branch 'origin/release/materials_featurette' into geenz...Jonathan "Geenz" Goodman
2024-02-23Merge branch 'brad/avatar_eye_fix' into 'release/materials_featurette' (#883)Brad Linden
2024-02-23Fix for deferred avatar eyes shader failing to link on Intel GPU.Brad Linden
2024-02-23Fixes for some shader compilation failures on mac.Brad Linden
2024-02-23require() code clean-upMnikolenko Productengine
2024-02-22Lua listen_events(), await_event() => get_event_{pumps,next}().Nat Goodspeed
2024-02-21secondlife/viewer-issues#72: Fix clang warnings (virtual override)Cosmic Linden
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-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