Commit Graph

6 Commits

Author SHA1 Message Date
kevin
e1ebbeac6c cwFlowNet.h/cpp : Remove the feature which allowed a poly network to execute
in 'proc-order' rather than 'net-order'.  Networks can now only execute in
network order.
2024-09-16 08:18:05 -04:00
kevin
d1ba6f76d7 cwFlowNet : network_apply_???_presets() now all optionally use 'proc_label_sfx_id' 2024-05-24 16:36:43 -04:00
kevin
04a34902e6 cwFlowNet.h/cpp : Renamed instance_t to proc_t. 2024-05-06 15:46:12 -04:00
kevin
e86451b7a2 cwFlow,cwFlowNet,cwFlowTypes,cwFlowProc : Initial working subnet. 2024-05-05 17:31:42 -04:00
kevin
f2dea88734 cwFlowNet.h/cpp : network_apply_preset() now takes a 2024-05-03 09:21:08 -04:00
kevin
1b649124a6 cwFlow*,cwPresetSel.cpp: Many changes to implement 'poly' networks.
cwFlowNet.h/cpp : Initial commit.
2024-04-22 16:02:40 -04:00