index
:
viewer.git
2024.09-ExtraFPS
main
maint-c
Megapahit's fork of the Second Life viewer.
Erik Kundiman
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
indra
/
newview
/
scripts
/
lua
/
require
/
UI.lua
Age
Commit message (
Expand
)
Author
2024-08-23
Encapsulate the lazy submodule idiom as util.submoduledir().
Nat Goodspeed
2024-08-23
Look for lazy UI submodules in a require/UI subdirectory.
Nat Goodspeed
2024-08-23
Allow UI to have lazily-loaded submodules.
Nat Goodspeed
2024-08-07
Rename 'UI' 'getParents' op to 'getTopMenus', add UI.lua function.
Nat Goodspeed
2024-08-06
code clean up
Mnikolenko Productengine
2024-08-05
Allow getting the list of floater names, hide top menu items; add demo script
Mnikolenko Productengine
2024-08-02
Lua api for showing/hiding floater; rename demo scripts
Mnikolenko Productengine
2024-08-02
Lua api for adjusting toolbars
Mnikolenko Productengine
2024-08-01
Add UI.callables() and corresponding entry point.
Nat Goodspeed
2024-07-17
Lua api for adding new menu items to the Top menu
Maxim Nikolenko
2024-07-10
Simplify passing keys to leap.request
Mnikolenko Productengine
2024-07-08
Lua api for Snapshot and demo script
Mnikolenko Productengine
2024-06-14
Move Lua modules for 'require' to indra/newview/scripts/lua/require.
Nat Goodspeed