summaryrefslogtreecommitdiff
path: root/indra
AgeCommit message (Expand)Author
2024-03-21Switch to LLDispatchListenerMnikolenko Productengine
2024-03-21WIP: Add fiber.lua module and use in leap.lua and WaitQueue.lua.Nat Goodspeed
2024-03-20LLLuaFloater code clean upMnikolenko Productengine
2024-03-19search xml file in the lib, if path is not full; add test lua floater scriptsMnikolenko Productengine
2024-03-18viewer#961 Add a notification appearing when user tries to insert a disallowe...Alexander Gavriliuk
2024-03-18update to use new lua leap; initial support for scroll listMnikolenko Productengine
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-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-14SL-20288 Fix renamingAndrey Kleshchev
2024-03-14Send additional events to the script when specifiedMnikolenko Productengine
2024-03-14Proposal #2 to restore how UI/dialogs used to render by prioritizing fallback...Henri Beauchamp
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-12SL-20735 Fix blury profile pictures #2 (#963)Andrey Kleshchev
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-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-08Merge 'release/luau-scripting' into lua-leap for Emoji release.Nat Goodspeed
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-07Finish adding leap.WaitFor and WaitForReqid. Untested.Nat Goodspeed
2024-03-07Finish WaitQueue, ErrorQueue; add util.count(), join(); extend qtest.Nat Goodspeed
2024-03-07triage#103 The focused state of the 'Recently used emojis' is not visibleAlexander Gavriliuk
2024-03-06WIP: Unfinished Queue.lua, WaitQueue.lua, ErrorQueue.lua, leap.lua.Nat Goodspeed
2024-03-06Defend LuaState::expr() against lua_tollsd() errors.Nat Goodspeed
2024-03-06SL-20429 Fix emoji categories having mixed translationsAndrey Kleshchev
2024-03-05jira#71179 Use Emoji font in ScrollList by defaultAlexander Gavriliuk
2024-03-05triage#86 Use Emoji font in LineEditor by defaultAlexander Gavriliuk
2024-03-05Issue #54 LLRender::init crashAndrey Kleshchev
2024-03-05SL-17896 Don't crash silently if files are missing or out of memoryAndrey Kleshchev
2024-03-04Merge branch 'main' into marchcat/x-mergeAndrey Lihatskiy
2024-03-02Revert "Update emoji_categories in Polish translation to slightly more correc...Andrey Kleshchev
2024-03-01Update emoji_categories in Polish translation to slightly more correct erms...Pantera Północy
2024-03-01Merge remote-tracking branch 'origin/main' into release/gltf-maint2Brad Linden
2024-03-01SL-18721 Shutdown fixes #6Andrey Kleshchev