Commit Graph

4 Commits

Author SHA1 Message Date
ee4b621cac fix saving issue
- fix CKStateChunk resize memory error.
- fix wrong CKBitmapHandler free position in CKBitmapData writer.
- fix init value error of CKFileWriter::m_DisableAddingFile when copying from reader.
- fix ReadString, WriteString error in CKStateChunk (forget NULL terminal)
- change CKPathManager resolve path order. Resolve temp path first, then resources folder.
- fix mixdata combine error when writing CKTexture.
2023-09-30 16:01:39 +08:00
6870fca911 write other CKStateChunk writer and remove sub chunk function 2023-09-24 13:55:41 +08:00
d66716acd7 write shit 2023-09-20 10:49:32 +08:00
616a32ce19 split the implement of CKStateChunk because code is too much 2023-09-18 16:51:00 +08:00