Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-06-30 | Restructure project | rtk0c | |
2021-11-10 | Switch more IO to use DataArchive | rtk0c | |
2021-09-06 | Fix all compile errors, remove OperateIOProxy requirement from DataStream api | rtk0c | |
2021-08-29 | Change DataStream to use FileStream instead of std::fstream | rtk0c | |
2021-08-22 | Split DataStream into InputDataStream and OutputDataStream | rtk0c | |
2021-08-21 | DataArchive system which saves in native endian (for better performance ↵ | rtk0c | |
working with local files), but is also able to load in any endian depending on archive's header information |