Commit Graph

280 Commits

Author SHA1 Message Date
bofeng-song
5e023355ab fix wrong orientation set (#15064) 2023-05-16 11:54:05 +08:00
PP
4811334259 fix: wasm loading in editor native engine && fix gulp build (#15012)
* fix: wasm loading in editor native engine

* fix: gulp build workflow
2023-05-10 13:46:45 +08:00
mmyduckx
986adb6414 [Feature] workflow add clear-cache.js (#14924)
* add clear-cache.js

* delete from .gitignore file
2023-05-06 19:06:38 +08:00
江战
093e7e8d10 reduce error log for adb devices (#14946) 2023-04-28 16:43:41 +08:00
PP
e08d21f9ad fix compile native ts (#159) 2023-04-24 13:46:55 +08:00
minggo
a22d16bbe6 Merge branch 'v3.7.3' into merge_v3.7.3 2023-04-24 11:26:58 +08:00
江战
b8aca13a79 Fix CI (#14753) 2023-04-11 17:58:48 +08:00
江战
018f561ab8 windows: select visual studio version (#14725) 2023-04-10 10:34:13 +08:00
江战
b61606a2dd add support for executable-name (#14713) 2023-04-10 09:57:22 +08:00
江战
958f365269 check xcode (#14737) 2023-04-10 09:54:55 +08:00
江战
be944b1d96 check connected device when install (#14717) 2023-04-04 14:32:51 +08:00
媛媛
a150646578 [3.7.3] Fix build windows error when editor path contains spaces (#14710)
* Fix build windows error when editor path contains spaces
2023-04-03 17:41:26 +08:00
江战
75ae459abf redirect generated binding path (#14693) 2023-03-31 11:12:41 +08:00
江战
ded785bb57 fix build-engine/decorator-parser.ts (#14661) 2023-03-27 11:18:37 +08:00
江战
23dbd53f50 add input sdk (#14641) 2023-03-24 17:57:33 +08:00
PP
4a4be6df55 publish build-engine 4.4.1-oh.3 to fix editor npm install (#14648)
* publish build-engine 4.4.1-oh.1

* publish build-engine@4.4.1-alpha.2

* publish build-engine 4.4.1-oh.3
2023-03-24 09:20:28 +08:00
江战
0e9c26c216 signature for @type has changed: (#14634) 2023-03-23 13:46:45 +08:00
PP
55dde0c1d7 support native ts build on CI to detect native type (#14629)
* support native ts build

* ban noImplicitAny
2023-03-22 15:40:02 +08:00
PP
28c6b0dc6c publish build-engine@4.4.1-alpha.12 (#14620) 2023-03-21 16:07:36 +08:00
PP
41b7ba154b publish build-engine 4.4.1-alpha.11 (#14611) 2023-03-20 18:14:39 +08:00
qiuguohua
e68506916c Develop branch adapts to openharmony (#14582) 2023-03-20 14:18:52 +08:00
changhua
a53f3c6183 fix build task state error of run ios (#14583)
* fix build task state error of run ios

* Update scripts/native-pack-tool/source/platforms/ios.ts

Co-authored-by: SijieWang <itharbors@outlook.com>

---------

Co-authored-by: SijieWang <itharbors@outlook.com>
2023-03-16 19:27:08 +08:00
santy-wang
0a81bf445e Merge branch 'develop' of github.com:cocos-creator/engine into v3.7.2 2023-03-13 16:51:47 +08:00
江战
1854ae46b2 Resolve certain warning messages on Visual Studio (#14527)
* Resolve certain warning messages on Visual Studio
2023-03-10 14:17:34 +08:00
江战
27b3c2ef20 use CMAKE_SUPPRESS_REGENERATION to skip project update (#14512) 2023-03-09 10:27:24 +08:00
江战
b2bb2bf559 jsb classes apply decorator from .ts source files (#14403)
* decorator parser
* remove used variable
2023-03-07 10:34:50 +08:00
bofeng-song
882887cb9f support taobao mini game (#14324) 2023-02-22 10:34:17 +08:00
pandamicro
89a7f644cf Merge branch 'v3.7.2' into develop
# Conflicts:
#	cocos/core/global-exports.ts
#	cocos/core/math/quat.ts
#	native/cocos/cocos-version.h
#	package.json
2023-02-13 18:00:41 +08:00
江战
d12e0ff568 set default build variant for android (#14196) 2023-02-10 13:35:55 +08:00
江战
0d75cf3787 support xcode launch configuration (#14185) 2023-02-09 15:22:21 +08:00
dependabot[bot]
0ccfea7fbe Bump decode-uri-component in /scripts/native-pack-tool (#13782)
Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2.
- [Release notes](https://github.com/SamVerschueren/decode-uri-component/releases)
- [Commits](https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.0...v0.2.2)

---
updated-dependencies:
- dependency-name: decode-uri-component
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-17 10:20:36 +08:00
dependabot[bot]
e7032e059d Bump json5 from 2.1.3 to 2.2.2 in /scripts/build-engine (#13989)
Bumps [json5](https://github.com/json5/json5) from 2.1.3 to 2.2.2.
- [Release notes](https://github.com/json5/json5/releases)
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
- [Commits](https://github.com/json5/json5/compare/v2.1.3...v2.2.2)

---
updated-dependencies:
- dependency-name: json5
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-17 10:19:24 +08:00
dependabot[bot]
0c8ccd4131 Bump json5 from 2.2.0 to 2.2.3 in /scripts/typedoc-plugin (#14023)
Bumps [json5](https://github.com/json5/json5) from 2.2.0 to 2.2.3.
- [Release notes](https://github.com/json5/json5/releases)
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
- [Commits](https://github.com/json5/json5/compare/v2.2.0...v2.2.3)

---
updated-dependencies:
- dependency-name: json5
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-17 10:16:08 +08:00
dependabot[bot]
56a1a0401d Bump json5 from 2.2.1 to 2.2.3 in /scripts/native-pack-tool/xcode (#14025)
Bumps [json5](https://github.com/json5/json5) from 2.2.1 to 2.2.3.
- [Release notes](https://github.com/json5/json5/releases)
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
- [Commits](https://github.com/json5/json5/compare/v2.2.1...v2.2.3)

---
updated-dependencies:
- dependency-name: json5
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-17 10:15:38 +08:00
PP
8fe0e3ede7 optimize ral workflow (#13997) 2023-01-04 13:57:27 +08:00
changhua
558dc11844 [Bug] fix mac open failed but build task display success (#13858)
* fix run mac failed but build task display success

* update
2022-12-22 11:14:29 +08:00
PP
11b7eead27 remove when failed to clone RAL (#13846) 2022-12-20 14:08:16 +08:00
PP
1d6586df35 fix: network issue on fetch-ral workflow (#13643)
* fix: network issue on fetch-ral workflow

* update
2022-12-05 13:52:21 +08:00
minggo
9f0b39d15a Merge pull request #13575 from minggo/merge-v3.6.3
Merge v3.6.3
2022-11-28 15:03:52 +08:00
minggo
8d8c283b59 Merge branch 'v3.6.3' into merge-v3.6.3 2022-11-28 13:37:25 +08:00
江战
8a70873697 reduce build warning logs (#13574) 2022-11-28 11:26:28 +08:00
fqamic
d4055f7e32 new basic capabilities of supporting handset ar and webxr (#13420)
* feat: add the basic capability of handset ar native

* feat: add handset input device, for ar camera pose

* feat: native pack tool supports xr platform name

* feat: web gl context supports webxr

* feat: webxr has been converted to screen coordinates via camera

* fix: pr ts-expect-error undefined xr

* feat: support webxr, and remove ar redundant code

* fix:xr-spaces gradlew permission error

* feat: revert redundant ar engine feature

* fix: eslint check error

* feat: remove redundant code

* fix: eslint check warning

* adjust armodule process in forward stage, mtl texture and jsb

* fix: exlint warning, and add license

* adjust ar lib and interfaces

* change webxr check interface

* merge external arlib header and move it to engine

* improve: update native external version

* move ar background stage to xr/rendering and move its init to webxr device in xr plugin

* fix format error

* fix format error

* adjust jsb_ar_manual, ARModule, ARBackground

* adjust arbackground

Co-authored-by: Parryzhai <1306895355@qq.com>
Co-authored-by: MoHai <1192652394@qq.com>
2022-11-24 13:33:50 +08:00
ycg
071ee7edb7 Merge branch 'v3.6.1-taobao' into v3.6.3 2022-11-23 14:10:14 +08:00
PP
d78f7173dd fix: engineInternal symbol lost (#13392)
* optimize: js.js deprecate info

* fix: engineInternal type culling for DeserializationContext

* fix: jsbUtils exporting

* update build-engine deps

* build-engine use privateJsDocTag

* publish build-engine 4.4.1-alpha.7

* update deps

* publish and update deps for build-engien 4.4.1-alpha.8

* remove engineInternal for LODModelsCachedUtils

* mark EditorExtendable as engineInternal

* mark serializable as engineInternal

* publish build-engine alpha.9 && update deps

* Revert "fix: jsbUtils exporting"

This reverts commit 297a32c155.

* publish & update deps
2022-11-22 16:56:18 +08:00
PP
52977e2162 optimize: update cc.config.json schema to support nativeOnly feature (#13393) 2022-11-18 10:36:35 +08:00
徐兵
b2b0d09e1d reflection probe planar reflection for native engine (#13281) 2022-11-14 17:37:11 +08:00
PP
6a8180dc97 optimize engine decorator (#13248)
* feat: support field decorator optimization

* publish 4.4.1-alpha.3

* update decorator signature

* update deps

* update third argument

* support culling editor decorators

* update deps

* make optimize decorators configable

* add unit test

* remove optimize-decorators.ts
2022-11-14 10:22:56 +08:00
minggo
c16e60901d Revert "Bump glob-parent and globby in /scripts/native-pack-tool (#12361)" (#13353)
This reverts commit 78f6f26fa2.
2022-11-14 09:57:36 +08:00
dependabot[bot]
78f6f26fa2 Bump glob-parent and globby in /scripts/native-pack-tool (#12361)
Bumps [glob-parent](https://github.com/gulpjs/glob-parent) and [globby](https://github.com/sindresorhus/globby). These dependencies needed to be updated together.

Updates `glob-parent` from 3.1.0 to 5.1.2
- [Release notes](https://github.com/gulpjs/glob-parent/releases)
- [Changelog](https://github.com/gulpjs/glob-parent/blob/main/CHANGELOG.md)
- [Commits](https://github.com/gulpjs/glob-parent/compare/v3.1.0...v5.1.2)

Updates `globby` from 8.0.2 to 13.1.2
- [Release notes](https://github.com/sindresorhus/globby/releases)
- [Commits](https://github.com/sindresorhus/globby/compare/v8.0.2...v13.1.2)

---
updated-dependencies:
- dependency-name: glob-parent
  dependency-type: indirect
- dependency-name: globby
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-11 14:07:28 +08:00
李吉林
a9d4e13f85 Light probe merge (#13093)
* add light probe
2022-10-19 22:34:21 +08:00