14 次代码提交 (b038ab72-efcf-4146-895e-e78e5ab5e796)

作者 SHA1 备注 提交日期
Tim Cooper 26c129c0 [Material Graph] Sub graph / subgraph input nodes are can be added now, need to work on slots still 8 年前
Tim Cooper 0dd596bf [Material Graph] change nodes property to GetNodes<T> where you can get nodes of a given type 8 年前
Tim Cooper 8e10c8cb [mat graph]Sub graph is working again. 8 年前
Tim Cooper 62377747 [Material graph] Working subGraph now. Copies function / properties etc. 8 年前
Tim Cooper 607a2f9e [material graph]Add button to convert selection into subGraph 8 年前
Tim Cooper 553fedbf [Format]Run code formatting 8 年前
Peter Bay Bastian 5960f11a Added basic inspector for graph editor and added the selected nodes to the graph asset 8 年前
Peter Bay Bastian 0d1c4d7e Extracted common parts of MaterialGraphAsset, MaterialRemapAsset and MaterialSubGraphAsset into abstract class 8 年前
Tim Cooper c8eb7c61 Reenable sub graphs 7 年前
Tim Cooper 34cc0f15 Start work on making 'sub-graph' work again in an expected way. 7 年前
Peter Bay Bastian 7e160ce8 Run `hg format` on repository 7 年前
Tim Cooper 76430e32 Refactored subgraph to abstract subgraph + remap subgraph. This is groundwork to allow for real remap master nodes. 7 年前
Tim Cooper 97cfbe75 Working remap node (wood wood) probably still needs a bunch of love. but something is working :) 7 年前
Peter Bay Bastian f95f8c27 BIG namespace refactor: UnityEngine -> UnityEditor, MaterialGraph -> ShaderGraph 7 年前