|
8894b1ccad
|
write some boring struct in VxTypes
|
2023-09-13 22:33:41 +08:00 |
|
|
33c02d292b
|
fix image reading issue
|
2023-09-12 20:49:19 +08:00 |
|
|
42feff734d
|
finish CKTexture reading
|
2023-09-12 17:03:06 +08:00 |
|
|
9c1fcd172d
|
almost finish CKBitmapData read
|
2023-09-11 22:20:45 +08:00 |
|
|
e2647ed39b
|
refactor VxImageDescEx
|
2023-09-11 14:39:07 +08:00 |
|
|
1e0ed360bd
|
write shit
|
2023-09-10 21:33:43 +08:00 |
|
|
e907c18f35
|
fill info for CKBitmapData
|
2023-09-10 13:23:04 +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 |
|
|
f7f1478ecf
|
fix CKContext prevobj error. finish bitmap reader / writer
|
2023-09-07 16:27:41 +08:00 |
|
|
8a75eb9f21
|
use stb as default image codec
|
2023-09-06 15:17:39 +08:00 |
|
|
7f67902bf5
|
add FFmpeg as denpdency
|
2023-09-06 13:50:21 +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 |
|
|
3755a2e148
|
prepare dev for CKGroup
|
2023-08-31 21:54:25 +08:00 |
|
|
4c741ae778
|
fix cmake compile error
|
2023-08-31 12:37:23 +08:00 |
|
|
1fdc0394b9
|
try fix cmake
|
2023-08-31 10:20:10 +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 |
|
|
763c6e84f9
|
add more info display
|
2023-08-29 10:42:13 +08:00 |
|
|
0887cd6d86
|
fix some fatal error when fully-rewrite file
|
2023-08-28 22:20:46 +08:00 |
|
|
f3e7cdf004
|
finish writing
|
2023-08-28 21:21:40 +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 |
|
|
76be4dd8d2
|
add CKStateChunk parse to buffer function
|
2023-08-28 09:46:57 +08:00 |
|
|
8fce45b0b4
|
fix something
|
2023-08-27 22:14:02 +08:00 |
|
|
6837253a01
|
fix some running error
|
2023-08-27 16:51:18 +08:00 |
|
|
c8f18bce0c
|
can compile now
|
2023-08-27 16:45:07 +08:00 |
|
|
168d76939b
|
fix command helper
|
2023-08-27 14:21:44 +08:00 |
|
|
3252e61c0d
|
update cmd dispatcher
|
2023-08-27 12:30:12 +08:00 |
|
|
8a1f71e855
|
refactor (5/?)
|
2023-08-26 20:34:51 +08:00 |
|
|
47bf6ab6c6
|
remove all std::nothrow and re-create namespace for objs and mgrs
|
2023-08-26 16:37:26 +08:00 |
|
|
91a37b5b7e
|
add document as a memorandum
|
2023-08-26 14:23:33 +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 |
|
|
f687297ebb
|
refact codegen
|
2023-08-20 21:38:16 +08:00 |
|
|
33b867e62a
|
finish code gen
|
2023-08-20 16:10:22 +08:00 |
|
|
39363e1ba7
|
enrich code gen
|
2023-08-20 12:13:40 +08:00 |
|
|
75b7cbf95f
|
update shit
|
2023-08-19 00:03:00 +08:00 |
|
|
77d8bbf3ba
|
write shit
|
2023-08-18 15:55:31 +08:00 |
|
|
c1aac0beda
|
try use new way to generate code
|
2023-08-17 15:48:30 +08:00 |
|
|
a6152b19d3
|
Intro project. Change license back to MIT.
|
2023-03-26 21:03:22 +08:00 |
|
|
daa6d5b463
|
add various class placeholder
|
2023-03-26 20:35:59 +08:00 |
|
|
d3b0e92517
|
almost finish CKStateChunk read function
|
2023-03-26 20:35:59 +08:00 |
|