|
4826d5d9dc
|
added "set" function at AutoDeleteArray
|
2023-02-10 15:58:35 +08:00 |
|
|
5441a7dd1c
|
added half2u16/half2u8
|
2023-02-10 11:05:07 +08:00 |
|
|
61e8961be4
|
added Vector?u8/Vector?u16
|
2023-02-10 11:04:50 +08:00 |
|
|
188015a7b9
|
added MergeFloat16,fixed bugs of MergeFloat32/64
|
2023-02-09 15:17:55 +08:00 |
|
|
eae442ce66
|
added SplitFloat32/64, Float32toFloat16, MergeFloat32,MergeFloat64
|
2023-02-09 14:27:53 +08:00 |
|
|
488df40d42
|
added RGBA8toA1RGB5
|
2023-02-09 12:28:05 +08:00 |
|
|
872bae48a8
|
added two functions that are Pattle16/256 to RGBA8 convert.
|
2023-02-09 12:11:36 +08:00 |
|
|
54b6ac3b7c
|
redefined include files of Color,half float
|
2023-02-07 22:42:42 +08:00 |
|
|
d07f9d0392
|
added IsEmpty and AddUnique functions at StringList.
|
2023-02-07 19:56:48 +08:00 |
|
|
64bb3f224f
|
added IsEmpty function at List
|
2023-02-07 19:56:25 +08:00 |
|
|
4b6ea7212c
|
added AddUnique function at StringList class.
|
2023-02-06 12:44:11 +08:00 |
|
|
51c0f4ae93
|
added params check at LoadStringFromText
|
2023-02-03 17:41:49 +08:00 |
|
|
1600b4b1b0
|
renamed to "numberOf" instead of "valueOf" at String class.
|
2023-02-03 17:41:17 +08:00 |
|
|
68d0082e0e
|
renamed to ObjectMap instead of MapObject
|
2023-01-30 20:32:41 +08:00 |
|
|
81afe8fc54
|
renamed macro to RANGE_CHECK_RETURN from ENUM_CLASS_RANGE_ERROR_RETURN
|
2023-01-30 16:26:59 +08:00 |
|
|
830f6d0504
|
Merge branch 'master' of https://github.com/hyzboy/CMCore
|
2023-01-30 15:41:39 +08:00 |
|
|
ccb672c3d3
|
layout codes at DateTime
|
2023-01-30 15:41:31 +08:00 |
|
|
9a74f2554a
|
added two macros that are OBJECT_LIST_ARRAY_CLEAR[_DATA] at List.h
|
2023-01-30 09:58:17 +08:00 |
|
|
d18ad0d227
|
layouted codes.
|
2023-01-26 19:09:26 +08:00 |
|
|
47f2c4c71a
|
used "enum class" instead of "enum" in logger
|
2023-01-16 19:10:49 +08:00 |
|
|
d6917e9339
|
fixed codes's bug at c++20
|
2023-01-14 18:33:29 +08:00 |
|
|
65cab41a50
|
fixed a bug at filesystem::SplitFilename
|
2023-01-10 17:23:00 +08:00 |
|
|
8168650c0c
|
added Exist and CaseExist functions at StringList class.
|
2023-01-06 17:15:26 +08:00 |
|
|
d98d81443c
|
optimized SplitByString function.
|
2023-01-04 19:22:47 +08:00 |
|
|
8ba8b8aba3
|
fixed a bug at SplitToStringListByEnter
|
2023-01-04 16:56:12 +08:00 |
|
|
4fdb3aab14
|
added SpliteByString function at SplitString.h
|
2023-01-04 14:50:29 +08:00 |
|
|
6ae911e16f
|
used "int" type instead of "uint" at StringInstance class.
|
2023-01-04 14:50:10 +08:00 |
|
|
f867a283b3
|
added 4bits constexpr values at Binary.h.
|
2022-12-30 14:55:26 +08:00 |
|
|
e8376618c4
|
added Binary.h
|
2022-12-30 11:43:33 +08:00 |
|
|
e2d4caa59c
|
added convert between Celsius and Fahrenheit Kelvin
|
2022-12-30 11:15:19 +08:00 |
|
|
4c696582be
|
disabled MergetFilename<wchar_t> function at other OS.
|
2022-12-28 17:14:33 +08:00 |
|
|
3bc351435d
|
Merge branch 'master' of https://github.com/hyzboy/CMCore
|
2022-11-08 17:50:44 +08:00 |
|
|
d78cd41f90
|
added a few output at log that they are current path and current program.
|
2022-11-08 17:50:31 +08:00 |
|
|
48abdf2a89
|
removed "enum class ColorSpace"
|
2022-08-18 18:58:25 +08:00 |
|
|
43eb0d657f
|
changed to UTF8CharSet from DefaultCharSet()
|
2022-08-11 19:10:34 +08:00 |
|
|
6d186e5812
|
improved find_str_array
|
2022-08-08 18:02:16 +08:00 |
|
|
40dbeac772
|
added default param at LoadStringListFromText/LoadStringListFromTextFile functions.
|
2022-08-05 14:19:03 +08:00 |
|
|
37e6af6385
|
recreate SplitString calsses,and split LoadString/LoadStringList/SaveStringList/MergeString/SplitString......
|
2022-08-05 12:21:25 +08:00 |
|
|
c1893a83ec
|
added SplitString.h and MergeString.h
|
2022-08-04 21:35:30 +08:00 |
|
|
01a3f3da25
|
删除大量旧平台标识符
|
2022-08-04 16:27:53 +08:00 |
|
|
b689edaf75
|
used GetFirstChar/GetLastChar instead of GetBeginChar/GetEndChar
|
2022-08-04 10:47:10 +08:00 |
|
|
d3608bee15
|
splited ASyncEvent
|
2022-07-07 21:32:35 +08:00 |
|
|
5a88a6072c
|
Merge branch 'master' of https://github.com/hyzboy/CMCore into HEAD
|
2022-06-25 21:41:43 +08:00 |
|
|
88277a6026
|
added a newly hgl_set function.
|
2022-06-25 21:40:39 +08:00 |
|
|
9f9436e49b
|
added HEXColor3/3f macro.
|
2022-06-16 10:44:29 +08:00 |
|
|
45e8725f36
|
added ToAnsiString functions at Windows platform.
|
2022-06-15 16:05:54 +08:00 |
|
|
58c8f1db90
|
fixed Log that they didn't use Logger system.
|
2022-06-14 17:57:57 +08:00 |
|
|
d92f08d3c3
|
fixed [] at MemBlock
|
2022-06-14 17:57:27 +08:00 |
|
|
22267b5f6f
|
added get_utf16_length/to_utf16 functions.
|
2022-06-14 15:55:42 +08:00 |
|
|
1874288c2a
|
used uint16 instead of CharCodePage at CodePage.h/Endian.h
|
2022-06-13 18:15:31 +08:00 |
|