libcmo21/Unvirt
yyc12345 e682a87d25 refactor: refactor project
- rename LIBCMO_DISABLE_COPY_MOVE -> YYCC_DEL_CLS_COPY_MOVE and LIBCMO_DEFAULT_COPY_MOVE -> YYCC_DEF_CLS_COPY_MOVE.
- fix Vector declaration generator. throw exception when operator[] face invalid index, instead of do fallback.
- rename VTAll.hpp -> VTInternal.hpp and VYUserAll -> VTAll.hpp for easy to understand.
- fix project name error in Doxygen template.
- replace all LIBCMO_OS_WIN32 to YYCC_OS == YYCC_OS_WINDOWS.
- fix some compile error (involving utf8 encoding) but not the final result.
- use correct way to include std-image library (use <> instead of "")
- finish documentation for VTUtils.hpp and VTEncoding.hpp.
2024-08-17 20:43:27 +08:00
..
AccessibleValue.cpp expose lit mode interface in CKMesh. 2023-11-15 21:47:58 +08:00
AccessibleValue.hpp expose lit mode interface in CKMesh. 2023-11-15 21:47:58 +08:00
CMakeLists.txt refactor: update project 2024-08-16 22:07:23 +08:00
CmdHelper.cpp fix something 2023-08-27 22:14:02 +08:00
CmdHelper.hpp refactor: refactor project 2024-08-17 20:43:27 +08:00
StringHelper.cpp write some printer for ck class 2023-09-22 16:40:10 +08:00
StringHelper.hpp finish linux related code writting. remove all offensive content. 2023-03-26 20:32:13 +08:00
StructFormatter.cpp refactor: refactor project 2024-08-17 20:43:27 +08:00
StructFormatter.hpp refactor: refactor project 2024-08-17 20:43:27 +08:00
TerminalHelper.cpp refactor: refactor project 2024-08-17 20:43:27 +08:00
TerminalHelper.hpp fix x64 compile warning. delete CKBOOL. fix terminal color error 2023-08-29 14:00:34 +08:00
Unvirt.cpp add coredump tools 2023-09-20 22:26:39 +08:00
UnvirtContext.cpp add transparent column fixer code and finish bmap load/save 2023-10-29 10:27:35 +08:00
UnvirtContext.hpp refactor: refactor project 2024-08-17 20:43:27 +08:00