Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-05-14 | Node graph editor basic functionality | rtk0c | |
2021-05-12 | Start to work on actually rendering the node graph | rtk0c | |
2021-05-09 | Restore connection mechanism to simple one-to-one mode | rtk0c | |
2021-05-09 | Add unique id to workflow components | rtk0c | |
2021-05-09 | Work on workflow module | rtk0c | |
2021-05-09 | Remove UNREACHABLE macros | rtk0c | |
2021-05-06 | Change brace style to on new line, add initial deliveries view when an order ↵ | rtk0c | |
entry is selected | |||
2021-04-28 | Code cleanup, fix database view paging and selection | rtk0c | |
2021-04-26 | Serialization for workflow stuff | rtk0c | |
2021-04-24 | Second draft of graph rebuild | rtk0c | |
- Change working set approach to basic BFS with dependency (input pins) counting - TODO convert evaluator to use depths | |||
2021-04-21 | Draft of workflow graph rebuild algorithm (working set based) | rtk0c | |
2021-04-19 | Split workflow into multiple files, fix unity build | rtk0c | |