Age | Commit message (Expand) | Author |
2024-03-13 | Add tests for leap.request(). Use new coro.lua module. | Nat Goodspeed |
2024-03-13 | util.join() is unnecessary: luau provides table.concat(). | Nat Goodspeed |
2024-03-13 | Fix minor bugs. Sprinkle in commented-out diagnostic output. | Nat Goodspeed |
2024-03-13 | Introduce a resume() wrapper to surface coroutine errors. | Nat Goodspeed |
2024-03-13 | Make a coro.resume() wrapper and use in coro.launch(), coro.yield(). | Nat Goodspeed |
2024-03-13 | #975 Add RenderHDRISplitScreen debug setting (#976) | RunitaiLinden |
2024-03-13 | 983 add debug setting to control the maximum download resolution (#986) | RunitaiLinden |
2024-03-13 | Merge pull request #987 from secondlife/v-906 | cosmic-linden |
2024-03-13 | secondlife/viewer#906: Add tiling test to renamed PBR terrain appearance test... | Cosmic Linden |
2024-03-13 | secondlife/viewer#906: Rename a PBR terrain test plan | Cosmic Linden |
2024-03-13 | Merge pull request #985 from secondlife/v-906 | cosmic-linden |
2024-03-13 | secondlife/viewer#906: Bump PBR terrain scale, decreasing texel density by 1/2 | Cosmic Linden |
2024-03-12 | Fix github actions dependency deprecations | Brad Linden |
2024-03-12 | secondlife/viewer#926 switching cmake config for mac openexr to use new stati... | Brad Linden |
2024-03-12 | secondlife/viewer#926 further work on mac openexr lib. | Brad Linden |
2024-03-12 | SL-20735 Fix blury profile pictures #2 (#963) | Andrey Kleshchev |
2024-03-12 | Merge pull request #974 from secondlife/965-eep-skies-too-bright-after-hdri-l... | RunitaiLinden |
2024-03-12 | #965 Fix for EEP skies being too bright | RunitaiLinden |
2024-03-12 | Merge branch '965-eep-skies-too-bright-after-hdri-local-preview-merge' of htt... | RunitaiLinden |
2024-03-12 | Initial implementation of LLLuaFloater | Mnikolenko Productengine |
2024-03-11 | Add coro.lua to aggregate created coroutines. | Nat Goodspeed |
2024-03-11 | Lua already has a conventional cheap test for empty table. | Nat Goodspeed |
2024-03-11 | Add llluamanager_test test exercising leap.WaitFor. | Nat Goodspeed |
2024-03-11 | Polish up leap.lua to make it pass tests. | Nat Goodspeed |
2024-03-11 | Make WaitQueue:_wait_waiters() skip dead coroutines. | Nat Goodspeed |
2024-03-11 | Merge pull request #954 from secondlife/v-712 | cosmic-linden |
2024-03-10 | viewer#944 [Emoji] Display should be consistent between llDialog text and llD... | Alexander Gavriliuk |
2024-03-10 | viewer#944 Make 'Debug Unicode' feature available for all LLViews | Alexander Gavriliuk |
2024-03-09 | Merge branch 'main' into DRTVWR-588-maint-W | Andrey Lihatskiy |
2024-03-09 | Merge branch 'main' into DRTVWR-591-maint-X | Andrey Lihatskiy |
2024-03-08 | secondlife/viewer#712: Slightly improved logging in refreshFromRegion | Cosmic Linden |
2024-03-08 | secondlife/viewer#712: Consolidate accesses to texture_detail_* and material_... | Cosmic Linden |
2024-03-08 | HDRI Local Preview (#953) | RunitaiLinden |
2024-03-08 | Merge 'release/luau-scripting' into lua-leap for Emoji release. | Nat Goodspeed |
2024-03-08 | Merge pull request #942 from secondlife/geenz/mirrors-quality-pass-1 | Jonathan "Geenz" Goodman |
2024-03-08 | Merge branch 'main' into release/luau-scripting for Emoji release. | Nat Goodspeed |
2024-03-08 | Enhance llluamanager_test.cpp. | Nat Goodspeed |
2024-03-08 | Allow build-time Lua tests to require() bundled Lua modules. | Nat Goodspeed |
2024-03-08 | Emit a CMake message when running autobuild install. | Nat Goodspeed |
2024-03-07 | Merge pull request #935 from secondlife/gh-osbuild | Signal Linden |
2024-03-07 | secondlife/viewer#712: Consolidate accesses to terrain_material_type control | Cosmic Linden |
2024-03-07 | Finish adding leap.WaitFor and WaitForReqid. Untested. | Nat Goodspeed |
2024-03-07 | viewer-private#41 Texture fail to apply to materials in some cases | Andrey Kleshchev |
2024-03-07 | Finish WaitQueue, ErrorQueue; add util.count(), join(); extend qtest. | Nat Goodspeed |
2024-03-06 | #681 Small fix for if a viewer object may be dead. | Jonathan "Geenz" Goodman |
2024-03-06 | Merge branch 'release/materials_featurette' into geenz/mirrors-quality-pass-1 | Jonathan "Geenz" Goodman |
2024-03-06 | #681 Add probe blending for mirrors. | Jonathan "Geenz" Goodman |
2024-03-07 | triage#103 The focused state of the 'Recently used emojis' is not visible | Alexander Gavriliuk |
2024-03-06 | Merge pull request #927 from secondlife/v-712 | cosmic-linden |
2024-03-06 | secondlife/viewer#712: Clean up unused region change callback checks | Cosmic Linden |