浏览代码

Update CHANGELOG.md

Updates to Martin's changes, according to Peter's comments.
/main
GitHub 7 年前
当前提交
38b060ce
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. 4
      com.unity.shadergraph/CHANGELOG.md

4
com.unity.shadergraph/CHANGELOG.md


- Deserialization of subgraphs now works correctly.
- Sub graphs are now suffixed with (sub), so you can tell them apart from other nodes.
- The preview of a node does not obstruct the selection outliner anymore.
- Master nodes now display an error badge if the current render pipeline is not compatible.
- The preview shader compiles faster now by only considering the current render pipeline.
- If the current render pipeline is not compatible, master nodes now display an error badge.
- The preview shader now only considers the current render pipeline. Because of this there is less code to compile, and therefore the preview shader will compile faster.
正在加载...
取消
保存