Commit Graph

224 Commits

Author SHA1 Message Date
1328f6e5f7 Working on radial menus 2026-05-15 18:14:38 -04:00
ff9c045c8e Initial code for radial rendering 2026-05-11 00:13:30 -04:00
e669140e2c Layout code for radial menu complete. 2026-05-09 03:16:41 -04:00
420ea088d7 More work on radial menus 2026-05-08 17:55:11 -04:00
236693fca6 More work on Prompt Widget 2026-05-07 04:11:37 -04:00
b5e121f884 Update to latest engine 2026-05-05 19:12:03 -04:00
78c85660c9 Prompt widget is pretty good now 2026-05-04 15:52:05 -04:00
3e7e6a2ae4 More progress on prompt 2026-05-04 15:27:28 -04:00
9d37f02d44 More work on prompt widget 2026-05-04 11:55:08 -04:00
97b5a3c593 Initial work on prompt widget 2026-05-04 02:14:14 -04:00
4680a0f3f4 Crosshair is back 2026-04-25 01:14:16 -04:00
3f6ef4b56c Simplify keyboard focus rule to just 'widget in front', full stop. 2026-04-24 20:17:08 -04:00
960abba07f Intellisense clangd fix 2026-04-22 23:32:50 -04:00
a689d59ea0 More work on focus, and good docs 2026-04-22 22:52:04 -04:00
a964211cc8 Fix some issues with new root canvas stuff 2026-04-22 17:02:24 -04:00
d985a6bc55 More fixing everything 2026-04-22 07:22:55 -04:00
4420c52b74 Working on new root canvas stuff 2026-04-21 22:28:22 -04:00
8e5d43fd24 Working on new root canvas stuff 2026-04-21 21:26:06 -04:00
ec983951fe InputModeRequests now use less-than operator to sort 2026-04-21 04:24:35 -04:00
dabb5b8f0b Lots of work on focus management 2026-04-19 03:01:23 -04:00
fd970f20c3 Lots of work on input processing 2026-04-18 01:11:21 -04:00
6388de9b39 Much work on input mode switching 2026-04-17 23:43:28 -04:00
7a09da8a4e Player controller code to sort input components better: widgets with 'Stop Input' go to top of priority stack, and also, priority actually works now. 2026-04-17 17:56:10 -04:00
6b057d1514 Improve docs for UlxUserWidget 2026-04-17 03:17:15 -04:00
392faff205 Clean up the player controller 2026-04-17 02:53:32 -04:00
ae1ad7640d WB_Hotkeys redesigned to use enhanced input. Amazing! 2026-04-17 02:18:30 -04:00
26399a6a15 More work on managing input events 2026-04-16 00:13:48 -04:00
8a3d200247 First step of new focus management system 2026-04-15 22:55:02 -04:00
c14947382d lxLuaWidget is gone. 2026-04-09 16:58:19 -04:00
6b21fb9674 Good type-to-text routine in MCP 2026-03-15 02:53:25 -04:00
9f90c14aa4 Add clangd-diag-all-source and run it 2026-03-12 19:12:37 -04:00
695de53b30 More MCP work 2026-03-08 21:28:47 -04:00
9cc1cb502b Exporter now exports ascii package dump as well. 2026-03-05 16:44:07 -05:00
ad6540a6b1 Partway done with refactor to lx Player Controller 2026-03-05 16:41:27 -05:00
db53935db9 Refactors in UlxLuaValues, and add cursor-rewind to ReadLuaValues node. 2026-03-04 20:32:05 -05:00
6d018fc02b Finished implementing the ReadLuaValues K2Node 2026-03-04 19:54:13 -05:00
78f0f318c5 Add 'ParseReturnValuesOnly' to the lua prototype parser. 2026-03-04 17:50:18 -05:00
4dabb98d05 Added 'ReadLuaValues', initialized with a copy of LuaCallNode 2026-03-04 17:17:00 -05:00
cb6f9ebe1d Massive refactoring in FormatMessage and LuaCallNode 2026-03-04 06:47:37 -05:00
6428194393 Refactor Format Message, step 1 2026-03-04 03:00:44 -05:00
1728386f5c Lots of refactoring in LuaCallNode 2026-03-04 02:56:15 -05:00
b81a2a8685 Clean up code for LuaCallNode 2026-03-04 01:38:19 -05:00
7532a7a769 Fix link error 2026-03-03 00:58:22 -05:00
395ca61828 Starting refactor to remove CommonUI 2026-03-03 00:56:43 -05:00
3613528ab8 More cleanup in LuprexSockets. 2026-03-02 22:51:22 -05:00
f75dff4cbc Some code cleanup in the sockets module. 2026-03-02 22:51:22 -05:00
08d9ab2823 Clean up WB_console 2026-03-02 18:17:50 -05:00
bb91711a63 Fix tiny bug. 2026-03-02 17:17:23 -05:00
e491c9db4e Code to click a function in the blueprint editor and pop up the C++ 2026-03-02 16:26:19 -05:00
2765ea3f07 A few tiny cleanups 2026-02-27 18:40:29 -05:00