Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-09-06 | Fix all compile errors, remove OperateIOProxy requirement from DataStream api | rtk0c | |
2021-09-04 | Migrate Template and TableTemplate to use DataStream | rtk0c | |
2021-08-15 | Fix issues and cleanup | rtk0c | |
- 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) | |||
2021-06-30 | Fix table parameter map is not updated with the UI | rtk0c | |
2021-06-28 | Add table content list, cell status indicator | rtk0c | |
2021-06-21 | Implement array group conversion logic | rtk0c | |
2021-06-19 | Add cell type conversion mechanism | rtk0c | |
2021-06-03 | Create template inheritance hierarchy, object value RTTI system | rtk0c | |
2021-05-31 | Fix standard incompetence found by MSVC | rtk0c | |
- requires-expression still not working, because they aren't supported yet outside of a concept | |||
2021-05-30 | Initial work on templates UI | rtk0c | |
2021-05-29 | Table instaciation to xlsx complete | rtk0c | |
2021-05-29 | More work on TableTemplate | rtk0c | |
2021-05-16 | TableTemplate draft | rtk0c | |