|
|
f6e70335f9
|
Refactored the implementation of the Workflow_Editor class: now uses shared_ptr and vector for automatic lifecycle management && decoupled nodes and interfaces with abstract base class implementation && implemented an independent unique ID generator && implemented test nodes and interfaces && implemented automatic connection drawing.
|
2026-03-13 10:55:28 +08:00 |
|
|
|
0f2f2720fc
|
Adjusted UI layout && Tested dynamic window expansion effects && Added node editor area (experimental, currently only one simple test node available with no practical functionality)
|
2026-01-26 20:57:13 +08:00 |
|
|
|
34509a68a6
|
Implemented file input via explorer by invoking Win32 API && Modified the file input validity detection strategy && Adjusted UI layout
|
2025-12-02 20:43:53 +08:00 |
|
|
|
0814aaaf17
|
Implement Win32 drag drop file and change main window size
|
2025-11-27 21:56:32 +08:00 |
|
|
|
d7a3083816
|
Imported Dear ImGui
|
2025-11-10 18:54:24 +08:00 |
|