summaryrefslogtreecommitdiff
path: root/indra
AgeCommit message (Expand)Author
2024-03-15secondlife/viewer#1006: Prevent PBR terrain material swatches from being null...Cosmic Linden
2024-03-15secondlife/viewer#1006: Don't send terrain update if validation failsCosmic Linden
2024-03-15Allow fading emojis characters in fading text.Henri Beauchamp
2024-03-15Merge branch 'release/luau-scripting' into lua-floaterMnikolenko Productengine
2024-03-15Revert 326055ba82c22fedde186c6a56bafd4fe87e613a after 2f452d06e6964b0edf26b0b...Henri Beauchamp
2024-03-15secondlife/viewer#760: Fix terrain texture validator not respecting RenderMax...Cosmic Linden
2024-03-15SL-18721 Restore release behaviorAndrey Kleshchev
2024-03-15set commit callback for all buttons including minimize, maximizeMnikolenko Productengine
2024-03-14Add preliminary Lua viewer API modules, with test scripts.Nat Goodspeed
2024-03-14Fix a bug in leap.generate().Nat Goodspeed
2024-03-14Merge pull request #993 from secondlife/v-988cosmic-linden
2024-03-14SL-20288 Fix renamingAndrey Kleshchev
2024-03-14Send additional events to the script when specifiedMnikolenko Productengine
2024-03-13Merge pull request #992 from secondlife/vi-76cosmic-linden
2024-03-13secondlife/viewer#988: Fix terrain composition label getting cut offCosmic Linden
2024-03-14Proposal #2 to restore how UI/dialogs used to render by prioritizing fallback...Henri Beauchamp
2024-03-13secondlife/viewer#76: Change wording of terrain blending documentation when u...Cosmic Linden
2024-03-13Merge pull request #978 from secondlife/brad/926-hdri-local-openexr-static-linkBrad Linden
2024-03-13Add tests for leap.request(). Use new coro.lua module.Nat Goodspeed
2024-03-13util.join() is unnecessary: luau provides table.concat().Nat Goodspeed
2024-03-13Fix minor bugs. Sprinkle in commented-out diagnostic output.Nat Goodspeed
2024-03-13Introduce a resume() wrapper to surface coroutine errors.Nat Goodspeed
2024-03-13Make 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-13983 add debug setting to control the maximum download resolution (#986)RunitaiLinden
2024-03-13Merge pull request #985 from secondlife/v-906cosmic-linden
2024-03-13secondlife/viewer#906: Bump PBR terrain scale, decreasing texel density by 1/2Cosmic Linden
2024-03-12secondlife/viewer#926 switching cmake config for mac openexr to use new stati...Brad Linden
2024-03-12SL-20735 Fix blury profile pictures #2 (#963)Andrey Kleshchev
2024-03-12#965 Fix for EEP skies being too brightRunitaiLinden
2024-03-12Initial implementation of LLLuaFloaterMnikolenko Productengine
2024-03-11Add coro.lua to aggregate created coroutines.Nat Goodspeed
2024-03-11Lua already has a conventional cheap test for empty table.Nat Goodspeed
2024-03-11Add llluamanager_test test exercising leap.WaitFor.Nat Goodspeed
2024-03-11Polish up leap.lua to make it pass tests.Nat Goodspeed
2024-03-11Make WaitQueue:_wait_waiters() skip dead coroutines.Nat Goodspeed
2024-03-11Merge pull request #954 from secondlife/v-712cosmic-linden
2024-03-10viewer#944 [Emoji] Display should be consistent between llDialog text and llD...Alexander Gavriliuk
2024-03-10viewer#944 Make 'Debug Unicode' feature available for all LLViewsAlexander Gavriliuk
2024-03-08secondlife/viewer#712: Slightly improved logging in refreshFromRegionCosmic Linden
2024-03-08secondlife/viewer#712: Consolidate accesses to texture_detail_* and material_...Cosmic Linden
2024-03-08HDRI Local Preview (#953)RunitaiLinden
2024-03-08Merge 'release/luau-scripting' into lua-leap for Emoji release.Nat Goodspeed
2024-03-08Merge pull request #942 from secondlife/geenz/mirrors-quality-pass-1Jonathan "Geenz" Goodman
2024-03-08Merge branch 'main' into release/luau-scripting for Emoji release.Nat Goodspeed
2024-03-08Enhance llluamanager_test.cpp.Nat Goodspeed
2024-03-08Allow build-time Lua tests to require() bundled Lua modules.Nat Goodspeed
2024-03-08Emit a CMake message when running autobuild install.Nat Goodspeed
2024-03-07secondlife/viewer#712: Consolidate accesses to terrain_material_type controlCosmic Linden
2024-03-07Finish adding leap.WaitFor and WaitForReqid. Untested.Nat Goodspeed