Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-06-30 | Restructure project | rtk0c | |
2021-09-06 | Fix all compile errors, remove OperateIOProxy requirement from DataStream api | rtk0c | |
2021-08-15 | Rename original "IO adapter" (read/write operation abstraction) to "IO proxy" | rtk0c | |
2021-08-15 | Initial work on data streams | 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-11 | More UI polishing and fix asset saving/reloading | rtk0c | |
2021-06-10 | Polish UI and add translations | rtk0c | |
2021-06-09 | Refactor asset management UI into AssetList | rtk0c | |
2021-06-08 | Fix includes | rtk0c | |
2021-06-07 | Complete asset loading/saving and UI management logic | rtk0c | |
2021-06-05 | Initial work on asset system (does not compile) | rtk0c | |