|
8d829b9690
|
The callback function of TextInputStream create independent callback structure
|
2023-07-13 14:45:03 +08:00 |
|
|
d27b8d75fa
|
added TextInputStream
|
2023-07-13 14:30:08 +08:00 |
|
|
2bedf5e839
|
fixed a bug in List<>, and it doesn't check count after realloc
|
2023-07-13 14:29:26 +08:00 |
|
|
75f30dc1b0
|
improved strstr/strrstr/stristr functions.
|
2023-07-12 19:23:44 +08:00 |
|
|
dc0b3d4a6b
|
fixed namespace bug in LAtan/LSinCos
|
2023-07-11 18:12:24 +08:00 |
|
|
28ad08eb01
|
added HGL_SIN.... constexpr value.
|
2023-07-11 18:12:04 +08:00 |
|
|
b43c236894
|
added aclSize in Size2<>
|
2023-07-05 15:23:20 +08:00 |
|
|
50e754aba2
|
use utf8 in Gradient.h
|
2023-07-05 14:28:41 +08:00 |
|
|
0f9fb581cb
|
Merge branch 'master' of https://github.com/hyzboy/CMCore
|
2023-07-05 14:23:27 +08:00 |
|
|
656e7453fd
|
added operator override in Size2
|
2023-07-05 14:11:01 +08:00 |
|
|
21af2472ae
|
used String::floatOf instead numberOf<float/double>
|
2023-07-04 21:25:35 +08:00 |
|
|
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 |
|