aboutsummaryrefslogtreecommitdiff
path: root/core/src/UI/UI_Workflows.cpp
AgeCommit message (Expand)Author
2021-06-13Move UI_Workflows.cpp > WorkflowCategory to be a part of WorkflowNode's RTTIrtk0c
2021-06-12Add l10n to previously hard coded stringsrtk0c
2021-06-11Convert runtime-loaded l10n to string literals chosen at compile timertk0c
2021-06-10Polish UI and add translationsrtk0c
2021-06-09Refactor asset management UI into AssetListrtk0c
2021-06-07Complete asset loading/saving and UI management logicrtk0c
2021-06-05Merge UIState into GlobalStatesrtk0c
2021-05-30Initial work on templates UIrtk0c
2021-05-25More work on workflow management UIrtk0c
2021-05-21Fix type and field the same namertk0c
2021-05-14Node graph editor basic functionalityrtk0c
2021-05-12Start to work on actually rendering the node graphrtk0c
2021-05-09Work on workflow modulertk0c
2021-05-06Change brace style to on new line, add initial deliveries view when an order ...rtk0c
2021-04-28Code cleanup, fix database view paging and selectionrtk0c
2021-04-19Split workflow into multiple files, fix unity buildrtk0c
2021-04-18Initial work on evaluationrtk0c
2021-04-14Initial work on workflowsrtk0c