|
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 |
|
|
fb765038f0
|
fixed few mistake in C++17
|
2022-05-31 17:21:17 +08:00 |
|
|
f2ad8ce5bf
|
renamed few functions at StdString.h
|
2022-05-28 20:32:04 +08:00 |
|
|
a230b69be6
|
removed Filename.cpp/.h in CMakeLists.txt
|
2022-05-27 15:18:53 +08:00 |
|
|
a62f822f73
|
added URI.h/.cpp
|
2022-05-27 10:46:34 +08:00 |
|
|
14bca2e58f
|
improved codes of Color and ColorSpace
|
2022-05-17 14:38:17 +08:00 |
|
|
f28508e98c
|
removed "namespace graph" in ColorSpace.h
|
2022-05-13 21:40:24 +08:00 |
|
|
6807143584
|
fixed GAMMA to 2.4, and used newly function's name same GLSL
|
2022-05-12 17:02:38 +08:00 |
|
|
7260cdfc00
|
added ColorSpace.h at CMakeLists.txt
|
2022-05-12 16:00:54 +08:00 |
|
|
431bf503b9
|
added ColorSpace.h
|
2022-05-12 14:50:09 +08:00 |
|
|
0646143522
|
layout StringList.h
|
2022-05-09 01:39:03 +08:00 |
|
|
71dbff0497
|
added LoadStringFromTextFile(UTF8String,....)
|
2022-04-07 20:29:09 +08:00 |
|
|
6b47b1d367
|
added HGL_COPYRIGHT_STRING macros.
|
2022-04-07 20:28:50 +08:00 |
|
|
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 |
|
|
d0e099ca0f
|
Merge branch 'master' of https://github.com/hyzboy/CMCore
|
2022-03-23 20:09:35 +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 |
|
|
9791bfd7f4
|
Merge branch 'master' of https://github.com/hyzboy/CMCore
|
2022-02-22 20:54:34 +08:00 |
|
|
46ebc0538c
|
supported newly isspace
|
2022-02-22 20:54:19 +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 |
|