Commit Graph

15 Commits

Author SHA1 Message Date
d6411fd907 fix fatal error about bmap. continue writing py bmap binding 2023-11-05 17:38:08 +08:00
fcd1fa81db rename BM3dEntity to BM3dObject in BMap. continue writing python bmao binding. fix doc 2023-11-05 10:44:11 +08:00
1d9bd09224 change bmap interface. update bmfile safe guard 2023-10-30 10:25:31 +08:00
d003b28b2e add material interface functions 2023-10-08 21:09:28 +08:00
2bd0c980b5 add mesh interface functions 2023-10-08 20:56:29 +08:00
0d114974ff add CKTexture interface functions 2023-10-08 15:28:00 +08:00
79516d7963 use new way to define interface funcs in BMap 2023-10-08 15:03:44 +08:00
754a281655 add LoadImage wrapper in CKTexture 2023-10-08 10:42:07 +08:00
812f32bfca update BMap code. finish CK3dEntity interface 2023-10-07 22:33:55 +08:00
b03806e3c9 update BMap.
- BMMeshConverter now use CK_ID as CKMaterial references.
- Add CKObject, CKGroup visitor.
2023-10-05 21:08:58 +08:00
9cb57adf6e update BMap design, use more safe design 2023-10-03 21:33:00 +08:00
4c8500e444 fix qualified name error in CKFileOthers. add some stupid wrapper for BMap 2023-10-02 20:54:31 +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
94dadbfb1f write garbage for BMap dll 2023-09-23 15:55:57 +08:00
5671d7d7e6 create BMap project and copy-paste previous mesh convertion code 2023-09-21 13:47:30 +08:00