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
Age
Commit message (
Expand
)
Author
2024-06-12
Defend LLFloaterLUADebug against recursive calls to handlers.
Nat Goodspeed
2024-06-12
LuaState::expr() has log messages for ending, add for starting.
Nat Goodspeed
2024-06-12
For a single string concatenation, use operator+().
Nat Goodspeed
2024-06-12
Make popup() directly pass payload.
Nat Goodspeed
2024-06-12
Extract TempSet from llcallbacklist.cpp into its own tempset.h.
Nat Goodspeed
2024-06-12
Merge 'release/luau-scripting' of secondlife/viewer into lua-login
Nat Goodspeed
2024-06-11
Add popup.lua, a preliminary API for viewer notifications.
Nat Goodspeed
2024-06-11
Add login.lua module with login() function.
Nat Goodspeed
2024-06-11
Add to UI.lua a set of 'LLWindow' listener operations.
Nat Goodspeed
2024-06-11
Fix a couple bugs in startup.lua.
Nat Goodspeed
2024-06-11
Allow Python-like 'object = ClassName(ctor args)' constructor calls.
Nat Goodspeed
2024-06-11
mapargs() now accepts 'name1,name2,...' as argument names
Nat Goodspeed
2024-06-11
Update "LLWindow" listener doc to cite github URL, not bitbucket.
Nat Goodspeed
2024-06-11
Merge pull request #1697 from secondlife/lua-bradfix
nat-goodspeed
2024-06-11
Merge branch 'release/luau-scripting' into lua-bradfix
Nat Goodspeed
2024-06-11
clean up LLUIListener::call
Maxim Nikolenko
2024-06-11
Merge branch 'main' of github.com:secondlife/viewer into lua-bradfix
Nat Goodspeed
2024-06-11
Merge branch 'release/luau-scripting' into lua-login
Nat Goodspeed
2024-06-11
Merge pull request #1685 from secondlife/brad/materials_featurette_build_work...
nat-goodspeed
2024-06-11
Merge pull request #1481 from secondlife/lua-ui-callbacks
Maxim Nikolenko
2024-06-10
Merge branch 'main' into brad/materials_featurette_build_workaround
Nat Goodspeed
2024-06-10
Try to get sign-and-package-windows job a runner to run on
Brad Linden
2024-06-10
Increment viewer version to 7.1.9
Nat Goodspeed
2024-06-10
Merge release/materials_featurette to main on promotion of secondlife/viewer ...
Nat Goodspeed
2024-06-10
Attempted workaround for actions/runner-images#10004 build failures.
Brad Linden
2024-06-10
Merge branch 'release/luau-scripting' into lua-login
Nat Goodspeed
2024-06-10
Merge branch 'release/luau-scripting' into lua-ui-callbacks
Mnikolenko Productengine
2024-06-10
another batch of changes to use ScopedRegistrarHelper
Mnikolenko Productengine
2024-06-10
Remove SharedCommitCallbackRegistry; add helpers CommitRegistrarHelper and Sc...
Mnikolenko Productengine
2024-06-07
Introduce mapargs.lua, which defines the mapargs() function.
Nat Goodspeed
2024-06-07
Fix another merge glitch
Nat Goodspeed
2024-06-07
Tidy up merge from main.
Nat Goodspeed
2024-06-07
Merge branch 'main' of secondlife/viewer into release/luau-scripting
Nat Goodspeed
2024-06-05
Merge pull request #1639 from secondlife/nat/stack-overflow
nat-goodspeed
2024-06-05
Make LLLeap iterate over child stdout while read data is pending
Nat Goodspeed
2024-06-04
#989 Fix for blurry terrain on Mac (#1633)
Brad Linden
2024-06-04
#1628 Disable spherical mirror probes for the time being. (#1631)
Jonathan "Geenz" Goodman
2024-06-04
Merge pull request #1630 from secondlife/nat/fix-ftr8-exr
nat-goodspeed
2024-06-04
Update tinyexr package to package based on secondlife/3p-tinyexr.
Nat Goodspeed
2024-06-04
Merge pull request #1555 from secondlife/lua-timers
nat-goodspeed
2024-06-04
Merge pull request #1626 from secondlife/1614-pbr-materials-exhibit-striation...
cosmic-linden
2024-06-04
#1614 Fix for moire pattern in specular highlights. Incidental cleanup.
RunitaiLinden
2024-06-04
Comment the intent of test_timers.lua
Nat Goodspeed
2024-06-03
Fix a small typo
Nat Goodspeed
2024-06-03
Allow consumer code to query or adjust the per-tick timeslice.
Nat Goodspeed
2024-06-03
Distinguish TimersListener callers by reply LLEventPump name.
Nat Goodspeed
2024-06-03
Leverage new leap.eventstream() function in Floater.lua.
Nat Goodspeed
2024-05-31
Add timers.lua API module and test_timers.lua test program.
Nat Goodspeed
2024-05-31
Tweak for current Lua dbg() convention.
Nat Goodspeed
2024-05-31
Cherry-pick leap.lua changes; other clean up
Mnikolenko Productengine
[prev]
[next]