Commit Graph

11 Commits

Author SHA1 Message Date
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
江战
958f365269 check xcode (#14737) 2023-04-10 09:54:55 +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
qiuguohua
e68506916c Develop branch adapts to openharmony (#14582) 2023-03-20 14:18:52 +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
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
媛媛
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
江战
0a71dc89de V3.6 fix warning log & space in path (#11851) 2022-07-05 15:41:01 +08:00
江战
79b928fe65 3.6 bugfix build template replace proj_name (#11654) 2022-06-22 17:57:25 +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