|
7e469db038
|
used utf8 instead of gb18080 in few files.
|
2023-06-28 18:36:12 +08:00 |
|
|
f62c0e3110
|
added Gradient.h
|
2023-06-28 18:33:50 +08:00 |
|
|
c3855586da
|
renamed to First/Last from Begin/End in List<>
|
2023-06-28 18:33:34 +08:00 |
|
|
fc303f7a0d
|
added ID32ResManage/ID64ResManage at ResManage.h
|
2023-06-26 21:28:35 +08:00 |
|
|
ca3f7eb55f
|
used FontInfoList instead of FontMap
|
2023-06-15 15:27:57 +08:00 |
|
|
71cf591287
|
added a param in Enum of List/SortedSets
|
2023-06-15 15:27:29 +08:00 |
|
|
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 |
|
|
72fcbb18ab
|
added "const" prefix.
|
2023-06-07 20:21: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 |
|
|
215494ead2
|
use RANGE_CHECK_RETURN_FALSE macro at CodePage.cpp
|
2023-06-02 14:21:17 +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 |
|
|
aebc004e2c
|
added PrimaryMathematics.h and PhysicsConst.h at CMakeLists.txt
|
2023-03-30 21:45:03 +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 |
|
|
51c0f4ae93
|
added params check at LoadStringFromText
|
2023-02-03 17:41:49 +08:00 |
|