Releases
v0.6.0
Release Date: July 24, 2021
Update Logs:
Fix the bug that creates a new mongo connection when request.
Check VR in the status bar to enable VR.
Set scene transform.
How to popup a window when click an object: https://gitee.com/tengge1/ShadowEditor/issues/I3APGI
You can enable https
in the config.toml
.
Add event in the mobile browser to the script: onTouchStart
, onTouchEnd
, onTouchMove
.
Upgrade three.js
to the newest version, and may cause a lot of bugs.
Add VR event to the script: onVRConnected
, onVRDisconnected
, onVRSelectStart
, onVRSelectEnd
.
VR all-in-one handle controller supports, for example: htc vive.
Fix the bug of deleting script.
Fix a bug that Geometry
can not be serialized due to the upgrade of three.js
.
Add material polygonOffset
, polygonOffsetFactor
, polygonOffsetUnits
parameter visualization settings to solve
the problem of depth conflict.
Fix a bug that component in mesh cannot save the visible
attribute.
Bin
type model is no longer supported.
Fix cube texture bug.
Rewrite all the prototype
to es6 class
in the source code.
Remove the visual module.
Fix a bug that not copy the skyball texture when export a scene.
Fix rain and snow bug.
Modify the background color and lighting, so as not to add the same color as the background and make it difficult to
see clearly.
Fix particle emitter bug.
Fix cloth bug.
Fix the bug of dynamic setting shadow.
You can’t perform that action at this time.