Commit Graph
100 Commits
Author SHA1 Message Date
yyc12345 d37a552873 write some printer for ck class 2023-09-22 16:40:10 +08:00
yyc12345 ddf596faec create visitor for all existed CK class 2023-09-22 14:48:45 +08:00
yyc12345 08722adeb2 update README 2023-09-21 14:01:52 +08:00
yyc12345 5671d7d7e6 create BMap project and copy-paste previous mesh convertion code 2023-09-21 13:47:30 +08:00
yyc12345 f07ff1f246 finish IronPad debugging 2023-09-20 22:55:59 +08:00
yyc12345 01d1f0a250 add coredump tools 2023-09-20 22:26:39 +08:00
yyc12345 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
yyc12345 81872053f0 finish PreDelete and CheckPreDeletion. now there is no problem when deleting object 2023-09-20 15:25:43 +08:00
yyc12345 a06f6a58c9 finish CKMesh remain reading and ctor 2023-09-20 14:42:44 +08:00
yyc12345 0a85832d63 update project 2023-09-20 13:13:08 +08:00
yyc12345 d66716acd7 write shit 2023-09-20 10:49:32 +08:00
yyc12345 69f702a6d2 add some CK3dEntity code 2023-09-19 22:32:07 +08:00
yyc12345 2d190ea30b finish BuildNormals 2023-09-19 15:20:40 +08:00
yyc12345 be6cbc5692 finish mesh reading test (only core mesh data) 2023-09-19 11:59:23 +08:00
yyc12345 f60ee5058a improve mesh checking 2023-09-19 10:53:48 +08:00
yyc12345 0faa51694f add mesh tools 2023-09-19 10:21:53 +08:00
yyc12345 d381369ed6 now can read CKMesh without memory issue 2023-09-18 23:11:33 +08:00
yyc12345 678529a664 write some CKMesh 2023-09-18 21:06:34 +08:00
yyc12345 616a32ce19 split the implement of CKStateChunk because code is too much 2023-09-18 16:51:00 +08:00
yyc12345 81d1e80d14 finish CKStateChunk refactor 2023-09-18 16:37:05 +08:00
yyc12345 50784e719c write some shit for CKStateChunk 2023-09-17 23:48:18 +08:00
yyc12345 17333527ee think Register and notification works okey 2023-09-17 14:41:58 +08:00
yyc12345 c6608dec57 basically finish register. still have bug 2023-09-17 12:39:21 +08:00
yyc12345 230b18c0ba remove all raw char type ref in code 2023-09-17 10:38:46 +08:00
yyc12345 23da6c9e3e replace std::vector globally 2023-09-16 22:42:08 +08:00
yyc12345 3c8266e7dd continue refactor project 2023-09-16 22:38:21 +08:00
yyc12345 1ddeeb3b68 refactor project 2023-09-16 18:31:25 +08:00
yyc12345 8f960604ca add some reading function 2023-09-15 17:03:36 +08:00
yyc12345 312c746279 add some functions 2023-09-15 16:15:07 +08:00
yyc12345 b499d907f7 prepare CKMesh 2023-09-15 13:21:49 +08:00
yyc12345 248b7e7385 finish material 2023-09-14 22:08:40 +08:00
yyc12345 3faea2bbec add main load for CKMaterial 2023-09-14 21:53:21 +08:00
yyc12345 8419ff00d2 prepare CKMaterial 2023-09-14 17:03:09 +08:00
yyc12345 8894b1ccad write some boring struct in VxTypes 2023-09-13 22:33:41 +08:00
yyc12345 33c02d292b fix image reading issue 2023-09-12 20:49:19 +08:00
yyc12345 42feff734d finish CKTexture reading 2023-09-12 17:03:06 +08:00
yyc12345 9c1fcd172d almost finish CKBitmapData read 2023-09-11 22:20:45 +08:00
yyc12345 e2647ed39b refactor VxImageDescEx 2023-09-11 14:39:07 +08:00
yyc12345 1e0ed360bd write shit 2023-09-10 21:33:43 +08:00
yyc12345 e907c18f35 fill info for CKBitmapData 2023-09-10 13:23:04 +08:00
yyc12345 138e47cbdc fix compile error by split some classes into CKStructs.hpp. ready for CKBitmapData 2023-09-07 22:10:42 +08:00
yyc12345 54a3dd7776 add func to path manager. fix bitmap handler. add general bitmap handler getter 2023-09-07 21:57:48 +08:00
yyc12345 f7f1478ecf fix CKContext prevobj error. finish bitmap reader / writer 2023-09-07 16:27:41 +08:00
yyc12345 8a75eb9f21 use stb as default image codec 2023-09-06 15:17:39 +08:00
yyc12345 7f67902bf5 add FFmpeg as denpdency 2023-09-06 13:50:21 +08:00
yyc12345 a1acdf10c6 finish manager split 2023-09-06 10:42:23 +08:00
yyc12345 2ec66131cf add more struct and enum. impl some functions 2023-09-05 22:23:05 +08:00
yyc12345 ab8a9da526 split CKContext work 2023-09-04 22:58:53 +08:00
yyc12345 5c1af5be24 fix fatal CKStateChunk error 2023-09-01 14:55:31 +08:00
yyc12345 eea15c2028 finish ckgroup again 2023-09-01 13:27:46 +08:00
yyc12345 fd69914a25 almost finish CKGroup 2023-09-01 12:19:06 +08:00
yyc12345 3755a2e148 prepare dev for CKGroup 2023-08-31 21:54:25 +08:00
yyc12345 4c741ae778 fix cmake compile error 2023-08-31 12:37:23 +08:00
yyc12345 1fdc0394b9 try fix cmake 2023-08-31 10:20:10 +08:00
yyc12345 ac274d11ab fix external file load/save issue 2023-08-30 10:03:02 +08:00
yyc12345 2373dbee5b fix x64 compile warning. delete CKBOOL. fix terminal color error 2023-08-29 14:00:34 +08:00
yyc12345 763c6e84f9 add more info display 2023-08-29 10:42:13 +08:00
yyc12345 0887cd6d86 fix some fatal error when fully-rewrite file 2023-08-28 22:20:46 +08:00
yyc12345 f3e7cdf004 finish writing 2023-08-28 21:21:40 +08:00
yyc12345 bac9f2ae25 finish half writing function 2023-08-28 17:04:28 +08:00
yyc12345 f0657b1656 ready for file saving dev 2023-08-28 14:18:58 +08:00
yyc12345 76be4dd8d2 add CKStateChunk parse to buffer function 2023-08-28 09:46:57 +08:00
yyc12345 8fce45b0b4 fix something 2023-08-27 22:14:02 +08:00
yyc12345 6837253a01 fix some running error 2023-08-27 16:51:18 +08:00
yyc12345 c8f18bce0c can compile now 2023-08-27 16:45:07 +08:00
yyc12345 168d76939b fix command helper 2023-08-27 14:21:44 +08:00
yyc12345 3252e61c0d update cmd dispatcher 2023-08-27 12:30:12 +08:00
yyc12345 8a1f71e855 refactor (5/?) 2023-08-26 20:34:51 +08:00
yyc12345 47bf6ab6c6 remove all std::nothrow and re-create namespace for objs and mgrs 2023-08-26 16:37:26 +08:00
yyc12345 91a37b5b7e add document as a memorandum 2023-08-26 14:23:33 +08:00
yyc12345 4a787610f1 refactor (4/?) 2023-08-25 21:57:22 +08:00
yyc12345 c8c2c6e20b write shit 2023-08-25 17:35:45 +08:00
yyc12345 ad9d0cadce refactor(2/?) 2023-08-23 16:04:58 +08:00
yyc12345 1b8f2ff0d5 refactor project (1/?) 2023-08-22 15:30:26 +08:00
yyc12345 f687297ebb refact codegen 2023-08-20 21:38:16 +08:00
yyc12345 33b867e62a finish code gen 2023-08-20 16:10:22 +08:00
yyc12345 39363e1ba7 enrich code gen 2023-08-20 12:13:40 +08:00
yyc12345 75b7cbf95f update shit 2023-08-19 00:03:00 +08:00
yyc12345 77d8bbf3ba write shit 2023-08-18 15:55:31 +08:00
yyc12345 c1aac0beda try use new way to generate code 2023-08-17 15:48:30 +08:00
yyc12345 a6152b19d3 Intro project. Change license back to MIT. 2023-03-26 21:03:22 +08:00
yyc12345 daa6d5b463 add various class placeholder 2023-03-26 20:35:59 +08:00
yyc12345 d3b0e92517 almost finish CKStateChunk read function 2023-03-26 20:35:59 +08:00
yyc12345 f3cb9b1a07 prepare some functions 2023-03-26 20:35:58 +08:00
yyc12345 bf0fca756b write CKStateChunk 2023-03-26 20:35:58 +08:00
yyc12345 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
yyc12345 79aaf6b1ea update cmd. improve encoding 2023-03-04 11:11:36 +08:00
yyc12345 e166b8ec5b finish cmd 2023-03-04 00:13:03 +08:00
yyc12345 2bdeee9007 update interactive cmd 2023-03-03 16:05:32 +08:00
yyc12345 599456a587 update shit 2023-03-03 11:06:26 +08:00
yyc12345 11d05615ba finish iconv code 2023-03-01 15:51:56 +08:00
yyc12345 8724077e97 add cmake support and fix some header issues 2023-03-01 10:48:50 +08:00
yyc12345 fcc9f10064 update shit 2023-03-01 08:21:18 +08:00
yyc12345 0242cb60c4 update shit 2023-02-28 14:04:38 +08:00
yyc12345 1a959a4c55 write shit 2023-02-28 11:35:54 +08:00
yyc12345 95cb1f7c30 preparing Context creation function 2023-02-27 22:23:05 +08:00
yyc12345 00a7e041c6 update CKStateChunk 2023-02-27 15:16:04 +08:00
yyc12345 0519a557b8 refactor project 2023-02-26 21:48:03 +08:00
yyc12345 e450fa532d write some CKStateChunk code 2023-02-26 13:57:32 +08:00
yyc12345 bf7c669ce6 fully remove dassault garbage code 2023-02-25 22:58:28 +08:00