libcmo21/LibCmo/CK2/ObjImpls
yyc12345 ff5a590cf4 feat: add basic layout for CKLight and CKCamera.
- add basic class layout and member function for CKLight and CKCamera.
- register CKLight and CKCamera in CKGlobals to let CK engine can recognize them.
- modify EnumsMigration to add new 2 enums for CKLight and CKCamera.
2024-12-23 22:21:50 +08:00
..
CK3dEntity.cpp fix: update YYCC dependency 2024-11-03 19:05:27 +08:00
CK3dEntity.hpp feat: add basic layout for CKLight and CKCamera. 2024-12-23 22:21:50 +08:00
CK3dObject.hpp refactor: refactor project 2024-08-17 20:43:27 +08:00
CKBeObject.cpp finish CKMaterial writer. add lost SetClassId for each writer 2023-10-02 11:32:18 +08:00
CKBeObject.hpp refactor: refactor project 2024-08-17 20:43:27 +08:00
CKCamera.cpp fix: fix CMake install path issue. 2024-12-23 09:23:46 +08:00
CKCamera.hpp feat: add basic layout for CKLight and CKCamera. 2024-12-23 22:21:50 +08:00
CKGroup.cpp finish CKGroup writer 2023-10-02 11:38:14 +08:00
CKGroup.hpp refactor: refactor project 2024-08-17 20:43:27 +08:00
CKLight.cpp fix: fix CMake install path issue. 2024-12-23 09:23:46 +08:00
CKLight.hpp feat: add basic layout for CKLight and CKCamera. 2024-12-23 22:21:50 +08:00
CKMaterial.cpp finish CKMaterial writer. add lost SetClassId for each writer 2023-10-02 11:32:18 +08:00
CKMaterial.hpp refactor: refactor project 2024-08-17 20:43:27 +08:00
CKMesh.cpp fix: update YYCC dependency 2024-11-03 19:05:27 +08:00
CKMesh.hpp refactor: refactor project 2024-08-17 20:43:27 +08:00
CKObject.cpp fix: update YYCC dependency 2024-11-03 19:05:27 +08:00
CKObject.hpp refactor: refactor project 2024-08-17 20:43:27 +08:00
CKRenderObject.hpp refactor: refactor project 2024-08-17 20:43:27 +08:00
CKSceneObject.hpp refactor: refactor project 2024-08-17 20:43:27 +08:00
CKTargetCamera.cpp fix: fix CMake install path issue. 2024-12-23 09:23:46 +08:00
CKTargetCamera.hpp feat: add basic layout for CKLight and CKCamera. 2024-12-23 22:21:50 +08:00
CKTargetLight.cpp fix: fix CMake install path issue. 2024-12-23 09:23:46 +08:00
CKTargetLight.hpp feat: add basic layout for CKLight and CKCamera. 2024-12-23 22:21:50 +08:00
CKTexture.cpp fix: fix issues 2024-08-27 11:25:53 +08:00
CKTexture.hpp refactor: refactor project 2024-08-17 20:43:27 +08:00