Age | Commit message (Expand) | Author |
2024-04-09 | Merge remote-tracking branch 'origin/main' into release/materials_featurette | Brad Linden |
2024-04-09 | Increment viewer version to 7.1.6 | Nat Goodspeed |
2024-04-09 | Merge pull request #1162 from secondlife/v-759 | cosmic-linden |
2024-04-09 | mac build fix - remove unused variable | Maxim Nikolenko |
2024-04-09 | Add Lua Floater class to simplify Lua script showing floaters. | Nat Goodspeed |
2024-04-08 | secondlife/viewer#759: Fix minimap loading for 2k PBR materials, and probably... | Cosmic Linden |
2024-04-08 | Add script termination option to 'Lua Scripts' floater | Mnikolenko Productengine |
2024-04-03 | Merge branch 'release/luau-scripting' into lua-pr-feedback | Nat Goodspeed |
2024-04-03 | Merge pull request #1124 from Nicky-D/release/luau-scripting | nat-goodspeed |
2024-04-03 | LLInstanceTracker::destruct() instead of destroy(). | Nat Goodspeed |
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 |