31 次代码提交 (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 年前
Peter Bay Bastian 7e160ce8 Run `hg format` on repository 7 年前
Peter Bay Bastian 65d3639a Add pre-split to TextureSamplerNode (#60) 7 年前
Tim Cooper 215e1b6a Refactoring slot types. 7 年前
Peter Bay Bastian f95f8c27 BIG namespace refactor: UnityEngine -> UnityEditor, MaterialGraph -> ShaderGraph 7 年前
Matt Dean a02b954a Input Part 3 7 年前
Tim Cooper 5a5f791f Working on improving texture node: 7 年前
Matt Dean 41b314d2 Merge branch 'master' into node-validation 7 年前
Matt Dean 62ff2d02 Merge fixes 7 年前
Matt Dean fe4745b9 Input Part 4 7 年前
Matt Dean 0eff0dec Add Normal unpack mode for Texture 2D Node 7 年前
Tim Cooper 048fd0dd Update to latest light weight pipeline. 7 年前
GitHub 5d9b28af Merge pull request #90 from Unity-Technologies/node-input-texture 7 年前
Tim Cooper 4eb8bc6a Misc usability fixes for shadergraph: 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 da0d10c8 Massively decreased amount of allocations in preview rendering (~440 kB -> ~23 kB per frame) 7 年前
Tim Cooper 16406a1d Working on conversion to new library 7 年前
Tim Cooper 7a9a255f More work on porting node library across to new shader library. 7 年前
Matt Dean 0fca7431 Rename Texture2D and Cubemap nodes 7 年前
Peter Bay Bastian 409a35e4 Add LegacyAttribute for declaring old class names directly on the node class 7 年前
Peter Bay Bastian 0055dc00 Rename LegacyAttribute to FormerNameAttribute 7 年前
Tim Cooper 5c979fc8 Merge master 7 年前
GitHub 09d669c8 Various refactorings and improvements (#139) 7 年前
Tim Cooper 8aab03fe Merge remote-tracking branch 'origin/master' into HDMaster 7 年前
Matt Dean 25109a19 Extend PBR master functionality 7 年前
Matt Dean 394320a1 Add documentation links for all nodes 7 年前
Peter Bay Bastian 4dfbc988 Fix per-stage requirements and translations part 1 6 年前
Peter Bay Bastian 6cdf82d9 Further ShaderStageCapability work 6 年前
Tim Cooper fafb59af Run code formatter. 6 年前