Commit Graph

38 Commits

Author SHA1 Message Date
bofeng-song
5e023355ab fix wrong orientation set (#15064) 2023-05-16 11:54:05 +08:00
江战
093e7e8d10 reduce error log for adb devices (#14946) 2023-04-28 16:43:41 +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
江战
23dbd53f50 add input sdk (#14641) 2023-03-24 17:57:33 +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
江战
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
江战
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
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
江战
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
江战
4947bb039a fix mac gradlew path (#12800) 2022-09-16 16:24:58 +08:00
江战
d09c211cf9 V3.6.1 fix android path contains space on windows (#12754)
* fix android path

* fix Run windows build
2022-09-14 10:17:08 +08:00
江战
ca3acdd104 reduce warning (#12585) 2022-09-01 18:06:04 +08:00
changhua
c0a818a60c [Bug] fix huaweiagc not find platform template (#12385)
* fix build huawei-agc, not first time, can not find platformTemplate

* update

* update
2022-08-19 20:56:34 +08:00
timlyeee
ca9c80146d append cmake argument as APP_NAME for all build phase on Windows (#12439) 2022-08-16 16:03:01 +08:00
changhua
be279ac1cc fix huawei-agc can not find platformTemplate (#12079) 2022-07-21 21:13:14 +08:00
媛媛
7117ba4dd4 update native pack tool (#12113) 2022-07-21 11:58:42 +08:00
changhua
1c55ce2ccf [Bug] throw error when building fail (#11999) 2022-07-14 19:23:51 +08:00
媛媛
08a6db1c33 [3.6.0] fix ohos make (#11942)
* add rawfilw dir

* fix res_path missing

* fix check java path
2022-07-12 16:04:35 +08:00
changhua
b10a8c51c0 show failure after throw error on windows and ohos (#11862) 2022-07-05 21:20:08 +08:00
江战
0a71dc89de V3.6 fix warning log & space in path (#11851) 2022-07-05 15:41:01 +08:00
江战
6495789425 fix bug (#11734) 2022-06-29 09:56:47 +08:00
江战
cc090f1c95 fix mac/ios skip xcode update (#11675) 2022-06-27 14:18:40 +08:00
江战
79b928fe65 3.6 bugfix build template replace proj_name (#11654) 2022-06-22 17:57:25 +08:00
江战
247553577c auto create cocos-version.json (#11606) 2022-06-20 11:17:53 +08:00
江战
42c583665e 3.6 native template version validation (#11589) 2022-06-18 18:53:18 +08:00
江战
e8b9ec4a6f 3.6 Add warnning when skip_update_xcode_project not supported (#11517) 2022-06-15 16:39:25 +08:00
媛媛
85090a548a update native pack tools extends (#11416) 2022-06-09 09:23:48 +08:00
媛媛
d375996c3d [3.6.0] init native pack tools (#11175)
* init native pack tool

* compile -> make

* update command line

* update readme

* update android make

* remove some config

* run all platform

* update install

* fix encrypte script

* fix mac/ios create

* update readme

* fix review

* fix run mac

* fix excuteTemplateTask

* remove linux

* update readme

* update
2022-06-08 15:26:02 +08:00