Skip to content

Commit

Permalink
release 0.5.9
Browse files Browse the repository at this point in the history
  • Loading branch information
tengge1 committed Sep 5, 2020
1 parent 53036d4 commit cdf7e5f
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 20 deletions.
13 changes: 3 additions & 10 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ English / [中文](README_zh.md) &nbsp;&nbsp; | &nbsp;&nbsp; <a href="https://gi
[![image](https://travis-ci.org/tengge1/ShadowEditor.svg?branch=master)](https://travis-ci.org/github/tengge1/ShadowEditor)

* Name: Shadow Editor
* Version: v0.5.9 (Coming Soon)
* Version: v0.5.9
* Description: Cross-platform 3D scene editor based on three.js, golang and mongodb.
* 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)
* Technology Stack: html, css, javascript, rollup, react.js, webgl, three.js, golang, mongodb, nodejs, electron, CesiumJS, Protocol Buffers.
Expand All @@ -20,19 +20,12 @@ English / [中文](README_zh.md) &nbsp;&nbsp; | &nbsp;&nbsp; <a href="https://gi
<img src="https://gitee.com/tengge1/ShadowEditor/raw/master/images/scene20200503_en.jpg" />
<img src="https://gitee.com/tengge1/ShadowEditor/raw/master/images/scene20200705.jpg" />

## v0.5.9 is Coming
## v0.5.9 has Released

1. 3D GIS. (In development)

## v0.5.8 has Released

* Release Date: August 23, 2020
* Release Date: September 6, 2020
* Update Logs:

1. 3D GIS. (In development)
2. Fix the bug that `npm start` is not working on Ubuntu and Mac.
3. Added `npm run serve` script to monitor other file changes during hot update.
4. Fix the bug that error occurs when playing in new window.

## Feature List

Expand Down
13 changes: 3 additions & 10 deletions README_zh.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
[![image](https://travis-ci.org/tengge1/ShadowEditor.svg?branch=master)](https://travis-ci.org/github/tengge1/ShadowEditor)

* 名称:Shadow Editor
* 版本:v0.5.9 (开发中)
* 版本:v0.5.9
* 简介:基于Three.js、Go语言和MongoDB的跨平台的3D场景编辑器。
* 源码:[GitHub](https://github.com/tengge1/ShadowEditor) [Gitee](https://gitee.com/tengge1/ShadowEditor) | 文档:[Gitee](https://gitee.com/tengge1/ShadowEditor/wikis/pages) | 示例:[GitHub](https://tengge1.github.io/ShadowEditor-examples/) [Gitee](http://tengge1.gitee.io/shadoweditor-examples/) | 视频:[微博](https://weibo.com/tv/v/IjIn9AyvX?fid=1034:4446986821107725) [Bilibili](https://www.bilibili.com/video/av78428475?from=search&seid=9203731141485399611) | 资源:[百度网盘](https://pan.baidu.com/s/1IxJVM6fFLoIAJG-GKHjVTA)
* 技术栈:html、css、javascript、rollup、react.js、webgl、three.js、golang、mongodb、nodejs、electron、CesiumJS、Protocol Buffers。
Expand All @@ -20,19 +20,12 @@

![image](images/scene20200705.jpg)

## v0.5.9即将更新
## v0.5.9发布

1. 三维GIS。(开发中)

## v0.5.8发布

* 发布日期:2020年8月23日
* 发布日期:2020年9月6日
* 更新日志:

1. 三维GIS。(开发中)
2. 修复Ubuntu和Mac上`npm start`无法正常运行bug。
3. 增加`npm run serve`脚本,可以在热更新时,监听其他文件变化。
4. 修复新窗口播放报错的bug。

## 功能清单

Expand Down

0 comments on commit cdf7e5f

Please sign in to comment.