50 次代码提交 (f14af0f4-8296-4557-9fa5-6b34318ba83e)

作者 SHA1 备注 提交日期
Tim Cooper a9c7d4bf [Shader Graph] Add simple test framework to validate generation is consistant. 9 年前
Tim Cooper 6cf280f3 [Material Graph]Add image comparison tests. Just add graph to UnityShaderEditor/Tests/IntegrationTests/Graphs 8 年前
Tim Cooper d759e955 [Material Graph]Tidy up integration testing. 8 年前
Tim Cooper b42e0339 [Material Graph]Fix up texture node serialization. 8 年前
Tim Cooper 29600f72 [Material graph] Fix up subgraph asset reference serialization. 8 年前
Tim Cooper 3313d8c4 trying new UI 8 年前
Peter Bay Bastian 92dd5d89 Replaced MarkDirtyHack with scoped OnModified and optimised preview rendering 8 年前
GitHub dc7e686b Merge pull request #2 from stramit/NewUI 8 年前
Tim Cooper 2aecf91f update biggest graph to have new master node. 8 年前
Tim Cooper 9f1103ac [mat graph] Nested shader now lives inside graph asset. This is used by the material inspector :) 8 年前
Tim Cooper e1f379f3 Recreate latest changes from RMGUI from joce 8 年前
joce 4aa813fd Update to new GraphView 8 年前
joce 72ac3b4c Fix RectangleSelect + node selection highlight 8 年前
GitHub 0ef45c8c Merge pull request #5 from stramit/issues-fix 8 年前
Tim Cooper 0a990a6d allow specifying the UV channel on the UV node. 8 年前
Peter Bay Bastian 4ff1c093 NodeDrawer now derives from Node. 8 年前
joce 574bc97d First implementation of node collapsing for MG 8 年前
joce 7ab5cea2 Update shader graphs (placement was broken) 8 年前
joce 4702ac61 Updated graphs 8 年前
Peter Bay Bastian 3457c49b Updated to work after merge with trunk 7 年前
Peter Bay Bastian 0dccf931 Added medium-ish shader graph for performance testing 7 年前
Tim Cooper 0e769105 Merge branch 'hackweek2017' into tidying 7 年前
Mads Ronnow f4f2a2f8 Fixed graph image comparison test and added graph shader text comparison in test 7 年前
Tim Cooper d2627032 Start work on 'unit testing' each node. 7 年前
Tim Cooper ff3530d9 Add cracks graph for testing 7 年前
Tim Cooper 34cc0f15 Start work on making 'sub-graph' work again in an expected way. 7 年前
Tim Cooper a494cc0c Adding back sub graph support 7 年前
Peter Bay Bastian f516d811 Merge remote-tracking branch 'origin/subgraph' 7 年前
Peter Bay Bastian 8dc11b9a Fix split node and add test for it (#62) 7 年前
Peter Bay Bastian 4cf36072 Enabling pretty printing of shader graph JSON 7 年前
Peter Bay Bastian ce4b9371 Fix combine node and update split test to also use combine node 7 年前
Peter Bay Bastian fb537d2b Update test scene 7 年前
Peter Bay Bastian ed185a44 Preliminary vertex shader support 7 年前
Tim Cooper c1f2dd69 Unlit and lit nodes now working properly in and outside a subgraph :) 7 年前
Tim Cooper f2cae710 Merge branch 'exposed-prop-subgraph' 7 年前
Peter Bay Bastian aeedf575 Attribute control for gradient node 7 年前
Peter Bay Bastian fd78eaed Small fix for gradient node 7 年前
Peter Bay Bastian 9f5fba90 Merge branch 'attribute-controls' 7 年前
damian 83548475 Merging master. 7 年前
Tim Cooper 615c8ff6 Update test shaders 7 年前
GitHub 1d08cd88 Merge pull request #70 from Unity-Technologies/tidyup 7 年前
Peter Bay Bastian b75b4c04 Merge branch 'master' into no-presenters 7 年前
GitHub 21a946ef Merge pull request #73 from Unity-Technologies/master 7 年前
Peter Bay Bastian f95f8c27 BIG namespace refactor: UnityEngine -> UnityEditor, MaterialGraph -> ShaderGraph 7 年前
Matt Dean abed850e Merge master 7 年前
Tim Cooper 3039671f Merge master 7 年前
Patrick Fournier de93c238 Merge trunk 7 年前
Peter Bay Bastian 12229415 Misc changes from change to a scripted importer 7 年前
mathieum-unity dd6f9d47 Merge remote-tracking branch 'origin/master' into graphview-styling-updates 7 年前
Matt Dean 8e410579 Merge branch 'master' into node-artistic-adjustment 7 年前