libcmo21/LibCmo/CK2
yyc12345 4bfc4782b5 refactor: refactor VxVector and its generator.
- refactor VxVector-like struct. split their declaration and implementatio because their implementation is too long. and occupy too much space in header.
- refactor VxVector struct generator. use jinja2 template engine, rather ran hand-written format string to make it is easy to read (although it still tough when first reading).
- add unary operator overloading for VxVector-like struct.
- add some VxMatrix functions which are essential to CKCamera.
- rename VxMatrix::ResetToIdentity to VxMatrix::SetIdentity to make it same as original Virtools SDK.
- the spaceship overloading with auto return value still may have bugs. please watch it carefully.
2024-12-24 23:37:04 +08:00
..
DataHandlers fix: fix libcmo build issue 2024-08-23 11:28:49 +08:00
MgrImpls fix: update YYCC dependency 2024-11-03 19:05:27 +08:00
ObjImpls refactor: refactor VxVector and its generator. 2024-12-24 23:37:04 +08:00
CKBitmapData.cpp fix: update YYCC dependency 2024-11-03 19:05:27 +08:00
CKBitmapData.hpp fix: fix libcmo build issue 2024-08-23 11:28:49 +08:00
CKContext.cpp fix: fix issues 2024-08-27 11:25:53 +08:00
CKContext.hpp fix: fix issues 2024-08-27 11:25:53 +08:00
CKDefines.hpp doc: add documentation 2024-08-22 10:57:53 +08:00
CKEnums.hpp feat: add basic layout for CKLight and CKCamera. 2024-12-23 22:21:50 +08:00
CKFile.hpp fix: fix libcmo build issue 2024-08-23 11:28:49 +08:00
CKFileOthers.cpp fix: fix issues 2024-08-17 23:29:08 +08:00
CKFileReader.cpp fix: update YYCC dependency 2024-11-03 19:05:27 +08:00
CKFileWriter.cpp fix: update YYCC dependency 2024-11-03 19:05:27 +08:00
CKGlobals.cpp feat: add basic layout for CKLight and CKCamera. 2024-12-23 22:21:50 +08:00
CKGlobals.hpp fix: fix linux build issue 2024-08-27 20:48:27 +08:00
CKIdentifiers.hpp refactor project 2023-09-16 18:31:25 +08:00
CKStateChunk.hpp fix: fix issues 2024-08-17 23:29:08 +08:00
CKStateChunkOthers.cpp fix: update YYCC dependency 2024-11-03 19:05:27 +08:00
CKStateChunkReader.cpp fix: fix issues 2024-08-27 11:25:53 +08:00
CKStateChunkWriter.cpp fix: fix issues 2024-08-27 11:25:53 +08:00
CKTypes.hpp fix: fix build issue in Unvirt and LibCmo 2024-08-23 17:38:45 +08:00