aboutsummaryrefslogtreecommitdiff
path: root/core/src/Model/Workflow/Workflow.hpp
AgeCommit message (Expand)Author
2021-06-09Refactor asset management UI into AssetListrtk0c
2021-06-08Fix includesrtk0c
2021-06-07Complete asset loading/saving and UI management logicrtk0c
2021-06-05Initial work on asset system (does not compile)rtk0c
2021-06-03Create template inheritance hierarchy, object value RTTI systemrtk0c
2021-05-31Fix standard incompetence found by MSVCrtk0c
2021-05-30Initial work on templates UIrtk0c
2021-05-25More work on workflow management UIrtk0c
2021-05-16TableTemplate draftrtk0c
2021-05-14Node graph editor basic functionalityrtk0c
2021-05-12Start to work on actually rendering the node graphrtk0c
2021-05-09Restore connection mechanism to simple one-to-one modertk0c
2021-05-09Add unique id to workflow componentsrtk0c
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-26Serialization for workflow stuffrtk0c
2021-04-24Second draft of graph rebuildrtk0c
2021-04-21Draft of workflow graph rebuild algorithm (working set based)rtk0c
2021-04-19Split workflow into multiple files, fix unity buildrtk0c