oahc09
2a3904d723
feat:pass cocos engine version parameter to xr library ( #14413 )
2023-03-01 13:51:46 +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
fqamic
1f928364f4
fix some xr devices stretch when splash-screen logo and add handle device key ( #13915 )
...
* fix: some xr devices stretch when splash-screen logo
* feat: xr handle device support button menu and button start
2022-12-28 11:56:35 +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
江战
046a2b1378
Re-impl CC_ASSERT & CC_ASSERTF ( #13588 )
2022-12-05 17:12:30 +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
江战
280fd976bc
Add EventTarget & EventBus ( #13100 )
2022-10-28 15:44:33 +08:00
minggo
834cfa66af
Merge branch 'v3.6.1' into merge_v3.6.1
2022-08-23 14:13:02 +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