您最多选择25个主题 主题必须以中文或者字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
 
 
 
 
Tim Cooper 16640c42 Run code format tool 7 年前
..
CopyPasteGraph.cs Run code format tool 7 年前
CopyPasteGraph.cs.meta Implemented copy/paste functionality for graph (currently uses shift rather than ctrl, as the latter does not fire the event) 8 年前
CreateSerializableGraph.cs BIG namespace refactor: UnityEngine -> UnityEditor, MaterialGraph -> ShaderGraph 7 年前
CreateSerializableGraph.cs.meta [Material Graph] split into runtime vs editor. Create UI delegation to handle node drawing nicely. 8 年前
GraphTypeMapper.cs Run code format tool 7 年前
GraphTypeMapper.cs.meta Extracted type mapping functionality into own class such that it can be re-used for node inspector 8 年前
TypeMapper.cs Simplify checks in TypeMapper 7 年前
TypeMapper.cs.meta TypeMapper and ScriptableObjectFactory 8 年前
TypeMapping.cs Run `hg format` on repository 7 年前
TypeMapping.cs.meta TypeMapper and ScriptableObjectFactory 8 年前
UIUtilities.cs Add edge change notifications to IGraph 7 年前
UIUtilities.cs.meta ColorNodeData now re-uses the underlying list returned by GetControlData() 8 年前