libcmo21/LibCmo/CK2/ObjImpls
yyc12345 a70e32a306 fix issues
- revert nullptr check for BMap::MeshTrans pointer getter.
- fix pointer return error of BMap::MeshTrans
- fix type hint error and variable name error in PyBMap
- fix CKMesh flag init value error
- improve empty material slots saving. add a nullptr entry if no slots to make sure virtools can load it.
2023-12-01 23:31:09 +08:00
..
CK3dEntity.cpp add mesh interface functions 2023-10-08 20:56:29 +08:00
CK3dEntity.hpp create visitor for all existed CK class 2023-09-22 14:48:45 +08:00
CK3dObject.hpp fix fatal CKStateChunk error 2023-09-01 14:55:31 +08:00
CKBeObject.cpp finish CKMaterial writer. add lost SetClassId for each writer 2023-10-02 11:32:18 +08:00
CKBeObject.hpp write some printer for ck class 2023-09-22 16:40:10 +08:00
CKGroup.cpp finish CKGroup writer 2023-10-02 11:38:14 +08:00
CKGroup.hpp write some printer for ck class 2023-09-22 16:40:10 +08:00
CKMaterial.cpp finish CKMaterial writer. add lost SetClassId for each writer 2023-10-02 11:32:18 +08:00
CKMaterial.hpp create visitor for all existed CK class 2023-09-22 14:48:45 +08:00
CKMesh.cpp fix issues 2023-12-01 23:31:09 +08:00
CKMesh.hpp expose lit mode interface in CKMesh. 2023-11-15 21:47:58 +08:00
CKObject.cpp fix issues 2023-11-30 22:48:40 +08:00
CKObject.hpp finish PreDelete and CheckPreDeletion. now there is no problem when deleting object 2023-09-20 15:25:43 +08:00
CKRenderObject.hpp update project 2023-09-20 13:13:08 +08:00
CKSceneObject.hpp prepare dev for CKGroup 2023-08-31 21:54:25 +08:00
CKTexture.cpp add LoadImage wrapper in CKTexture 2023-10-08 10:42:07 +08:00
CKTexture.hpp add LoadImage wrapper in CKTexture 2023-10-08 10:42:07 +08:00