minggo
|
313c58fe33
|
Improve utils api doc (#13922)
|
2022-12-28 15:04:56 +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 |
|
troublemaker52025
|
074a886f2e
|
[feature] Add compressed mipmap (#13226)
|
2022-11-21 14:20:56 +08:00 |
|
minggo
|
aba9fdb63f
|
Merge branch 'v3.6.1' into merge_v3.6.1
|
2022-09-02 20:08:18 +08:00 |
|
timlyeee
|
2bd62354a7
|
V3.6.1 save image data (#12503)
|
2022-08-24 17:42:47 +08:00 |
|
James Chen
|
2f8e0642b0
|
Add cmake option USE_WEBP to enable/disable webp image support. (#11790)
|
2022-07-01 09:49: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
|
8e7669bf92
|
replace assert with CC_ASSERT (#10913)
* replace assert with CC_ASSERT
|
2022-04-29 10:18:41 +08:00 |
|
minggo
|
ef013fc8c3
|
Remove ssize_t (#10664)
|
2022-04-07 17:17:18 +08:00 |
|
Cocos Robot
|
b199d94e80
|
[ci skip][AUTO]: Automated clang-format update: ec29c5a897 (#10541) (#10549)
Co-authored-by: cocos-robot <cocos-robot@cocos.com>
|
2022-03-28 18:45:36 +08:00 |
|
minggo
|
e58dccebbd
|
remove CoreStd.h (#10541)
* remove CoreStd.h
|
2022-03-28 18:35:01 +08:00 |
|
minggo
|
ee5636c573
|
Replace map with unordered_map (#10501)
* replace ccstd::map with ccstd::unordered_map
|
2022-03-28 11:49:17 +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
|
4ef2fdea21
|
repalce std::map with ccstd::map (#10442)
|
2022-03-22 18:05:31 +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 |
|
oahcy
|
5379e6ef35
|
引擎适配linux平台 (#4035)
|
2021-11-29 17:17:15 +08:00 |
|
江战
|
5074a5a826
|
V3.4.0 usec++14 (#3898)
This reverts commit fff4cc8fc94fb9b1a8424a2b89e9966184c6c4ce.
|
2021-09-18 13:53:58 +08:00 |
|
minggo
|
028ec8443d
|
Misc (#3683)
* improve codes:
1. remove unneeded codes
2. fix potential memory leak
|
2021-07-05 10:21:01 +08:00 |
|
江战
|
a652715f5a
|
Harmony OS support - dont merge (#3528)
|
2021-05-21 10:43:22 +08:00 |
|
Yun Hsiao Wu
|
e1c240f2d0
|
Clang-Tidy adaptations (#3379)
* gfx: CommandBuffer.draw accept DrawInfo
* clang-tidy config
* tidy adapt
* enable function name check
* better workflow
|
2021-04-12 09:41:28 +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
|
826babfa64
|
Format code (#3217)
|
2021-01-13 14:49:32 +08:00 |
|
ChiaNing
|
6ba1c6e477
|
Compress Texture bug fix & ASTC Support (#2983)
* Compress Texture bug fix & ASTC Support
|
2020-11-06 16:58:24 +08:00 |
|
minggo
|
b08407c501
|
remove CC/cc prefix for file names (#2728)
|
2020-08-28 15:23:29 +08:00 |
|