更新版本说明

This commit is contained in:
caizhitao 2020-02-07 09:36:14 +08:00
parent cbdbc85ef3
commit 20f72cfd27
3 changed files with 8 additions and 1 deletions

View File

@ -1,5 +1,9 @@
# ChangeLog
## 0.7.0 (2020-02-07)
- 加入高斯模糊V1版本纯原理篇
## 0.6.0 (2020-01-17)
- 加入新的圆角裁剪特效 v2 ,支持任意宽高纹理圆角裁剪

View File

@ -1,6 +1,6 @@
# Cocos Creator Shader Effect Demo
[![](https://img.shields.io/badge/Release-0.6.0-green.svg)](CHANGELOG.md)
[![](https://img.shields.io/badge/Release-0.7.0-green.svg)](CHANGELOG.md)
[![](https://img.shields.io/badge/license-MIT-green.svg)](LICENSE)
[![](https://img.shields.io/badge/Support-Cocos%20Creator%20v2.2.1-orange.svg)](http://www.cocos.com/creator)
@ -75,6 +75,9 @@
![](static/effects/2d-sprite-round-corner-crop-v2.gif)
### 高斯模糊-V12020.02.07更新)
![](static/effects/2d-sprite-gaussian-blur-v1.png)
### 外发光(完善中...

Binary file not shown.

After

Width:  |  Height:  |  Size: 225 KiB