minggo
a22d16bbe6
Merge branch 'v3.7.3' into merge_v3.7.3
2023-04-24 11:26:58 +08:00
oahc09
63bdc9ff4a
feat:xr interface support async load asset image ( #14876 )
2023-04-23 09:27:55 +08:00
oahc09
8abee5fe1c
feat:xr interface support xr eye render js callback ( #14665 )
2023-03-27 16:07:23 +08:00
oahc09
52484a619c
refactor:xr 2d orthographic camera ui display effect ( #14371 )
2023-02-24 18:07:47 +08:00
oahc09
85a400998a
feat:xr support adb command controller/activity lifecycle callback ( #14334 )
...
* feat:support adb command controller/activity lifecycle callback to native xr
* improve:replace getInterface<IXRInterface>() with CC_GET_XR_INTERFACE()
2023-02-24 16:37:23 +08:00
oahc09
0ca43fd57c
improve:skip some xr logic when xr entry instance is invalid ( #14304 )
2023-02-21 09:48:00 +08:00
minggo
313c58fe33
Improve utils api doc ( #13922 )
2022-12-28 15:04:56 +08:00
pandamicro
afd22296b4
MIT license update and to new year 2023 ( #13927 )
...
* Cpp MIT license update and to date
* TS MIT license update and to date
2022-12-28 11:25:12 +08:00
oahc09
70b81a9d8c
[feature] xr remote preview ( #13247 )
...
* feat:add xr remote preview feature
send xr device's pose info to web browser or editor
* feat:add xr remote preview feature
* fix:clang tidy error
2022-11-09 15:02:12 +08:00
QingliWang
6a8f53b186
Add features for XR developement. ( #12413 )
...
* Change Android mainloop, add global config and template projects for XR.
* Change gfx/gles device's process flow for XR, working with other PRs, waiting.
* Change gfx/Vulkan device's process flow for XR, working with other PRs, waiting.
* Change render process for XR.
* Develop XR input and events.
* Develop 3D feature of UI widgets and raycast effect for XR.
Co-authored-by: fqamic <fqamic@vip.qq.com >
2022-08-22 16:34:45 +08:00