Commit Graph

23 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
94dadbfb1f write garbage for BMap dll 2023-09-23 15:55:57 +08:00
0bc99d6f39 add features
- add LIBCMO_BUILD_DEBUG and etc build macro.
- add notify in CKGlobals for CKMesh and etc.
- add test command.
2023-09-20 20:44:03 +08:00
d66716acd7 write shit 2023-09-20 10:49:32 +08:00
d381369ed6 now can read CKMesh without memory issue 2023-09-18 23:11:33 +08:00
50784e719c write some shit for CKStateChunk 2023-09-17 23:48:18 +08:00
17333527ee think Register and notification works okey 2023-09-17 14:41:58 +08:00
c6608dec57 basically finish register. still have bug 2023-09-17 12:39:21 +08:00
230b18c0ba remove all raw char type ref in code 2023-09-17 10:38:46 +08:00
1ddeeb3b68 refactor project 2023-09-16 18:31:25 +08:00
248b7e7385 finish material 2023-09-14 22:08:40 +08:00
42feff734d finish CKTexture reading 2023-09-12 17:03:06 +08:00
54a3dd7776 add func to path manager. fix bitmap handler. add general bitmap handler getter 2023-09-07 21:57:48 +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
fd69914a25 almost finish CKGroup 2023-09-01 12:19:06 +08:00
2373dbee5b fix x64 compile warning. delete CKBOOL. fix terminal color error 2023-08-29 14:00:34 +08:00
f3e7cdf004 finish writing 2023-08-28 21:21:40 +08:00
f0657b1656 ready for file saving dev 2023-08-28 14:18:58 +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
ad9d0cadce refactor(2/?) 2023-08-23 16:04:58 +08:00
1b8f2ff0d5 refactor project (1/?) 2023-08-22 15:30:26 +08:00