Age | Commit message (Collapse) | Author |
|
|
|
- Fix compile error on MSVC where <vector> is not included properly
- Fix creating a workflow actually saves to the templates/ directory
- Fix renaming assets are not saved to disk
- TODO ser/deser still not working
- Cleanup AssetList::* pure virtual setup (fewer splits)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
(cherry picked from commit f45084562cfc95392b4dfb968dd215c25be3fc67)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- requires-expression still not working, because they aren't supported yet outside of a concept
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
indexing), switch child-class-providing-entry-specific-impls to a if constexpr() based template approach
|
|
|
|
entry is selected
|
|
|
|
|
|
|
|
- Change working set approach to basic BFS with dependency (input pins) counting
- TODO convert evaluator to use depths
|
|
|