mirror of
https://github.com/cocos/cocos-engine.git
synced 2026-09-06 15:48:37 +08:00
* 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>