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 |
|
李吉林
|
13d49b1a9b
|
fix mesh merge error (#13639)
* fix mesh merge error
* add log.h for android
* fix DebugRenderer update on metal
|
2022-12-05 10:18:22 +08:00 |
|
minggo
|
3e818c45c9
|
Change macro name (#11528)
* CC_PLATFORM_MAC_IOS -> CC_PLATFORM_IOS
* CC_PLATFORM_MAC_OSX -> CC_PLATFORM_MACOS
* add codes to keep compatible
|
2022-06-16 14:05:16 +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
|
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 |
|
李吉林
|
f195f7dd2d
|
add spline (#10684)
* add spline
|
2022-04-11 15:49:20 +08:00 |
|
minggo
|
7f4cb9e3b1
|
Remove string (#10469)
* replace std::string with ccstd::string
|
2022-03-24 11:53:10 +08:00 |
|
李吉林
|
8b611affa2
|
V3.6.0 font debug profiler (#10387)
* add Font&DebugRender&Profiler
* add profiler for metal
* fix profiler review problem
|
2022-03-21 11:41:54 +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 |
|
李吉林
|
bed27fcccf
|
V3.4.0 occlusion query2 (#3975)
* occlusion query
Co-authored-by: lijilin <jilin.li@cocos.com>
|
2021-10-13 18:21:03 +08:00 |
|
李吉林
|
81167fbfbf
|
V3.4.0 20210816 (#3835)
* memory leak detector
* memory leak detector for mac&io
|
2021-08-17 09:25:11 +08:00 |
|