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
Age
Commit message (
Expand
)
Author
2024-06-21
Merge pull request #1824 from Ansariel/develop
Brad Linden
2024-06-21
Remove pre-Floater.lua versions of the floater test scripts.
Nat Goodspeed
2024-06-21
login.lua works now, update test_login.lua accordingly.
Nat Goodspeed
2024-06-21
Introduce require/logout.lua and test_logout.lua.
Nat Goodspeed
2024-06-21
Multiple LL.atexit(function) calls run functions in reverse order.
Nat Goodspeed
2024-06-21
#1769 gltf optimization pass (#1816)
Dave Parks
2024-06-21
Fix some BOOL oversights during WebRTC merge
Ansariel
2024-06-21
viewer#1821 Crash at getSessionID()
Andrey Kleshchev
2024-06-21
Add Appearance listener
Mnikolenko Productengine
2024-06-21
Use util.classctor(LLChatListener).
Nat Goodspeed
2024-06-21
Move newer Lua modules to scripts/lua/require subdirectory.
Nat Goodspeed
2024-06-21
Merge branch 'release/luau-scripting' into lua-login
Nat Goodspeed
2024-06-21
Fix texture fetch request getting canceled if request counter flips over
Ansariel
2024-06-21
viewer#1808 Use bugsplat's setAttribute for app state
Andrey Kleshchev
2024-06-20
Merge remote-tracking branch 'origin/develop' into brad/webrtc-voice-develop
Brad Linden
2024-06-20
Merge remote-tracking branch 'origin/release/webrtc-voice' into brad/webrtc-v...
Brad Linden
2024-06-20
Merge branch 'release/luau-scripting' into lua-chat-listener
Nat Goodspeed
2024-06-20
viewer-private#247 Retry loading missing textures for model upload
Andrey Kleshchev
2024-06-20
Use new popup.lua, which supersedes LLNotification.lua.
Nat Goodspeed
2024-06-20
Merge branch 'release/luau-scripting' into lua-login
Nat Goodspeed
2024-06-20
Revert LLLuaFloater "idle" events in favor of Lua timers.Timer().
nat-goodspeed
2024-06-20
Merge branch 'release/luau-scripting' into lua-speedometer-demo
Nat Goodspeed
2024-06-20
Give popup() the ability to not wait; add popup:tip(message).
Nat Goodspeed
2024-06-20
triage#59 Properly hide particles if 'friends only'
Andrey Kleshchev
2024-06-20
Use LLLeapListener to listen to LLNearbyChat pump
Mnikolenko Productengine
2024-06-19
Move popup.lua to require subdir with the rest of the modules.
Nat Goodspeed
2024-06-19
Improve LL.help() function.
Nat Goodspeed
2024-06-19
Try harder to keep Luau's lua_getinfo() from crashing.
Nat Goodspeed
2024-06-18
Merge remote-tracking branch 'origin/1771-mesh-objects-do-not-display-until-y...
Brad Linden
2024-06-18
Fix crash issue when echo cancellation is enabled/disabled.
Roxie Linden
2024-06-18
#1771 Fix for objects disappearing and not reappearing until LoD switch
RunitaiLinden
2024-06-18
Merge branch 'lua-login' of github.com:secondlife/viewer into lua-login
Nat Goodspeed
2024-06-18
Initialize lua_Debug lluau::source_path() passes to lua_getinfo().
Nat Goodspeed
2024-06-18
Use LL_DEBUGS("Lua") for LuaLog.
Nat Goodspeed
2024-06-18
Improve diagnostic output from running 'require' module.
Nat Goodspeed
2024-06-18
Fix whitespace for pre-commit hooks
Brad Linden
2024-06-18
Merge remote-tracking branch 'origin/develop' into brad/webrtc-voice-develop
Brad Linden
2024-06-18
Merge pull request #1797 from secondlife/release/maint-a
Brad Linden
2024-06-18
Follow-up improvements of 810219d3bf27d81751d0f41b65013ca31db34ff7
Ansariel
2024-06-18
jira-archive-internal#67837 Fix LLDir::getScrubbedFileName
Andrey Kleshchev
2024-06-18
Remove special-case ~LuaState() code to call fiber.run().
Nat Goodspeed
2024-06-18
Make ~LuaState() walk Registry.atexit table backwards
Nat Goodspeed
2024-06-18
lua_emplace<T>() should permit GC despite LL.atexit() safety net.
Nat Goodspeed
2024-06-18
Make lluau::source_path() report top-level script path.
Nat Goodspeed
2024-06-17
Merge pull request #1763 from secondlife/brad/tag-nightly
Brad Linden
2024-06-17
Merge remote-tracking branch 'origin/develop' into brad/webrtc-voice-develop
Brad Linden
2024-06-17
Remove useless 'coro_name' info
Mnikolenko Productengine
2024-06-17
Remove orphaned VRAM handling code
Ansariel
2024-06-17
Store script's LuaListener in userdata in lua_State's Registry.
Nat Goodspeed
2024-06-14
Introduce LL.atexit(), internal lua_emplace<T>(), lua_toclass<T>().
Nat Goodspeed
[prev]
[next]