Commit Graph

8 Commits

Author SHA1 Message Date
b2d0b743cb improve proj
- remove VTImage.hpp to make sure stb image do not need external project to ref.
- finish CKStateChunk write part. add some compatibilty code.
- add debugger pause function
- add filename getter for CKPathManager.
2023-09-24 20:56:23 +08:00
a17b9deb4c write garbage
- fix PathManager nullptr assign issue
- fix Context set encoding unexpected copy issue
- write some export function for BMap.
2023-09-23 16:25:26 +08:00
1ddeeb3b68 refactor project 2023-09-16 18:31:25 +08:00
1e0ed360bd write shit 2023-09-10 21:33:43 +08:00
138e47cbdc fix compile error by split some classes into CKStructs.hpp. ready for CKBitmapData 2023-09-07 22:10:42 +08:00
54a3dd7776 add func to path manager. fix bitmap handler. add general bitmap handler getter 2023-09-07 21:57:48 +08:00
a1acdf10c6 finish manager split 2023-09-06 10:42:23 +08:00
ab8a9da526 split CKContext work 2023-09-04 22:58:53 +08:00