Commit Graph

6 Commits

Author SHA1 Message Date
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
81872053f0 finish PreDelete and CheckPreDeletion. now there is no problem when deleting object 2023-09-20 15:25:43 +08:00
1ddeeb3b68 refactor project 2023-09-16 18:31:25 +08:00
b499d907f7 prepare CKMesh 2023-09-15 13:21:49 +08:00
8419ff00d2 prepare CKMaterial 2023-09-14 17:03:09 +08:00
2ec66131cf add more struct and enum. impl some functions 2023-09-05 22:23:05 +08:00