浏览代码
Merge pull request #317 from Unity-Technologies/copy-property-nodes
Merge pull request #317 from Unity-Technologies/copy-property-nodes
Make property nodes into concrete nodes when copied between graphs/main
GitHub
7 年前
当前提交
a3897b8c
共有 21 个文件被更改,包括 244 次插入 和 16 次删除
-
6CHANGELOG.md
-
28com.unity.shadergraph/Editor/Data/Graphs/AbstractMaterialGraph.cs
-
1com.unity.shadergraph/Editor/Data/Graphs/AbstractShaderProperty.cs
-
8com.unity.shadergraph/Editor/Data/Graphs/BooleanShaderProperty.cs
-
8com.unity.shadergraph/Editor/Data/Graphs/ColorShaderProperty.cs
-
8com.unity.shadergraph/Editor/Data/Graphs/CubemapShaderProperty.cs
-
16com.unity.shadergraph/Editor/Data/Graphs/GradientShaderProperty.cs
-
1com.unity.shadergraph/Editor/Data/Graphs/IShaderProperty.cs
-
10com.unity.shadergraph/Editor/Data/Graphs/Matrix2ShaderProperty.cs
-
8com.unity.shadergraph/Editor/Data/Graphs/Matrix3ShaderProperty.cs
-
8com.unity.shadergraph/Editor/Data/Graphs/Matrix4ShaderProperty.cs
-
2com.unity.shadergraph/Editor/Data/Graphs/MatrixShaderProperty.cs
-
10com.unity.shadergraph/Editor/Data/Graphs/SamplerStateShaderProperty.cs
-
10com.unity.shadergraph/Editor/Data/Graphs/TextureShaderProperty.cs
-
8com.unity.shadergraph/Editor/Data/Graphs/Vector1ShaderProperty.cs
-
8com.unity.shadergraph/Editor/Data/Graphs/Vector2ShaderProperty.cs
-
8com.unity.shadergraph/Editor/Data/Graphs/Vector3ShaderProperty.cs
-
8com.unity.shadergraph/Editor/Data/Graphs/Vector4ShaderProperty.cs
-
9com.unity.shadergraph/Editor/Drawing/MaterialGraphEditWindow.cs
-
36com.unity.shadergraph/Editor/Drawing/Views/MaterialGraphView.cs
-
59com.unity.shadergraph/Editor/Util/CopyPasteGraph.cs
撰写
预览
正在加载...
取消
保存
Reference in new issue