Skip to content

Commit

Permalink
更新v0.2.3。
Browse files Browse the repository at this point in the history
  • Loading branch information
tengge1 committed Jun 16, 2019
1 parent 87108f1 commit 5d161a5
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 19 deletions.
34 changes: 15 additions & 19 deletions README.md
Expand Up @@ -3,30 +3,17 @@
Language: 中文 / [繁體中文](README-tw.md) / [English](README-en.md) / [日本語](README-jp.md) / [Le français](README-fr.md) / [русский](README-ru.md)

* 名称:Shadow Editor
* 版本:v0.2.3(开发中)
* 版本:v0.2.3
* 简介:基于`three.js`的场景编辑器。

## v0.2.3即将更新
## v0.2.3更新

1. 使用采样法和全屏抗锯齿(FXAA)重新实现了描边算法。
2. 场景树状图选中节点时,子节点不再显示选中效果。

## v0.2.2更新

* 发布日期:2019年6月2日
* 发布日期:2019年6月16日
* 更新日志:

1. 修复加载可视化场景的一些问题。(开发中)
2. 使用reactjs为以下组件添加属性和事件。(参照项目截图1)

表单:Button, CheckBox, Form, FormControl, IconButton, Input, Label, Radio, TextArea, Toggle。
图标:Icon。
布局:AbsoluteLayout, BorderLayout, Content, HBoxLayout, TabLayout, VBoxLayout。
媒体:Canvas, Image, SVG。
菜单:MenuBar, MenuItem, MenuItemSeparator。
面板:Panel。
表格:DataGrid, Table, TableBody, TableCell, TableHead, TableRow。
工具栏:Toolbar, ToolbarSeparator。
1. 使用采样法和全屏抗锯齿(FXAA)重新实现了描边算法。
2. 场景树状图选中节点时,子节点不再显示选中效果。
3. 更新优化以下控件:Timeline, Tree, Window。(开发中)

## 项目截图

Expand Down Expand Up @@ -160,6 +147,15 @@ npm run build-docs

## 更新日志

**v0.2.3**

* 发布日期:2019年6月16日
* 更新日志:

1. 使用采样法和全屏抗锯齿(FXAA)重新实现了描边算法。
2. 场景树状图选中节点时,子节点不再显示选中效果。
3. 更新优化以下控件:Timeline, Tree, Window。(开发中)

**v0.2.2**

* 发布日期:2019年6月2日
Expand Down
Binary file modified images/scene20190602.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 5d161a5

Please sign in to comment.