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 |
|
江战
|
046a2b1378
|
Re-impl CC_ASSERT & CC_ASSERTF (#13588)
|
2022-12-05 17:12:30 +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 |
|
李吉林
|
3457292707
|
refactor exit process (#10880)
* refactor exit process
* add override
* fix geometry-renderer missing in deferred pipeline
* invoke destroy directly
* fix ESLint error
* add -misc-static-assert for clang-tidy
|
2022-04-27 14:59:23 +08:00 |
|
minggo
|
444bfe31c4
|
Refactor CC_NEW/CC_DELETE (#10810)
* replace CC_NEW/CC_DELETE with ccnew/delete
|
2022-04-21 16:39:34 +08:00 |
|
minggo
|
cb1234b63a
|
Revert "fix memory leak (#10804)" (#10823)
This reverts commit 3374c7e41c.
|
2022-04-21 13:52:20 +08:00 |
|
李吉林
|
3374c7e41c
|
fix memory leak (#10804)
|
2022-04-20 14:43:02 +08:00 |
|
minggo
|
cd48cf7106
|
Replace CCASSERT with CC_ASSERT (#10682)
* replace CCASSERT with CC_ASSEERT
|
2022-04-10 16:03:46 +08:00 |
|
minggo
|
7f4cb9e3b1
|
Remove string (#10469)
* replace std::string with ccstd::string
|
2022-03-24 11:53:10 +08:00 |
|
minggo
|
34bf14269c
|
unify stl (#10402)
* add ccstd::vector
* replace cc::vector with ccstd::vector
* replace std::vector with ccstd::vector
* do not include <vector>
|
2022-03-21 15:55:02 +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 |
|
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 |
|
mmyduckx
|
e1fdf6b8ed
|
fix restart memory leak in native (#3552)
|
2021-05-25 15:09:45 +08:00 |
|
minggo
|
74184e0eed
|
use reference to fix crash (#3407)
* use reference to fix crash
|
2021-04-16 18:58:41 +08:00 |
|
minggo
|
d8824f8a11
|
fix coding style (#3371)
|
2021-04-02 09:55:12 +08:00 |
|
minggo
|
768e71e1aa
|
fix crash on macOS (#3370)
* fix crash on macOS
* fix coding style
|
2021-04-01 09:47:37 +08:00 |
|
minggo
|
8a301c5cc7
|
remove Array.cpp/.h and uthash.h (#3350)
|
2021-03-29 10:34:29 +08:00 |
|
Yun Hsiao Wu
|
e0fdfef054
|
license upgrader
|
2021-02-05 14:08:22 +08:00 |
|
minggo
|
d745fd5911
|
Remove files (#3230)
|
2021-01-18 18:37:18 +08:00 |
|
minggo
|
0386bed212
|
fix audio code format (#3212)
* fix audio code format
* format base files
|
2021-01-13 13:38:07 +08:00 |
|
minggo
|
b08407c501
|
remove CC/cc prefix for file names (#2728)
|
2020-08-28 15:23:29 +08:00 |
|