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

作者 SHA1 备注 提交日期
Tim Cooper 2a039635 [Shader Graph] Inital commit of modularised graph editor 12 年前
Tim Cooper 7d0465eb [Shader Graph]Reformat the code to match conventions. 9 年前
Tim Cooper 53f95972 [shader graph]Refactor 9 年前
Tim Cooper 5a34322a [Shader Graph] Previews rendering. 9 年前
Tim Cooper 4b137787 [shader graph]Reenable node UI. Not amazingly laid out yet, but it will get there. 9 年前
Tim Cooper 229ce4f5 [shader graph]Fix fix up defaults for node inputs. Moving towards typed inputs. 9 年前
Tim Cooper 70760866 [shader graph]more support for multiple correct channeling. 9 年前
Tim Cooper abcc9002 [shader graph] 9 年前
Tim Cooper 6d78b98e [shader graph]data refactor pt2 8 年前
Tim Cooper af2e75ab [shader graph]Data refactor 3 8 年前
Tim Cooper 34db823b [shader graph]Data refactor 4 (working kind of now) 8 年前
Tim Cooper 418682b1 [Material Graph]Refactoring graph architecture. 8 年前
Tim Cooper 1b5c5494 [Material Graph]Refactoring drawing. Working general drawing. 8 年前
Tim Cooper 2645e25c [Material Graph] split into runtime vs editor. Create UI delegation to handle node drawing nicely. 8 年前
Tim Cooper 01366ee3 Custom UI for PixelShaderNode. 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 376c8378 [material graph]Change how precision works, make default precision half. 8 年前
Tim Cooper ac62e6d8 [Shader Graph]Tidy function input nodes to now handle input dimensions nicely. 8 年前
Tim Cooper 95b250d2 [material graph] Fix newline issues. 8 年前
Eduardo Chaves 91c14c31 Merge branch 'hackweek2017' of https://github.com/stramit/MaterialGraph into hackweek2017 7 年前
Tim Cooper e8c71321 converting nodes to new system. 7 年前
Matt Dean 4ec6fe3b Maths Part 1 7 年前
Peter Bay Bastian f95f8c27 BIG namespace refactor: UnityEngine -> UnityEditor, MaterialGraph -> ShaderGraph 7 年前
Matt Dean abed850e Merge master 7 年前
Peter Bay Bastian 1cf9ffde Update node titles to use new array-based grouping `[Title("UV/Flipbook")]` -> `[Title("UV", "Flipbook")]` 7 年前
Martin Thorzen 24300f52 Adding documentation functionality on the nodes. 7 年前