Commit Graph

59 Commits

Author SHA1 Message Date
a2221bca94 About to overhaul WingTypes 2026-03-30 05:01:20 -04:00
339495ae3b More work on tokenizer 2026-03-30 00:57:28 -04:00
6041641c74 More cleanup of Internal/External IDs 2026-03-29 15:11:45 -04:00
091bfe1ad2 Lots more progress on the name overhaul 2026-03-29 02:37:47 -04:00
843e16b177 Starting to convert old search functions to new ones 2026-03-29 01:14:58 -04:00
2ad86bac1d Implemented new functions FindOneWithExternalID, etc. 2026-03-28 23:47:05 -04:00
9790fa34e1 Name sanitization overhaul in progress 2026-03-28 21:07:28 -04:00
22fe60f431 Converted over to new name sanitization routine 2026-03-28 20:04:48 -04:00
88fa260c9d Tokenizer is now done, we also have the new InternalizeID and ExternalizeID 2026-03-28 19:29:15 -04:00
5aef356199 More work on the new variable list functionality 2026-03-27 19:27:49 -04:00
656151ca3b This handler is unneeded 2026-03-27 15:52:48 -04:00
df50daca2c More work on Actor components 2026-03-27 15:21:38 -04:00
a5ab6b02f9 Massive overhaul of the WingActorComponent system, can now edit component properties better, lots of bug fixes 2026-03-27 05:16:49 -04:00
1ee2067505 Better handling of JSON property setters 2026-03-26 19:16:59 -04:00
0f7bfebb71 More work on automatic self-documentation 2026-03-26 17:07:58 -04:00
2bb8baac4c Framework for printing abridged manual sections in response to syntactic mistakes 2026-03-26 16:17:06 -04:00
93b396578f A few more error reporting improvements 2026-03-25 17:39:33 -04:00
654511c6cf A few more error reporting improvements 2026-03-25 17:36:04 -04:00
c02ae3fb97 Graph_Dump no longer elides Knot and VariableGet nodes. 2026-03-25 17:24:02 -04:00
bcb79ad0ab Better error reporting in WingFetcher 2026-03-25 17:13:00 -04:00
89231987f2 Improvements to ranking in TypeName_Search 2026-03-25 15:39:37 -04:00
6325b15cb7 Lots of work on WingTypes 2026-03-25 02:32:26 -04:00
4c84b1a5b7 UE Wingman getting ready for release 2026-03-23 19:34:42 -04:00
2bc06f3b02 Widget reparenting done. 2026-03-23 17:29:48 -04:00
5657d76ed6 Widget_Create is implemented 2026-03-23 16:21:51 -04:00
741253fd3b Remove undo/redo code from UE Wingman 2026-03-23 14:33:50 -04:00
92b03d376d Widget slot properties are now shown 2026-03-23 14:10:26 -04:00
2a064f3666 Working on better handling of property setters 2026-03-23 00:18:12 -04:00
f38630ea08 Code to make Blueprint_Reparent safer. 2026-03-22 15:44:32 -04:00
f94727d857 BlueprintGraph_Delete 2026-03-21 00:43:54 -04:00
e493155035 BlueprintGraph_Create 2026-03-21 00:34:51 -04:00
8fbfd588f5 GraphNode_Rename is good 2026-03-20 23:03:41 -04:00
af141a2369 Working on handling custom event nodes 2026-03-20 22:53:09 -04:00
457c595081 Event dispatcher support complete 2026-03-20 20:02:53 -04:00
90b35f785e More refactoring in MCP 2026-03-20 19:40:29 -04:00
ca6b3f9768 Halfway done with Dispatcher stuff 2026-03-20 16:18:03 -04:00
0ac9a01859 Fix a lot of broken menu stuff in MCP 2026-03-20 14:56:40 -04:00
acc5bafe34 Halfway through with repair of right-click menus 2026-03-20 03:16:50 -04:00
77a3c552f8 Fix name lookup in WingActorComponent 2026-03-19 22:52:39 -04:00
fae73e821d Blueprints switch from data-only to full when modified in that way. 2026-03-19 22:15:04 -04:00
9ad6515fb5 More work on blueprint component lists 2026-03-19 20:44:04 -04:00
2eb2be7af1 More work on properties of components 2026-03-19 16:26:00 -04:00
56f2257dd9 Work on blueprint components in MCP 2026-03-19 15:53:25 -04:00
2e4606c9e4 Added WingActorComponent 2026-03-19 13:32:05 -04:00
3688a36682 More blueprint handler work 2026-03-19 12:37:36 -04:00
9812a4a413 More refinement of Wing server 2026-03-19 12:01:38 -04:00
a9258f3a86 Enum handling is now centralized 2026-03-19 11:19:31 -04:00
23c096b614 Removed all code to save packages from the MCP 2026-03-19 10:56:20 -04:00
d6cc090aca Change syntax back to normal 2026-03-19 10:16:44 -04:00
cc3d03541c WingUtils::FormatName uses WingTypes::TypeToTextOrDie for types 2026-03-19 01:52:14 -04:00