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 |
|
minggo
|
d40b8739bc
|
Merge branch 'v3.6.0' into develop_merge_v3.6
|
2022-07-18 10:38:14 +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 |
|
Cocos Robot
|
df50878b14
|
[ci skip][AUTO]: Automated clang-format update: 735860a2aa (#10560) (#10570)
Co-authored-by: cocos-robot <cocos-robot@cocos.com>
|
2022-03-29 16:40:20 +08:00 |
|
minggo
|
1a9d49e4c6
|
replace std::list/std::array with ccstd::list/ccstd::array (#10560)
* replace std::list/std::array with ccstd::list/ccstd::array
|
2022-03-29 16:36:53 +08:00 |
|
minggo
|
2379892c02
|
Unify stl (#10427)
* replace std::deque and std::queue
* replace std::unordered_set
* replace std::queue, std::deque and std::unordered_set
|
2022-03-22 14:00:36 +08:00 |
|
Yun Hsiao Wu
|
14a17c9d22
|
license upgrade (#4210)
|
2022-01-24 17:18:47 +08:00 |
|
Yun Hsiao Wu
|
b2fe7ba5c9
|
gfx: sRGB texture support (#3619)
|
2021-06-17 18:10:06 +08:00 |
|
cary
|
e5fe94e743
|
Fix the material and resources of the deferred pipeline. (#3294)
|
2021-03-03 08:46:00 +08:00 |
|
Yun Hsiao Wu
|
d0fb6d5281
|
fix format
|
2021-02-05 16:41:01 +08:00 |
|
Yun Hsiao Wu
|
e0fdfef054
|
license upgrader
|
2021-02-05 14:08:22 +08:00 |
|
Yun Hsiao Wu
|
fc034ea606
|
performance test works
|
2021-01-11 17:12:40 +08:00 |
|
Yun Hsiao Wu
|
f4bc1e096f
|
structure
|
2021-01-11 17:12:26 +08:00 |
|