b477c468cd
fix some saving result issue
2023-10-02 17:45:59 +08:00
9aa8b2b961
finish CKMesh writer
...
- fix some writing issue.
- create a internal object adder in CKFileWriter shared by AddObject and Ctor(copy Reader).
2023-10-02 09:16:45 +08:00
abea66d6f0
fix including file error in CKFile. update reader -> writer method
2023-09-30 14:24:37 +08:00
eedd9bdb55
finish CKtexture writer
...
- finish CKTexture writer
- add std::enable_if for CKStateChunk::ReadIdent&WriteIdent to limit it in enum type.
- fix error function calling in CKBitmapData writer.
- let CKTexture reader mor formal for mipmap.
- fix CKStateChunk ReadBuffer redirect guideline.
- add a stupid height and width getter for CKBitmapData to serve CKTexture using.
2023-09-30 11:51:04 +08:00
b217da8fb8
fix some issue
...
- remove unnecessary macro in BMap, Unvirt and IronPad.
- add mtl slots display for mesh.
- fix potential nullptr issue in CKStateChunk buffer reader.
2023-09-26 20:51:16 +08:00
0a168ac5cc
fix cmake build issue. fix build type checker. rm IronPad windows header including under linux
2023-09-25 21:45:53 +08:00
8083633a7b
fix cmake error (part)
2023-09-24 23:27:20 +08:00
c0626eefee
finish almost object output display
2023-09-22 22:31:51 +08:00
d37a552873
write some printer for ck class
2023-09-22 16:40:10 +08:00
f07ff1f246
finish IronPad debugging
2023-09-20 22:55:59 +08:00
01d1f0a250
add coredump tools
2023-09-20 22:26:39 +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
81872053f0
finish PreDelete and CheckPreDeletion. now there is no problem when deleting object
2023-09-20 15:25:43 +08:00
69f702a6d2
add some CK3dEntity code
2023-09-19 22:32:07 +08:00
2d190ea30b
finish BuildNormals
2023-09-19 15:20:40 +08:00
be6cbc5692
finish mesh reading test (only core mesh data)
2023-09-19 11:59:23 +08:00
f60ee5058a
improve mesh checking
2023-09-19 10:53:48 +08:00
81d1e80d14
finish CKStateChunk refactor
2023-09-18 16:37:05 +08:00
230b18c0ba
remove all raw char type ref in code
2023-09-17 10:38:46 +08:00
42feff734d
finish CKTexture reading
2023-09-12 17:03:06 +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
fd69914a25
almost finish CKGroup
2023-09-01 12:19:06 +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
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
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
f687297ebb
refact codegen
2023-08-20 21:38:16 +08:00
33b867e62a
finish code gen
2023-08-20 16:10:22 +08:00
5a69ce338e
finish linux related code writting. remove all offensive content.
...
- REMOVE all offensive content in README and etc. This project respect to every contributors.
- However, for commercial reason, we limit the contribution from Dassault.
- Change license.
- Finish linux platform code.
2023-03-26 20:32:13 +08:00
79aaf6b1ea
update cmd. improve encoding
2023-03-04 11:11:36 +08:00
e166b8ec5b
finish cmd
2023-03-04 00:13:03 +08:00
2bdeee9007
update interactive cmd
2023-03-03 16:05:32 +08:00
599456a587
update shit
2023-03-03 11:06:26 +08:00
8724077e97
add cmake support and fix some header issues
2023-03-01 10:48:50 +08:00
0242cb60c4
update shit
2023-02-28 14:04:38 +08:00
1a959a4c55
write shit
2023-02-28 11:35:54 +08:00
0519a557b8
refactor project
2023-02-26 21:48:03 +08:00
e450fa532d
write some CKStateChunk code
2023-02-26 13:57:32 +08:00
bf7c669ce6
fully remove dassault garbage code
2023-02-25 22:58:28 +08:00
d32ed302d1
update layout
2023-02-25 17:39:39 +08:00
5ae8c8794b
add vtables data
2023-02-24 14:10:21 +08:00
58aee73fd6
fix a decompress buffer length error
2023-02-18 14:43:29 +08:00