Age | Commit message (Expand) | Author |
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 | Defend leap.request(), generate() from garbage collection. | Nat Goodspeed |
2024-04-02 | secondlife/viewer#925 Missing simple :smile emoji | Alexander Gavriliuk |
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 | 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 | 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-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 |
2024-03-26 | Merge pull request #1058 from secondlife/v-1050 | cosmic-linden |
2024-03-27 | Merge branch 'main' into marchcat/yz-merge | Andrey Lihatskiy |
2024-03-27 | Merge branch 'main' into DRTVWR-591-maint-X | Andrey Lihatskiy |
2024-03-27 | Merge remote-tracking branch 'origin/main' into DRTVWR-588-maint-W | Andrey Lihatskiy |
2024-03-26 | Merge remote-tracking branch 'origin/main' into release/materials_featurette | Brad Linden |
2024-03-26 | Increment viewer version to 7.1.5 | Nat Goodspeed |
2024-03-26 | secondlife/viewer#1050: Fix mirror clipping for PBR terrain. Also fixes envir... | Cosmic Linden |
2024-03-26 | Merge branch 'release/luau-scripting' into luau-keystroke | Mnikolenko Productengine |
2024-03-26 | secondlife/jira-archive-internal#69593 Avatar is upside down when viewed from... | Alexander Gavriliuk |
2024-03-26 | update scripts to use fiber.launch() | Mnikolenko Productengine |
2024-03-25 | viewer#1051: Fix UI typos in PBR terrain error messages (#1052) | cosmic-linden |
2024-03-25 | util.lua claims functions are in alpha order - make it so. | Nat Goodspeed |
2024-03-25 | Add LL.check_stop() entry point and call it in fiber scheduler(). | Nat Goodspeed |
2024-03-25 | https://github.com/secondlife/jira-archive-internal/issues/71091 Fix for divi... | RunitaiLinden |
2024-03-25 | Add LL. prefix to viewer entry points, fix existing references. | Nat Goodspeed |
2024-03-25 | Update test scripts to call leap.request() from main thread | Mnikolenko Productengine |
2024-03-25 | Merge branch 'release/luau-scripting' into lua-keystroke | Maxim Nikolenko |
2024-03-25 | Add keystroke event support and allow adding text lines to the line editor | Mnikolenko Productengine |
2024-03-25 | triage#112 'No emoji found for' text is not translated to other languages in ... | Alexander Gavriliuk |
2024-03-23 | Merge branch 'release/luau-scripting' of secondlife/viewer into lua-fiber | Nat Goodspeed |
2024-03-24 | Introduce LLStreamListener: bundle LLEventStream+LLTempBoundListener. | Nat Goodspeed |
2024-03-23 | Make leap.request() work even from Lua's main thread. | Nat Goodspeed |