17 次代码提交 (9c824f2a-9cf7-4258-8bb8-c95645ba2854)

作者 SHA1 备注 提交日期
vlad 5f08fc4e Changed sampelr2D to Texture2D, added wrappers for HLSL to make decoupled texture samplers work with surface shaders, added a Sampler node, etc. 7 年前
Tim Cooper d0d60781 Texture asset is now a real asset type... 7 年前
Tim Cooper b44a8aea Fix some bugs in new nodes (bad conversion to HLSLSnippet node) + Add ability to hide slots at the slot level (i.e. hide implicit inputs for function node) 7 年前
Peter Bay Bastian 7e160ce8 Run `hg format` on repository 7 年前
Tim Cooper 8a87c992 More refactoring. 7 年前
Tim Cooper 779d0288 [MatGraph]Use generated names for properties so that they do not conflict and are formatted properly. 7 年前
Tim Cooper 215e1b6a Refactoring slot types. 7 年前
Peter Bay Bastian f695b6fa Enum attribute control 7 年前
Tim Cooper a5c9b0ce Merge branch 'exposed-prop-subgraph' 7 年前
Peter Bay Bastian f95f8c27 BIG namespace refactor: UnityEngine -> UnityEditor, MaterialGraph -> ShaderGraph 7 年前
Matt Dean c86f6166 Input Part 5 7 年前
Matt Dean 324ba49c Input Part 6 (Gradient) 7 年前
Tim Cooper 16640c42 Run code format tool 7 年前
Peter Bay Bastian 1cf9ffde Update node titles to use new array-based grouping `[Title("UV/Flipbook")]` -> `[Title("UV", "Flipbook")]` 7 年前
Peter Bay Bastian 38e4110f Move static methods out of AbstractMaterialNode 7 年前
GitHub 09d669c8 Various refactorings and improvements (#139) 7 年前
Matt Dean 394320a1 Add documentation links for all nodes 7 年前