您最多选择25个主题 主题必须以中文或者字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
 
 
 
 
Tim Cooper ae8e0962 starting to update nodes to new library. 7 年前
MaterialGraphProject starting to update nodes to new library. 7 年前
ShaderTemplates Update shader templates 7 年前
.editorconfig add formatting helper to repository 8 年前
.gitignore Fixes for new node style 7 年前
.gitmodules Remove graph view. 7 年前
.hgignore [ui]Update ignore file 9 年前
LICENSE Add license 7 年前
README.md Add formatting instructions to README 7 年前

README.md

Shader graph

Unity branch: graphics/shadergraph

BEFORE COMMITTING: Run hg format on the repository. To run hg format inside of a Git repository (like we are doing here) do the following:

> cd <location of ShaderGraph repository>
> perl ~/unity-meta/Tools/Format/format.pl .
warning: Not in a .hg repo (.repoconfig and other dependencies will not work)
warning: using last format version as no .repoconfig file was found.
(No files needed formatting; 316 total files were examined)