@@ -13,15 +13,18 @@ English / [中文](README_zh.md)
13
13
)] ( https://twitter.com/tengge11 )
14
14
15
15
* Name: Shadow Editor
16
- * Version: v0.5.4(Coming Soon)
16
+ * Version: v0.5.4
17
17
* Description: Cross-platform 3D scene editor based on three.js, golang and mongodb.
18
18
* Source: [ GitHub] ( https://github.com/tengge1/ShadowEditor ) [ Gitee] ( https://gitee.com/tengge1/ShadowEditor ) | Document: [ Gitee] ( https://gitee.com/tengge1/ShadowEditor/wikis/pages ) | Demo: [ GitHub] ( https://tengge1.github.io/ShadowEditor-examples/ ) [ Gitee] ( http://tengge1.gitee.io/shadoweditor-examples/ ) | Video: [ Weibo] ( https://weibo.com/tv/v/IjIn9AyvX?fid=1034:4446986821107725 ) [ Bilibili] ( https://www.bilibili.com/video/av78428475?from=search&seid=9203731141485399611 ) | Assets: [ BaiduNetdisk] ( https://pan.baidu.com/s/1IxJVM6fFLoIAJG-GKHjVTA )
19
19
* Technology Stack: html, css, javascript, rollup, react.js, webgl, three.js, golang, mongodb, nodejs, electron.
20
20
* If helpful to you, please [ DOnate] ( https://gitee.com/tengge1/ShadowEditor ) to support us. thank you!
21
21
22
22
![ image] ( images/scene20200503_en.jpg )
23
23
24
- ## v0.5.4 is Coming Soon
24
+ ## v0.5.4 has Released
25
+
26
+ * Release Date: June 27, 2020
27
+ * Update Logs:
25
28
26
29
1 . Create desktop app with ` Electron ` .
27
30
@@ -44,17 +47,6 @@ You can also manage this service in the `Windows Services Manager`.
44
47
45
48
3 . Use ` nodejs ` to rewrite the scripts, and you can now use ` npm ` to manage this project.
46
49
47
- ## v0.5.3 has Released
48
-
49
- * Release Date: June 14, 2020
50
- * Update Logs:
51
-
52
- 1 . Fix bugs of uploading models and publishing scenes on windows.
53
- 2 . Add links to open source projects.
54
- 3 . THREE.js math module has translated into golang, [ Click] ( server/three/ ) for detail.
55
- 4 . Use Travis CI as a continuous integration tool.
56
- 5 . Comment out ServiceWorker in the index.html file because it caused a lot of trouble.
57
-
58
50
## Features
59
51
60
52
1 . Cross-platform: ` Windows ` , ` Linux ` , ` Mac ` ; and supports desktop and web versions.
0 commit comments