Commit Graph

486 Commits

Author SHA1 Message Date
337d4a7fa4 Fixed a error at StringList::Add(const StringList 2022-04-01 00:14:48 +08:00
4327870a08 fixed ENUM_CLASS_RANGE_ERROR_RETURN macros. 2022-04-01 00:08:59 +08:00
c799636f2b Merge branch 'master' of https://github.com/hyzboy/CMCore 2022-03-31 23:45:50 +08:00
0862db3d03 improved PlugInManage 2022-03-31 21:59:14 +08:00
e17d3d6b9f fixed a bug about CaseComp at String/StringInstance 2022-03-31 21:58:55 +08:00
08d2fa2a1f added GetOSLibararyPath and FindFileOnPaths functions. 2022-03-31 18:13:36 +08:00
a4d1ed0c3c improved StringList<> 2022-03-31 18:13:07 +08:00
d23a1d8639 added CharType at String<> 2022-03-31 18:12:37 +08:00
a14f4c13b4 moved macros to TypeFunc.h from Macro.h 2022-03-31 18:12:12 +08:00
42ecbe46ff Merge branch 'master' of https://github.com/hyzboy/CMCore 2022-03-21 23:05:00 +08:00
bfed461c84 fixed half_to_float 2022-03-21 21:29:14 +08:00
c1fb0f3038 added FileLastWriteTime function. 2022-03-17 23:16:44 +08:00
6c2f5b255c added & at multi places. 2022-03-15 18:01:38 +08:00
2958c9c448 fixed isspace 2022-03-12 19:30:26 +08:00
98978c5363 added a newly clamp function that only a param 2022-03-12 19:30:08 +08:00
f305b89cd3 delete hgl_cpy(T *,T *) function. 2022-03-11 17:58:08 +08:00
afec00dc90 defined union/struct at Color3f/4f 2022-03-11 17:48:59 +08:00
1aa976a30a cleared "COLOR enum class" at Color3f/4f 2022-03-11 17:37:32 +08:00
0ea0fccfc6 fixed error from Color List. 2022-03-11 16:58:04 +08:00
716407fa2d added many define of color 2022-03-09 19:24:51 +08:00
d1f7b588a3 deleted codes of lookat 2022-03-09 18:39:39 +08:00
090fab9c0e renamed to FULL_WIDTH_SPACE from FULL_SPACE 2022-02-28 14:25:58 +08:00
c2ac03c35b added const at front of SortedSets::GetList() 2022-02-21 17:12:23 +08:00
9376568d47 renamed functions. 2022-02-21 11:16:50 +08:00
676554bc86 added SortedSets<T>::Clear function. 2022-02-18 20:29:08 +08:00
b5e86ad4de updated design of isspace 2022-02-18 20:28:49 +08:00
2ba3003685 added get_min/get_max 2022-02-18 19:58:08 +08:00
53449b1d4c used ENUM_CLASS_RANGE at UnicodeBlocks 2022-02-18 19:05:16 +08:00
9a2368d749 fixed a bug that used ResPoolStats instead of multi values. 2022-02-18 12:00:57 +08:00
e83404f946 added hgl_align/hgl_align2 functions. 2022-02-18 12:00:25 +08:00
14a417a959 used a struct at Stats function of ResPool template. 2022-02-18 11:44:50 +08:00
e4eae3eef6 fixed a bug that return error pos at SortedSets::FindPos 2022-02-08 12:27:41 +08:00
3c047a6803 renamed to SortedSets instead of Sets. 2022-02-08 11:10:20 +08:00
3b55f2f42b added IsNearlyEqual functions,updated PolarToVector function. 2022-01-27 14:53:15 +08:00
9a74f1722c added constexpr to many math functions. 2022-01-27 10:45:43 +08:00
d370342a98 added Vector3i/4i/3u/4u 2022-01-26 12:32:57 +08:00
14da094013 optimized function's name that they are deg2rad and rad2deg 2022-01-26 10:57:18 +08:00
6280ace5a5 fixed order of run event 2022-01-24 19:29:19 +08:00
b6f37bef87 added files of io/event 2022-01-24 18:56:05 +08:00
caaefe206b used Vector3f instead of Vector4f at lookat function. 2022-01-18 12:01:36 +08:00
cb9f443009 updated ENUM_RANGE_CLASS_RANGE....macros. 2022-01-10 20:14:07 +08:00
c667f679c6 added newly hgl_new_cpy function 2022-01-07 16:15:39 +08:00
1cefb338da Merge branch 'master' of https://github.com/hyzboy/CMCore 2021-12-13 13:44:19 +08:00
6dccc324b6 added SplitFilename and ReplaceExtName functions at filesystem/Filename.h 2021-12-13 13:40:32 +08:00
463eb1dd7e renamed List::Add function 2021-11-29 20:08:22 +08:00
924d4dab34 add return boolean value at SetCount/PreMalloc of List template. 2021-10-04 17:10:52 +08:00
6f58d5aac9 fixed a bug that string space is less. 2021-09-27 20:49:08 +08:00
eae6976f86 added Matrix3x4f define. 2021-09-27 10:41:50 +08:00
089d499201 fixed matrix 2021-09-26 20:48:34 +08:00
34b70f1b42 Merge remote-tracking branch 'origin/master'
# Conflicts:
#	src/Math/Matrix4f.cpp
2021-09-24 20:42:56 +08:00