浏览代码

Updated the changelog with what is coming up for the next release.

/main
Martin Thorzen 6 年前
当前提交
0a642a8a
共有 4 个文件被更改,包括 28 次插入1 次删除
  1. 20
      CHANGELOG.md
  2. 3
      .data/change_path.gif
  3. 3
      .data/gradient_node.png
  4. 3
      .data/use_path.gif

20
CHANGELOG.md


The property reference names are now editable. It is also now possible to make the properties not exposed.
### Editable paths for graphs
![](.data/change_path.gif)
![](.data/use_path.gif)
Enables the user to change the path of Shader Graphs and Sub Graphs. Changing the path of a Shader Graph modifies the location it has in the shader selection list. Likewise changing the path of Sub Graph modifies its location in the node creation menu.
### 2 new Gradient nodes
![](.data/gradient_node.png)
This adds gradient functionality via two new nodes. Sample Gradient node, samples a gradient given a Time parameter. This gradient can be defined on the Gradient slot control view. The Gradient Asset node, defines a gradient that can be sampled by multiple Sample Gradient nodes using different Time parameters.
- Pasting a property node into another graph will now convert it to a concrete node. ([#300](https://github.com/Unity-Technologies/ShaderGraph/issues/300))
- Pasting a property node into another graph will now convert it to a concrete node. ([#300](https://github.com/Unity-Technologies/ShaderGraph/issues/300) and [#307](https://github.com/Unity-Technologies/ShaderGraph/pull/307))
- Fixed an issue with editable sub graph paths, causing the search window to sometimes yield a null reference exception.

3
.data/change_path.gif


version https://git-lfs.github.com/spec/v1
oid sha256:d711e11a671b6eb237761b8ef56c47d523a71a710a6650e4a70c1642f08c3893
size 21875

3
.data/gradient_node.png


version https://git-lfs.github.com/spec/v1
oid sha256:0777a3132c99124cb827c8d1d8539d27bbcd903a88179dba22ce26b0c29d71af
size 327254

3
.data/use_path.gif


version https://git-lfs.github.com/spec/v1
oid sha256:8a35ca3a25872fa36f9943b8c7f9e41959024c92d6a563d209c86e6e02dda73b
size 146920
正在加载...
取消
保存