summaryrefslogtreecommitdiff
path: root/indra/newview/scripts/lua/require/UI.lua
AgeCommit message (Expand)Author
2024-08-23Encapsulate the lazy submodule idiom as util.submoduledir().Nat Goodspeed
2024-08-23Look for lazy UI submodules in a require/UI subdirectory.Nat Goodspeed
2024-08-23Allow UI to have lazily-loaded submodules.Nat Goodspeed
2024-08-07Rename 'UI' 'getParents' op to 'getTopMenus', add UI.lua function.Nat Goodspeed
2024-08-06code clean upMnikolenko Productengine
2024-08-05Allow getting the list of floater names, hide top menu items; add demo scriptMnikolenko Productengine
2024-08-02Lua api for showing/hiding floater; rename demo scriptsMnikolenko Productengine
2024-08-02Lua api for adjusting toolbarsMnikolenko Productengine
2024-08-01Add UI.callables() and corresponding entry point.Nat Goodspeed
2024-07-17Lua api for adding new menu items to the Top menuMaxim Nikolenko
2024-07-10Simplify passing keys to leap.requestMnikolenko Productengine
2024-07-08Lua api for Snapshot and demo scriptMnikolenko Productengine
2024-06-14Move Lua modules for 'require' to indra/newview/scripts/lua/require.Nat Goodspeed