James Chen
|
d6d3723c95
|
fixed #15781: Potential memory issue in StringUtil::format if argument size is greater than 4096 (#15903)
* fixed #15781: Potential memory issue in StringUtil::format if argument size is greater than 4096
* Fix missing va_end
|
2023-08-14 14:46:02 +08:00 |
|
pandamicro
|
afd22296b4
|
MIT license update and to new year 2023 (#13927)
* Cpp MIT license update and to date
* TS MIT license update and to date
|
2022-12-28 11:25:12 +08:00 |
|
Zeqiang Li
|
f5c4dee6db
|
Wgpu 3.6.2 WGPU_CI_ON (#12731)
|
2022-09-16 10:20:52 +08:00 |
|
minggo
|
f92908c37f
|
remove uint usage (#11596)
* remove uint usage
|
2022-06-18 15:25:27 +08:00 |
|
minggo
|
271cc5cf23
|
Remove some format rule (#10919)
* remove some rules
* format all codes with new format rule
|
2022-05-04 13:09:24 +08:00 |
|
minggo
|
ef013fc8c3
|
Remove ssize_t (#10664)
|
2022-04-07 17:17:18 +08:00 |
|
Cocos Robot
|
a2df4e4dbd
|
[ci skip][AUTO]: Automated clang-format update: 771de57fc2 (#10469) (#10472)
Co-authored-by: cocos-robot <cocos-robot@cocos.com>
|
2022-03-24 13:50:39 +08:00 |
|
minggo
|
7f4cb9e3b1
|
Remove string (#10469)
* replace std::string with ccstd::string
|
2022-03-24 11:53:10 +08:00 |
|
minggo
|
7f24f34b22
|
Merge branch 'v3.5.0' into v3.6_merge_v3.5.0
|
2022-01-25 19:52:06 +08:00 |
|
minggo
|
f08555248f
|
fix conflict
|
2022-01-24 17:23:03 +08:00 |
|
Yun Hsiao Wu
|
14a17c9d22
|
license upgrade (#4210)
|
2022-01-24 17:18:47 +08:00 |
|
yangchao
|
8ceabc5f3f
|
Fix 3.6 linux compile (#4166)
* std::sinf not work on linux, if not c++17
|
2022-01-13 13:55:45 +08:00 |
|
minggo
|
5410a48a58
|
Implement more logic in native (#4131)
Co-authored-by: bofeng.song <bofeng.song@chukong-inc.com>
Co-authored-by: dumganhar <dumganhar@gmail.com>
Co-authored-by: mmyduckx <308303735@qq.com>
Co-authored-by: Patrice Jiang <397136899@qq.com>
Co-authored-by: 江战 <40414978+PatriceJiang@users.noreply.github.com>
|
2022-01-07 18:39:40 +08:00 |
|
oahcy
|
5379e6ef35
|
引擎适配linux平台 (#4035)
|
2021-11-29 17:17:15 +08:00 |
|
minggo
|
d8824f8a11
|
fix coding style (#3371)
|
2021-04-02 09:55:12 +08:00 |
|
Yun Hsiao Wu
|
ea88ba33c6
|
codebase structure update (#3289)
* structure
* fix jsb auto binding license issue
|
2021-03-01 12:00:10 +08:00 |
|
Yun Hsiao Wu
|
e0fdfef054
|
license upgrader
|
2021-02-05 14:08:22 +08:00 |
|
minggo
|
6a17148d40
|
use .cpp/.h for source file suffix (#2654)
|
2020-07-22 15:00:28 +08:00 |
|