29 次代码提交 (3dc77b34-1e1e-46d8-8bb8-a64017dfe00c)

作者 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 229ce4f5 [shader graph]Fix fix up defaults for node inputs. Moving towards typed inputs. 9 年前
Tim Cooper 60dd24e7 [shader graph]Update update some nodes to have multiple outputs. 9 年前
Tim Cooper 7f682001 [Shader Graph] Add channel types. This allows for visual errors if you try to promote vectors. 9 年前
Tim Cooper 70760866 [shader graph]more support for multiple correct channeling. 9 年前
Tim Cooper 450a5f11 [shader graph]small tweaks and cleanup to the invalid state caching. 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 a2b27b3c [Shader graph]Working on getting previews again. 8 年前
Tim Cooper 418682b1 [Material Graph]Refactoring graph architecture. 8 年前
Tim Cooper 7a1ca7ce [material graph]Compiles again. 8 年前
Tim Cooper ed811c3c [material graph]Tidy slot reference usages + update tests. 8 年前
Tim Cooper 404ea34c [material graph]Moving namespaces / extract things to interface 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 a2d8ad62 Add drawing of custom node preview 8 年前
Tim Cooper 01366ee3 Custom UI for PixelShaderNode. 8 年前
Tim Cooper da4824f7 Readd all existing nodes. 8 年前
Tim Cooper 0dd596bf [Material Graph] change nodes property to GetNodes<T> where you can get nodes of a given type 8 年前
Tim Cooper d9619701 [material graph] Tidy up API for slot management (make generic). 8 年前
Tim Cooper 62377747 [Material graph] Working subGraph now. Copies function / properties etc. 8 年前
Tim Cooper ac62e6d8 [Shader Graph]Tidy function input nodes to now handle input dimensions nicely. 8 年前
Tim Cooper 7ae021c6 [material graph]Convert slots from being a string into being an int that can be referenced from the node. 8 年前
Tim Cooper 6ef35ae3 [Material Graph]Use slotid's instead of slots. 8 年前
Tim Cooper 553fedbf [Format]Run code formatting 8 年前
Florent Guinier ef69c53a Convolve filter v1 (WIP) 7 年前