libcmo21/LibCmo/CK2/ObjImpls
yyc12345 d8b7ace53d expose lit mode interface in CKMesh.
- provide lit mode and wrap mode getter and setter in CKMesh.
- add lost flags setter in CKMesh.
- show lit mode and wrap mode data in Unvirt.
- add interface for lit mode in BMap, because some old Ballance map use lit mode to light objects.
- expose a raw c callback when creating bmap to allow user decide how the log output by themselves.
- change python bindings for BMap interface changes.
2023-11-15 21:47:58 +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 expose lit mode interface in CKMesh. 2023-11-15 21:47:58 +08:00
CKMesh.hpp expose lit mode interface in CKMesh. 2023-11-15 21:47:58 +08:00
CKObject.cpp finish CKMaterial writer. add lost SetClassId for each writer 2023-10-02 11:32:18 +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