|
bd4572c51a
|
Merge branch 'master' of http://192.168.132.190:3000/hyzboy/CMCore
|
2023-06-15 11:21:44 +08:00 |
|
|
03f9f83920
|
aadded FontInfo.h
|
2023-06-15 11:21:25 +08:00 |
|
|
be17b06a2f
|
added GetBitOffset
|
2023-06-12 16:25:51 +08:00 |
|
|
51650bd4b1
|
added RANGE_CHECK_RETURN_ZERO
|
2023-06-12 15:38:21 +08:00 |
|
|
f114032e53
|
added const postfix at Size2<>
|
2023-06-07 20:57:07 +08:00 |
|
|
08da6dac6a
|
added Size2.h
|
2023-06-07 20:35:58 +08:00 |
|
|
97422170df
|
open RectScope2s/us
|
2023-06-06 20:50:58 +08:00 |
|
|
a24c48bf86
|
added prefix or postfix
|
2023-06-06 15:07:25 +08:00 |
|
|
add5fe2372
|
removed GetBegin,GetEnd of List<>
|
2023-06-06 15:06:57 +08:00 |
|
|
03e66d7050
|
moved the Float32toFloat16 codes to .cpp
|
2023-06-06 12:16:22 +08:00 |
|
|
fbb3154e5b
|
removed x86-32,MinGW32,ARMv7 in Platform.h
|
2023-05-30 11:33:57 +08:00 |
|
|
ac00779bc0
|
added "ARMv9" in Platform.h
|
2023-05-30 11:24:30 +08:00 |
|
|
4d58256a3d
|
updated Platform.h
|
2023-05-29 21:41:04 +08:00 |
|
|
6155612605
|
resume const postfix
|
2023-05-22 21:27:22 +08:00 |
|
|
462f079283
|
removed "const" after Map::Get
|
2023-05-22 14:27:32 +08:00 |
|
|
fbe4815c74
|
added hgl_cmp at TypeFunc.h
|
2023-05-04 19:03:43 +08:00 |
|
|
d4d8af1bdc
|
fixed comment
|
2023-04-26 20:51:14 +08:00 |
|
|
a377fe8d05
|
used the KeyValue instead Pair
|
2023-04-20 21:26:46 +08:00 |
|
|
3b1a62eb78
|
added two colors that are BlenderYellow and Blender blue
|
2023-03-21 16:57:48 +08:00 |
|
|
b6ee9c816f
|
renamed to ChangeOrAdd from Update at Map template.
|
2023-03-20 16:18:59 +08:00 |
|
|
2f4a583b9c
|
added array_alloc/array_realloc/array_free functions at TypeFunc.h
|
2023-03-17 21:01:30 +08:00 |
|
|
41a2f9af72
|
added postfix "delete" at StringList()
|
2023-03-15 11:50:30 +08:00 |
|
|
3e8f45a35e
|
added IsEmpty() function at Map template.
|
2023-03-08 13:57:24 +08:00 |
|
|
643773c93d
|
improved find_str_in_array
|
2023-03-04 05:08:46 +08:00 |
|
|
59f7b25075
|
layout codes.
|
2023-02-23 19:58:31 +08:00 |
|
|
ba7176099f
|
added ConstBufferReader
|
2023-02-23 18:59:25 +08:00 |
|
|
ac5931ce26
|
fixed type of param of StringInstance
|
2023-02-21 18:31:32 +08:00 |
|
|
47f40baaab
|
optimized Map template.
|
2023-02-19 17:55:11 +08:00 |
|
|
b0804710ee
|
added ClampU8/ClampU16
|
2023-02-10 15:59:29 +08:00 |
|
|
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 |
|
|
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 |
|
|
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 |
|