|
6dccc324b6
|
added SplitFilename and ReplaceExtName functions at filesystem/Filename.h
|
2021-12-13 13:40:32 +08:00 |
|
|
463eb1dd7e
|
renamed List::Add function
|
2021-11-29 20:08:22 +08:00 |
|
|
924d4dab34
|
add return boolean value at SetCount/PreMalloc of List template.
|
2021-10-04 17:10:52 +08:00 |
|
|
6f58d5aac9
|
fixed a bug that string space is less.
|
2021-09-27 20:49:08 +08:00 |
|
|
eae6976f86
|
added Matrix3x4f define.
|
2021-09-27 10:41:50 +08:00 |
|
|
089d499201
|
fixed matrix
|
2021-09-26 20:48:34 +08:00 |
|
|
34b70f1b42
|
Merge remote-tracking branch 'origin/master'
# Conflicts:
# src/Math/Matrix4f.cpp
|
2021-09-24 20:42:56 +08:00 |
|
|
b73237c47f
|
RectScope support GLM
|
2021-09-24 20:38:19 +08:00 |
|
|
4775e6b758
|
Vector.h upgrade to GLM
|
2021-09-24 20:38:06 +08:00 |
|
|
e469041733
|
switch to glm
|
2021-09-24 01:51:32 +08:00 |
|
|
2493989c5e
|
Merge branch 'master' of https://github.com/hyzboy/CMCore
|
2021-09-22 18:04:49 +08:00 |
|
|
41334395d4
|
added hgl_align function.
|
2021-09-22 18:03:59 +08:00 |
|
|
3137692c4c
|
added count at hgl_zero(T *)
|
2021-09-14 21:43:32 +08:00 |
|
|
7cdc507194
|
fixed ComboFilename funcs.
|
2021-09-14 09:55:58 +08:00 |
|
|
7f58bcf320
|
added PrimaryMathematics.h
|
2021-09-14 09:55:36 +08:00 |
|
|
9c5cb2dc4a
|
updated ComboFilename series functions.
|
2021-09-07 13:08:58 +08:00 |
|
|
e6b09705b4
|
updated VolumeInfo::DriverType to enum class.
|
2021-09-07 13:08:26 +08:00 |
|
|
b058361b1c
|
added a few comment that they are talk about filename length limited.
|
2021-09-07 13:07:47 +08:00 |
|
|
aaafbeaf60
|
use str_max_length instead of size at int_to_size function.
|
2021-09-07 13:06:12 +08:00 |
|
|
2cfb3348ba
|
added hgl_zero(T *) template.
|
2021-09-07 13:04:07 +08:00 |
|
|
0d46053149
|
added FixFilename function at filesystem namespace.
|
2021-09-04 13:44:24 +08:00 |
|
|
2ebff83530
|
upgraded Set function and operator = at String class.
|
2021-09-04 13:43:57 +08:00 |
|
|
72b8243499
|
updated os lists and flags;
|
2021-09-04 13:42:51 +08:00 |
|
|
9d0febc893
|
added vsprintf.h
|
2021-08-21 17:32:31 +08:00 |
|
|
b27524caac
|
Merge remote-tracking branch 'origin/master'
|
2021-07-27 11:36:08 +08:00 |
|
|
8f4a069c1c
|
use "enum class" instead of "enum" at "CharCodePage".
|
2021-07-27 11:32:39 +08:00 |
|
|
468aa44622
|
updated Map.cpp
|
2021-06-21 20:37:13 +08:00 |
|
|
f42fd8a5b8
|
added ENUM_CLASS_FOR macro.
|
2021-06-16 20:27:56 +08:00 |
|
|
109e52db4d
|
used uint32 instead of size_t
|
2021-06-16 11:42:08 +08:00 |
|
|
c22207b640
|
add ENUM_CLASS_RANGE_ERROR_RETURN_NULLPTR
|
2021-06-08 20:33:16 +08:00 |
|
|
77644ce65b
|
add BOM header
|
2021-05-22 18:25:39 +08:00 |
|
|
49a0ab43af
|
Merge branch 'master' of https://github.com/hyzboy/CMCore into HEAD
|
2021-05-10 11:26:29 +08:00 |
|
|
5de4e0822d
|
split Math/Physics/Time const to new files.
|
2021-05-10 11:25:21 +08:00 |
|
|
374da41a24
|
add posix_memalign comment.
|
2021-05-08 17:56:41 +08:00 |
|
|
37c49f4865
|
1.add CheckElementMemcmp construct function.
2.add Value post at indexOf/isMember/Remove functions.
|
2021-05-08 12:03:55 +08:00 |
|
|
8865308010
|
new Collection class. it not use template.
|
2021-05-07 18:59:42 +08:00 |
|
|
ff671074f5
|
added BOM in all files of datatype.
|
2021-05-07 11:12:58 +08:00 |
|
|
8903a7675f
|
added Collection.cpp
|
2021-05-06 22:22:25 +08:00 |
|
|
6d0547ca13
|
added GetSpectralColor function.
|
2021-05-06 16:43:50 +08:00 |
|
|
0a7b1ff3af
|
updated Collection.h
|
2021-04-26 20:36:06 +08:00 |
|
|
ec23a526af
|
Merge branch 'master' of https://github.com/hyzboy/CMCore
|
2021-04-07 16:26:42 +08:00 |
|
|
064a4ae3cb
|
added override flag.
|
2021-04-07 16:26:34 +08:00 |
|
|
91d408d10c
|
create a Alloc() it's pure-virtual function
|
2021-03-25 19:56:20 +08:00 |
|
|
f71266bd85
|
add Get/Set/Exchange/Free functions at Collection template.
|
2021-03-20 12:39:35 +08:00 |
|
|
6f63956b9d
|
added Free() function at MemoryBlock/MemoryAllocator class.
|
2021-03-20 12:39:02 +08:00 |
|
|
aca6aa4ee2
|
add isMember function. Remove() use CheckElement template
|
2021-03-19 16:35:19 +08:00 |
|
|
88d6590950
|
add indexOf,Remove(object),Remove(Collection<T>) functions at Collection template.
|
2021-03-19 11:55:40 +08:00 |
|
|
50ab1250ba
|
add Insert,RemoveAt functions at Collection template.
|
2021-03-19 11:28:10 +08:00 |
|
|
18026cedf8
|
add MemoryBlock::Copy function.
|
2021-03-19 11:24:51 +08:00 |
|
|
b8c76fea90
|
updated MemoryAllocator/MemoryBlock/Collection
|
2021-03-12 18:08:27 +08:00 |
|