Commit Graph

24 Commits

Author SHA1 Message Date
0447381896 fix: fix libcmo build issue 2024-08-23 11:28:49 +08:00
b8b2368ef5 fix issues
- fix lifetime issue about python c callback function
- fix type hint in PyBMap
- fix formatter clamp issue in CKContext
2023-12-03 18:15:05 +08:00
754a281655 add LoadImage wrapper in CKTexture 2023-10-08 10:42:07 +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
c0626eefee finish almost object output display 2023-09-22 22:31:51 +08:00
1ddeeb3b68 refactor project 2023-09-16 18:31:25 +08:00
54a3dd7776 add func to path manager. fix bitmap handler. add general bitmap handler getter 2023-09-07 21:57:48 +08:00
f7f1478ecf fix CKContext prevobj error. finish bitmap reader / writer 2023-09-07 16:27:41 +08:00
a1acdf10c6 finish manager split 2023-09-06 10:42:23 +08:00
2ec66131cf add more struct and enum. impl some functions 2023-09-05 22:23:05 +08:00
ab8a9da526 split CKContext work 2023-09-04 22:58:53 +08:00
5c1af5be24 fix fatal CKStateChunk error 2023-09-01 14:55:31 +08:00
eea15c2028 finish ckgroup again 2023-09-01 13:27:46 +08:00
fd69914a25 almost finish CKGroup 2023-09-01 12:19:06 +08:00
ac274d11ab fix external file load/save issue 2023-08-30 10:03:02 +08:00
2373dbee5b fix x64 compile warning. delete CKBOOL. fix terminal color error 2023-08-29 14:00:34 +08:00
bac9f2ae25 finish half writing function 2023-08-28 17:04:28 +08:00
f0657b1656 ready for file saving dev 2023-08-28 14:18:58 +08:00
8fce45b0b4 fix something 2023-08-27 22:14:02 +08:00
47bf6ab6c6 remove all std::nothrow and re-create namespace for objs and mgrs 2023-08-26 16:37:26 +08:00
4a787610f1 refactor (4/?) 2023-08-25 21:57:22 +08:00
c8c2c6e20b write shit 2023-08-25 17:35:45 +08:00
ad9d0cadce refactor(2/?) 2023-08-23 16:04:58 +08:00
1b8f2ff0d5 refactor project (1/?) 2023-08-22 15:30:26 +08:00