47 Commits

Author SHA1 Message Date
PP
29faba52e9 fix: wrong cache input directory of native pack tool (#16214)
* fix: wrong cache input directory of native pack tool

* fix generete decorators
2023-09-08 10:20:23 +08:00
minggo
5663b38e33 Merge branch 'v3.8.2' into develop-merge-v3.8.2
Conflicts:
	cocos/3d/assets/mesh.ts
	editor/inspector/contributions/node.js
	editor/inspector/utils/prop.js
	native/cocos/3d/assets/Mesh.h
	native/cocos/engine/Engine.cpp
	native/cocos/renderer/gfx-gles3/GLES3Commands.cpp
	native/cocos/renderer/pipeline/custom/NativePipeline.cpp
	native/external-config.json
2023-08-31 14:41:18 +08:00
SijieWang
0f5609b96b [Optimize] clear-platform supports passing arguments. (#16073) 2023-08-23 11:57:57 +08:00
santy-wang
c9bd446e92 Merge branch 'v3.8.1' of github.com:cocos-creator/engine into develop 2023-08-03 18:41:12 +08:00
江战
9ce02b54aa use boost-bcp to reduce external size (#15770) 2023-07-20 10:21:41 +08:00
江战
8fcb23cb5f Add new script generate_decorators.sh to extract a block of steps. (#15568) 2023-06-29 14:09:29 +08:00
qiuguohua
e68506916c Develop branch adapts to openharmony (#14582) 2023-03-20 14:18:52 +08:00
江战
280fd976bc Add EventTarget & EventBus (#13100) 2022-10-28 15:44:33 +08:00
江战
a32569741f 3.6.1 Android dont link unused libraries (#12537)
* Update external-config.json

* enable flags in engine
2022-08-25 11:51:09 +08:00
James Chen
3025bcd012 [v3.6.0] Optimize se::Object::getPrivateData, math::IsEqualF, Vec3::transformMat4 (#12039) 2022-07-18 14:10:16 +08:00
mmyduckx
e1518e06f0 fix win32 clear-platfomr script (#11462) 2022-06-10 18:02:10 +08:00
mmyduckx
c2f762c16d Update clear platform (#11037)
* update clear-platform
2022-05-12 14:53:24 +08:00
江战
e02b03ac4c 3.6 add linux ci (#10636)
* 3.6 add linux ci
2022-04-01 18:53:52 +08:00
minggo
73c303f556 Merge branch 'v3.5.0' into merge_v3.5.0 2022-03-08 14:53:00 +08:00
SijieWang
d54dd94650 [Optimize] git update external (#10242)
* [Optimize] git update external

* review code

Co-authored-by: Sijie <devhacker520@hotmail.com>
2022-03-04 17:42:02 +08:00
James Chen
3c5ee10731 [v3.6] Move native/external/config.json to native/external-config.json (#10207)
* Move native/external/config.json to native/external-config.json

* Update CI config.

* Update native/utils/download-deps.js

* Update native/tools/make-package/config.json

* Remove native/.github
2022-03-01 10:34:56 +08:00
James Chen
c24d75e115 [v3.5.0] Move native/external/config.json to native/external-config.json (#10208)
* Move native/external/config.json to native/external-config.json

* Update CI config.

* Update native/utils/download-deps.js

* Remove native/.github
2022-03-01 10:34:35 +08:00
James Chen
f34301fb88 [3.5] Update ci yml files, add native/web prefix, cherry-pick from #10083 (#10104)
* Update ci yml files, add native/web prefix (#10083)

* Update ci yml files, add native/web prefix

* Update native-compile-platform.yml

* Update CMakeLists.header.txt & generate_compile_command_android.sh

* Fix wrong path in filter_by_cdb.js
2022-02-15 09:55:48 +08:00
James Chen
b21fc18f23 Update ci yml files, add native/web prefix (#10083)
* Update ci yml files, add native/web prefix

* Update native-compile-platform.yml

* Update CMakeLists.header.txt & generate_compile_command_android.sh
2022-02-12 11:09:48 +08:00
bofeng-song
48d8baf3ac implement logic of debug.ts (#10070)
* implement logic of debug.ts
2022-02-10 15:32:51 +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
Yun Hsiao Wu
5524b5c5d4 nx adaptation framework (#4050) 2021-12-14 15:04:57 +08:00
江战
88e708af51 fix OHOS compile error https://github.com/cocos-creator/3d-tasks/issues/9600 (#4006) 2021-10-27 09:53:18 +08:00
江战
5074a5a826 V3.4.0 usec++14 (#3898)
This reverts commit fff4cc8fc94fb9b1a8424a2b89e9966184c6c4ce.
2021-09-18 13:53:58 +08:00
江战
64666cc52a [bugfix] fix deadlock cocos-creator/3d-tasks#8736 (#3845) 2021-08-21 14:57:41 +08:00
江战
5f5a65797e 3.3 android appname (#3793)
* update android appname

* change build dir

* update template
2021-08-03 13:57:39 +08:00
江战
fcb82a20d6 Add BigInt to se::Value (#3706) 2021-07-14 09:48:52 +08:00
mmyduckx
8af153d002 add ios M1 simulator support (#3702)
* add ios M1 simulator support

* update clear-platform command

* update clear-platform command for win64
2021-07-13 09:38:36 +08:00
minggo
2e364edd24 merge v3.2 to v3.3 2021-06-22 17:38:07 +08:00
江战
716b5d0d26 [3.3] fix compile error for Android NDK 22/23 (#3624) 2021-06-16 13:52:10 +08:00
minggo
102d524eac Merge pull request #3536 from minggo/merge_v32
Merge v32
2021-06-01 13:56:35 +08:00
mmyduckx
532af610fd Clear platform (#3573) 2021-05-27 13:53:40 +08:00
江战
4a47427abf [3.2] update external version (#3541) 2021-05-21 17:53:41 +08:00
minggo
030c9f95be sync v3.2 to v3.3 2021-05-21 11:31:00 +08:00
江战
a652715f5a Harmony OS support - dont merge (#3528) 2021-05-21 10:43:22 +08:00
Yun Hsiao Wu
6eedb24f9f gfx: object id / typed id (#3508)
* unified objectID/typedID

* record command buffers for validation

* update auto fix doc
2021-05-10 15:07:31 +08:00
Yun Hsiao Wu
56bef4aec0 GLES: framebuffer fetch 2021-05-08 19:03:30 +08:00
Yun Hsiao Wu
90f345b768 format & type fixes (#3428)
* separate script for windows

* buffer.update const qualifier

* fix ES2 MRT supprot

* vk: subpass support

* better enum operators
2021-04-19 22:23:23 +08:00
Yun Hsiao Wu
2913d86720 fix android background event for device thread (#3411) 2021-04-16 09:51:23 +08:00
Yun Hsiao Wu
77e6f2b0f2 pipeline: constant macros (#3394) 2021-04-14 10:00:46 +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
吴智明
c076ba8a7a change template config file to camel case syntax (#2804) 2020-10-10 11:55:22 +08:00
Leslie Leigh (李的序)
6abf62e758 Optimize download deps (#2547) 2020-06-11 13:46:45 +08:00
Jare Guo
c4a68148fe gulp: auto retry when git ref locked 2019-01-02 21:50:10 +08:00
Jare Guo
9017374e1f gulp: refine git.js 2018-12-20 16:47:56 +08:00
Jare Guo
34825c8b7f gulp: add update task 2018-07-06 17:57:38 +08:00
Nan Wang
4c387a184e added update-version workflow 2016-11-04 14:31:53 +08:00