mirror of
https://github.com/tengge1/ShadowEditor.git
synced 2026-01-25 15:08:11 +00:00
update readme
This commit is contained in:
parent
92aea6e6d2
commit
da7a1ade42
@ -54,7 +54,7 @@ provided in the extensions, just like VSCode. We will develop in the `dev` branc
|
||||
4. How to popup a window when click an object: https://gitee.com/tengge1/ShadowEditor/issues/I3APGI
|
||||
5. You can enable `https` in the `config.toml`.
|
||||
6. Add event in the mobile browser to the script: `onTouchStart`, `onTouchEnd`, `onTouchMove`.
|
||||
7. Upgrade `three.js` to the newest version, and may cause a lot of bugs.
|
||||
7. Upgrade `three.js` to r130.
|
||||
8. Add VR event to the script: `onVRConnected`, `onVRDisconnected`, `onVRSelectStart`, `onVRSelectEnd`.
|
||||
9. VR all-in-one handle controller supports, for example: htc vive.
|
||||
10. Fix the bug of deleting script.
|
||||
|
||||
@ -51,7 +51,7 @@ Linux服务端</a> | [Web演示](http://tengge1.gitee.
|
||||
4. 点击物体时,怎么弹出窗口:https://gitee.com/tengge1/ShadowEditor/issues/I3APGI
|
||||
5. 你可以在`config.toml`中启用`https`。
|
||||
6. 在脚本中新增手机浏览器事件:`onTouchStart`、`onTouchEnd`、`onTouchMove`。
|
||||
7. 升级`three.js`到最新版`r128-dev`,可能带来很多bug。
|
||||
7. 升级`three.js`到最新版r130。
|
||||
8. 在脚本中添加VR事件:`onVRConnected`、`onVRDisconnected`、`onVRSelectStart`、`onVRSelectEnd`。
|
||||
9. VR一体机手柄控制器支持,例如:htc vive。
|
||||
10. 修复删除脚本bug。
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user