Age | Commit message (Expand) | Author |
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 |
2024-05-31 | Add leap.eventstream() and cancelreq() functions. | Nat Goodspeed |
2024-05-31 | Add a bit more dbg() conditional diagnostic output. | Nat Goodspeed |
2024-05-31 | Don't check if printf(format) arg is a string. | Nat Goodspeed |
2024-05-31 | Explain the name of the LL::WorkQueue::BackJack class. | Nat Goodspeed |
2024-05-30 | Add separate minor throttle period for UNTRUSTED_ALLOW funcs | Mnikolenko Productengine |
2024-05-30 | Merge branch release/luau-scripting | Mnikolenko Productengine |
2024-05-29 | #1581 Only render mirrors when reflection probes are enabled. (#1592) | Jonathan "Geenz" Goodman |
2024-05-29 | Merge branch 'release/luau-scripting' into lua-timers | Nat Goodspeed |
2024-05-29 | Make ~ThreadPool() join every thread before destroying its vector. | Nat Goodspeed |
2024-05-29 | viewer#1568 Revert "SL-17597 AV height in Shape dialog IS WRONG" | Andrey Kleshchev |
2024-05-28 | Merge remote-tracking branch 'origin/main' into release/materials_featurette | Brad Linden |
2024-05-28 | Improvements to mirror probe update rates (#1570) | Jonathan "Geenz" Goodman |
2024-05-28 | Merge pull request #1580 from secondlife/v-1531 | cosmic-linden |
2024-05-28 | secondlife/viewer#1531: Attempt to fix PBR terrain fragment shader. | Cosmic Linden |
2024-05-24 | Merge branch 'release/luau-scripting' into lua-timers | Nat Goodspeed |
2024-05-24 | Merge pull request #1565 from secondlife/lua-chatplus | nat-goodspeed |
2024-05-24 | Fix merge glitches | Nat Goodspeed |
2024-05-24 | Merge branch 'release/luau-scripting' into lua-chatplus | Nat Goodspeed |
2024-05-24 | Merge pull request #1562 from secondlife/lua-nearby-chat | nat-goodspeed |
2024-05-24 | Nat's ideas from PR #1547 | Nat Goodspeed |
2024-05-24 | Mark script messages in compact mode too; code clean up | Mnikolenko Productengine |
2024-05-23 | Merge pull request #1547 from secondlife/lua-nearby-chat | Maxim Nikolenko |
2024-05-23 | Remove commented-out methods in a couple LLEventTimer subclasses. | Nat Goodspeed |
2024-05-23 | More vestigial whitespace fixes | Nat Goodspeed |
2024-05-23 | Fix lingering trailing whitespace in llmainthreadtask.h. | Nat Goodspeed |
2024-05-23 | Fix lingering trailing whitespace in lleventfilter.cpp. | Nat Goodspeed |
2024-05-23 | Fix lingering trailing whitespace in lleventfilter.h. | Nat Goodspeed |
2024-05-23 | Merge branch 'release/luau-scripting' of github.com:secondlife/viewer into lu... | Nat Goodspeed |
2024-05-23 | Fix test program termination crash. | Nat Goodspeed |
2024-05-23 | mac build fix | Maxim Nikolenko |
2024-05-22 | Merge pull request #1546 from Ansariel/main-vs-fix | Andrey Lihatskiy |
2024-05-22 | add throttle for sending messages; add simple demo script | Mnikolenko Productengine |
2024-05-22 | Add support for sending messages to Nearby chat from Lua script | Mnikolenko Productengine |
2024-05-22 | Adjust Copy3rdPartyLibs.cmake for Visual Studio 2022 17.10.0 and greater | Ansariel |
2024-05-22 | WIP: Trying to diagnose and fix test program shutdown crash | Nat Goodspeed |
2024-05-21 | Merge pull request #1533 from secondlife/main | nat-goodspeed |
2024-05-21 | viewer#1520 Material upload floater displays wrong upload fee | Andrey Kleshchev |
2024-05-20 | Merge remote-tracking branch 'origin/main' into release/materials_featurette | Brad Linden |
2024-05-16 | Merge pull request #1489 from secondlife/brad/fix-mac-channel | Brad Linden |