216 Commits

Author SHA1 Message Date
b8c76fea90 updated MemoryAllocator/MemoryBlock/Collection 2021-03-12 18:08:27 +08:00
16c7c8a55d add ToArrays() and Remove() functions at Collection template. 2021-03-11 20:04:33 +08:00
ec44cb756e layout codes. 2021-03-10 14:26:04 +08:00
5099410616 add MemoryAllocator/MemoryBlock codes. 2021-03-07 20:01:13 +08:00
9984b9d75c updated Collection.h 2021-02-24 20:04:12 +08:00
c4c52a14ae added Collection.h 2021-02-23 19:55:53 +08:00
f52b7ac971 增加RAD 360定义 2021-02-03 14:31:54 +08:00
74f7f146ba renamed from MacOS.h to Apple.h 2021-01-27 10:29:38 +08:00
d065f24770 splited the filename functions to Filename.h from FileSystem.h 2021-01-21 11:52:37 +08:00
c24ffdd2f2 add iso-8859-1 to 15 codepages. 2021-01-18 15:30:39 +08:00
390f7618e3 use ProcFolderBegin/ProcFolderEnd instead of ProcFolder 2021-01-15 20:27:35 +08:00
f9441705c1 improved data pointer at StringList.h 2021-01-15 20:27:15 +08:00
27058bd1f2 fixed LogInfo.h include at List.cpp 2021-01-15 20:26:41 +08:00
90cf3d825c add marco define at Microsoft.h 2021-01-15 20:26:15 +08:00
e1cac2e790 fixed two values of function name error. 2021-01-15 20:25:49 +08:00
162a6ce2f2 add 2d matrix functions, they are translate/scale/rotate 2020-12-09 16:28:21 +08:00
b3bbccfabc value rename, use AllocCount instead of max_count 2020-12-09 16:26:59 +08:00
52d0077fa9 fixed a bug it's add ! at error position. 2020-12-09 13:03:56 +08:00
a6ca121707 恢复opengl标准模式LookAt 2020-11-19 22:10:27 +08:00
64cc9345d0 add Matrix4f.cpp, moved a lot of codes to Matrix4f.cpp 2020-11-19 18:25:20 +08:00
16f8e89f5b force used the double type at length_squared_2d. 2020-11-16 16:50:40 +08:00
0bcfed4e93 fix a bug, it's adaptive a error vector type. 2020-11-12 16:12:11 +08:00
4014c119cb add PolarToVector3f/4f functions. 2020-11-11 22:37:16 +08:00
6016f55c56 remove excess include file. 2020-11-11 17:52:18 +08:00
4e52030bf8 add align_up,align_down,divide_rounding_up functions. 2020-11-11 17:51:05 +08:00
41b70d4744 add comments 2020-11-09 15:14:28 +08:00
28bf928b3b add ComboFilename function. 2020-11-09 13:14:22 +08:00
72754aa5c5 add HGL_DIRECTORY_SEPARATOR_RAWCHAR macro 2020-11-09 13:14:06 +08:00
7a02c9e360 add isslash function. 2020-11-09 13:11:25 +08:00
ad4b2cd48c add Hex2String function. 2020-11-05 14:00:50 +08:00
94fc90f74d add fast triangle functions. 2020-11-05 14:00:38 +08:00
1fad869095 add alloc func at AutoDeleteArray<> 2020-11-05 14:00:20 +08:00
be48e1147a 增加LAtan.cpp/LSinCos.cpp 2020-11-04 11:18:22 +08:00
5d75e138b5 add zero() at AutoDeleteArray 2020-10-25 21:26:16 +08:00
0f3ef7ff3f add GetMipLevel functions. 2020-10-25 15:07:01 +08:00
180228d46a improve AutoDeleteArray 2020-10-24 19:09:16 +08:00
5a8e5f7884 list supported arrays params at construct function. 2020-10-22 18:55:46 +08:00
7de3a26e0f hgl_align_malloc/hgl_align_realloc improve in Windows platform. 2020-10-22 18:55:21 +08:00
74d603fd23 delete None color data. 2020-10-18 19:10:07 +08:00
1f1d1b8035 add AutoDeleteObjectArray template 2020-10-17 13:37:46 +08:00
bbfb3ccaa1 layout codes it's Color.cpp 2020-10-16 19:21:28 +08:00
0c045fb8b1 add GetSize() in RectScope 2020-10-14 21:01:57 +08:00
f22bca1403 filesystem::ClipMainFilename use String::FindRightChars 2020-10-14 15:52:51 +08:00
d4d80e19df changed value name. 2020-10-12 19:18:13 +08:00
6f86d966bf add a macro of officel web url 2020-10-11 17:55:21 +08:00
da5138b920 add begin/end in ObjectList 2020-10-10 16:17:58 +08:00
7b79a61874 fix a bug, it's parse utf16 text. 2020-10-10 15:45:07 +08:00
c2a7691e5b add OSCharSet macro 2020-10-10 15:44:36 +08:00
d79e3d0219 support for each 2020-10-09 21:48:20 +08:00
7d8adb18c6 support new format of GetLocalAppdataPath 2020-10-09 21:48:01 +08:00