Commit Graph

12 Commits

Author SHA1 Message Date
江战
27b3c2ef20 use CMAKE_SUPPRESS_REGENERATION to skip project update (#14512) 2023-03-09 10:27:24 +08:00
江战
0d75cf3787 support xcode launch configuration (#14185) 2023-02-09 15:22:21 +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
江战
ca3acdd104 reduce warning (#12585) 2022-09-01 18:06:04 +08:00
媛媛
7117ba4dd4 update native pack tool (#12113) 2022-07-21 11:58:42 +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
江战
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
媛媛
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