您最多选择25个主题 主题必须以中文或者字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
 
 
 
 
Matt Dean ad13e4b0 Add Face Sign functionality to LWRP, HDRP and preview subshaders 6 年前
..
Graph Merge pull request #229 from Unity-Technologies/safer-callbacks 6 年前
GenerationMode.cs BIG namespace refactor: UnityEngine -> UnityEditor, MaterialGraph -> ShaderGraph 7 年前
GenerationMode.cs.meta [mat graph]Move material options into the master node they exist for + add GUID support for selected master node. 8 年前
Graph.meta Move remaining files out of SerializableGraph folder and remove a few unused files 7 年前
IGenerateProperties.cs BIG namespace refactor: UnityEngine -> UnityEditor, MaterialGraph -> ShaderGraph 7 年前
IGenerateProperties.cs.meta [mat graph]Move material options into the master node they exist for + add GUID support for selected master node. 8 年前
IGeneratesBodyCode.cs BIG namespace refactor: UnityEngine -> UnityEditor, MaterialGraph -> ShaderGraph 7 年前
IGeneratesBodyCode.cs.meta [mat graph]Move material options into the master node they exist for + add GUID support for selected master node. 8 年前
IGeneratesFunction.cs HD subshaders branch rebuild 6 年前
IGeneratesFunction.cs.meta [Shader Graph] Inital commit of modularised graph editor 11 年前
IHasSettings.cs Run code formatter. 6 年前
IHasSettings.cs.meta Added a Settings menu for Nodes. Implementation of IHasSettings. Nodes can derive from this interface and implement their own VisualElement as their settings menu. 6 年前
IMayRequireBitangent.cs Fix per-stage requirements and translations part 1 6 年前
IMayRequireBitangent.cs.meta More PR fixes 7 年前
IMayRequireFaceSign.cs Add Face Sign functionality to LWRP, HDRP and preview subshaders 6 年前
IMayRequireFaceSign.cs.meta Add Face Sign functionality to LWRP, HDRP and preview subshaders 6 年前
IMayRequireMeshUV.cs Run code formatter. 6 年前
IMayRequireMeshUV.cs.meta Massively decreased amount of allocations in preview rendering (~440 kB -> ~23 kB per frame) 7 年前
IMayRequireNormal.cs Run code formatter. 6 年前
IMayRequireNormal.cs.meta Move IMayRequireNormal into own file 7 年前
IMayRequirePosition.cs Fix per-stage requirements and translations part 1 6 年前
IMayRequirePosition.cs.meta More PR fixes 7 年前
IMayRequireScreenPosition.cs Run code formatter. 6 年前
IMayRequireScreenPosition.cs.meta Massively decreased amount of allocations in preview rendering (~440 kB -> ~23 kB per frame) 7 年前
IMayRequireTangent.cs Fix per-stage requirements and translations part 1 6 年前
IMayRequireTangent.cs.meta More PR fixes 7 年前
IMayRequireTime.cs Massively decreased amount of allocations in preview rendering (~440 kB -> ~23 kB per frame) 7 年前
IMayRequireTime.cs.meta [mat graph]Move material options into the master node they exist for + add GUID support for selected master node. 8 年前
IMayRequireVertexColor.cs Run code formatter. 6 年前
IMayRequireVertexColor.cs.meta Massively decreased amount of allocations in preview rendering (~440 kB -> ~23 kB per frame) 7 年前
IMayRequireViewDirection.cs Fix per-stage requirements and translations part 1 6 年前
IMayRequireViewDirection.cs.meta More PR fixes 7 年前
NeededCoordinateSpace.cs Run code formatter. 6 年前
NeededCoordinateSpace.cs.meta Move graph things from Runtime to Editor 7 年前