Age | Commit message (Expand) | Author |
2024-02-13 | Merge branch 'll_convert' into helpcmd. | Nat Goodspeed |
2024-02-13 | Change ll_convert<TOTYPE>(string) to just ll_convert(string). | Nat Goodspeed |
2024-02-12 | WIP: Changes towards supporting Lua console help text. | Nat Goodspeed |
2024-02-12 | #779 Emoji picker is an unintuitive UX disaster | Alexander Gavriliuk |
2024-02-12 | Make LLFloaterLUADebug assume 'Execute' button on LUA String Enter | Maxim Nikolenko |
2024-02-09 | Add command-line switches --lua "chunk" and --luafile pathname. | Nat Goodspeed |
2024-02-09 | Make LLLUAmanager::runScriptFile() use filename as description. | Nat Goodspeed |
2024-02-09 | Make LLFloaterLUADebug store a persistent LuaState. | Nat Goodspeed |
2024-02-09 | Merge branch 'implicit-print' of viewer-private into implicit-print | Nat Goodspeed |
2024-02-09 | Change the LuaFunction subclass instance name suffix to _lua. | Nat Goodspeed |
2024-02-09 | When LLFloaterLUADebug script returns a value, display the value. | Nat Goodspeed |
2024-02-09 | #68 The 'Recently used emoji' can not be selected by the 'Tab' key | Alexander Gavriliuk |
2024-02-09 | SL-20363 Option 'Debug Unicode' - show unicode values | Alexander Gavriliuk |
2024-02-08 | Add required helptext parameter to lua_function() macro. | Nat Goodspeed |
2024-02-08 | Align forward declaration of lua_State with official declaration. | Nat Goodspeed |
2024-02-08 | Defend lluau::error() from platform-specific diagnostics. | Nat Goodspeed |
2024-02-08 | Updated llgltfmaterial_test.cpp sizeof check. | Nat Goodspeed |
2024-02-08 | Another missing #include. | Nat Goodspeed |
2024-02-08 | SL-20363 Add Advanced option 'Debug Unicode' | Alexander Gavriliuk |
2024-02-07 | Fix tests broken by switching from Lua 5.4 to Luau. | Nat Goodspeed |
2024-02-07 | Add LLLUAmanager::startScriptFile(), startScriptLine() functions. | Nat Goodspeed |
2024-02-07 | Fix lluau::dostring() for return values. | Nat Goodspeed |
2024-02-07 | Fix up a few longstanding missing #includes. | Nat Goodspeed |
2024-02-07 | Issue #56 Redirect Help>Report Bug to Canny instead of Jira | Andrey Kleshchev |
2024-02-07 | Add machinery to capture result of running a Lua script or snippet. | Nat Goodspeed |
2024-02-06 | Break out lua_function.h,.cpp and lualistener.h,.cpp. | Nat Goodspeed |
2024-01-31 | strip lua testing functions | Mnikolenko Productengine |
2024-01-29 | DRTVWR-589: get rid of pragma and update windows libs | Mnikolenko Productengine |
2024-01-29 | DRTVWR-589: add mac luau libs | Maxim Nikolenko |
2024-01-26 | DRTVWR-589: update to start using Luau libs | Mnikolenko Productengine |
2024-01-24 | SL-20416 Fix Crash Report 1409376 (update) | Alexander Gavriliuk |
2024-01-24 | SL-20416 Use image from file for emoji_recent_panel_toggle_btn | Alexander Gavriliuk |
2024-01-23 | SL-20416 Fix Crash Report 1409376 | Alexander Gavriliuk |
2024-01-24 | SL-20416 Avoid of taking focus by EmojiPicker | Alexander Gavriliuk |
2024-01-17 | SL-20795 Part of previously typed emojis disappear in the 'Save settings as a... | Alexander Gavriliuk |
2024-01-16 | SL-20751 Information about frequently used and recently used emojis is availa... | Alexander Gavriliuk |
2024-01-11 | SL-20756 The emoji in the profile floater is displayed schematically | Alexander Gavriliuk |
2024-01-11 | SL-20749 Scrolling up by mouse wheel is endless in LLPanelEmojiComplete | Alexander Gavriliuk |
2024-01-11 | Build fix for Visual Studio update (std::vector<PermissionBit>) | Alexander Gavriliuk |
2024-01-11 | SL-20750 MacOS Crash processing attributed string | Andrey Kleshchev |
2024-01-08 | DRTVWR-589: Merge branch 'main' into DRTVWR-589. | Nat Goodspeed |
2024-01-08 | DRTVWR-589: Fix build errors resulting from merge with main. | Nat Goodspeed |
2024-01-08 | Merge branch 'main' into DRTVWR-489 | Andrey Lihatskiy |
2024-01-08 | Increment viewer version to 7.1.3 | Nat Goodspeed |
2024-01-05 | DRTVWR-489 MacOS Release build fix (vertex_count and index_count aren't used) | Alexander Gavriliuk |
2024-01-05 | DRTVWR-589: Post-merge fix | Mnikolenko Productengine |
2024-01-04 | DRTVWR-589: Merge branch 'main' into DRTVWR-589 | Nat Goodspeed |
2024-01-02 | Build fix for Visual Studio update (std::vector<PermissionBit>) | Alexander Gavriliuk |
2023-12-15 | Fix EOF in VIEWER_VERSION.txt | Andrey Lihatskiy |
2023-12-15 | Merge branch 'main' into DRTVWR-489 | Andrey Lihatskiy |