Age | Commit message (Expand) | Author |
2024-04-03 | Merge branch 'release/luau-scripting' into lua-pr-feedback | Nat Goodspeed |
2024-04-03 | Merge branch 'main' into release/luau-scripting. | Nat Goodspeed |
2024-04-03 | Merge pull request #1101 from secondlife/lua-scripts-floater | nat-goodspeed |
2024-04-03 | Introduce LLInstanceTracker::destroy() methods; use in ~LuaState(). | Nat Goodspeed |
2024-04-03 | Merge branch 'release/luau-scripting' into release/luau-scripting | Nicky Dasmijn |
2024-04-03 | - Enable luaulib linking for Linux | Nicky |
2024-04-03 | Proper casing for Lualibs (or case sensitive filesystems do not agree with th... | Nicky |
2024-04-03 | secondlife/viewer#773: Amend dev setting description for RenderTerrainPBREnabled | Cosmic Linden |
2024-04-03 | Use raw string literal syntax for LLLeapListener help strings. | Nat Goodspeed |
2024-04-03 | Introduce fsyspath subclass of std::filesystem::path. | Nat Goodspeed |
2024-04-03 | Make ll_convert() and ll_convert_to() use std::decay_t on arg type. | Nat Goodspeed |
2024-04-03 | Add RAII class for adding/erasing script entries; code clean up | Mnikolenko Productengine |
2024-04-02 | #1116 HDRI preview enhancements (#1119) | RunitaiLinden |
2024-04-02 | #854 Fix for skies that shouldn't be auto-adjusted getting auto-adjusted. (#1... | RunitaiLinden |
2024-04-02 | https://github.com/secondlife/jira-archive-internal/issues/71062 Fix for avat... | RunitaiLinden |
2024-04-02 | Fix std::filesystem::path - to - std::string conversions on Windows. | Nat Goodspeed |
2024-04-02 | Add startup.lua module with startup.ensure(), wait() functions. | Nat Goodspeed |
2024-04-02 | Streamline std::filesystem::path conversions in LLRequireResolver. | Nat Goodspeed |
2024-04-02 | Use LLCoros::TempStatus when Lua is waiting on get_event_next(). | Nat Goodspeed |
2024-04-02 | Add LL.source_path(), source_dir() Lua entry points. | Nat Goodspeed |
2024-04-02 | Give LLLeapListener's "listen" operation a "tweak" argument. | Nat Goodspeed |
2024-04-02 | Defend leap.request(), generate() from garbage collection. | Nat Goodspeed |
2024-04-02 | secondlife/viewer#925 Missing simple :smile emoji | Alexander Gavriliuk |
2024-04-01 | Fix the bogus, zero cloud scroll rate in default EE sky settings. | Henri Beauchamp |
2024-04-01 | viewer#1081 Account for 2K texture upload price in bulk upload | Andrey Kleshchev |
2024-04-01 | viewer#1081 Account for 2K texture upload price in material and texture upload | Andrey Kleshchev |
2024-04-01 | open folder support for mac | Maxim Nikolenko |
2024-04-01 | Add 'Lua Scripts' floater | Mnikolenko Productengine |
2024-03-29 | Merge branch 'release/luau-scripting' into lua-startup | Nat Goodspeed |
2024-03-29 | Merge pull request #1071 from secondlife/lua-new-luastate | nat-goodspeed |
2024-03-28 | #731 Fix for divide by zero when haze density set to zero (#1085) | RunitaiLinden |
2024-03-28 | #1046 Tweak auto-exposure to not underexpose bright scenes (#1084) | RunitaiLinden |
2024-03-28 | viewer#1073 crash at loadSkeleton | Andrey Kleshchev |
2024-03-28 | Merge branch 'lua-hangfix' into lua-startup. | Nat Goodspeed |
2024-03-28 | Remove rest of prototype UI access. | Nat Goodspeed |
2024-03-28 | Use LLApp::setQuitting(). Expect killed-script error. | Nat Goodspeed |
2024-03-28 | Ditch a couple LL_DEBUGS() messages. | Nat Goodspeed |
2024-03-28 | Eliminate unreferenced exception name | Nat Goodspeed |
2024-03-28 | Terminate Lua scripts hanging in LL.get_event_next(). | Nat Goodspeed |
2024-03-28 | Remove llluamanager.cpp "FIXME extremely hacky way" cruft. | Nat Goodspeed |
2024-03-28 | Clean up unused llevents.h #includes. | Nat Goodspeed |
2024-03-28 | Move our lua_register(), lua_rawlen() from lua_function.h to .cpp. | Nat Goodspeed |
2024-03-27 | viewer#1069 Crash after getting list of notification files | Andrey Kleshchev |
2024-03-27 | secondlife/viewer#944 Display should be consistent between llDialog text and ... | Alexander Gavriliuk |
2024-03-27 | Merge 'release/luau-scripting' of secondlife/viewer into lua-startup | Nat Goodspeed |
2024-03-27 | Run each script file with new LuaState | Mnikolenko Productengine |
2024-03-27 | Enhance Lua debugging output. | Nat Goodspeed |
2024-03-27 | poetry | Nat Goodspeed |
2024-03-27 | Run loaded `require()` module on Lua's main thread. | Nat Goodspeed |
2024-03-27 | Post-merge cleanup (settings.xml) | Andrey Lihatskiy |