25 次代码提交 (f799dd40-375e-4e5b-a805-28d1bf54be05)

作者 SHA1 备注 提交日期
Tim Cooper 4f5faaa2 [Shader Graph]Add project settings 9 年前
Tim Cooper 3da9634f [Shader graph]working delete + connect of nodes / edges 9 年前
Tim Cooper 7f682001 [Shader Graph] Add channel types. This allows for visual errors if you try to promote vectors. 9 年前
Tim Cooper 28d3f4cc [Shader Graph] 9 年前
Tim Cooper 2645e25c [Material Graph] split into runtime vs editor. Create UI delegation to handle node drawing nicely. 8 年前
Tim Cooper 376c8378 [material graph]Change how precision works, make default precision half. 8 年前
Tim Cooper 8c5f323e fixing node drawing 8 年前
Tim Cooper 9f1103ac [mat graph] Nested shader now lives inside graph asset. This is used by the material inspector :) 8 年前
joce 64bf0c23 Fix MaterialGraph to match updated Unity changes 8 年前
joce c5baafe7 Integrate latest GraphView 8 年前
joce b965052b update to latest canvas2d branch 8 年前
Tim Cooper 591ca2fd Start upgrade to new graph view. 7 年前
Peter Bay Bastian 3457c49b Updated to work after merge with trunk 7 年前
Mads Ronnow f4f2a2f8 Fixed graph image comparison test and added graph shader text comparison in test 7 年前
Peter Bay Bastian f2510f42 #35 Move a bunch of files from SerializableGraph folder to MaterialGraph folder (and delete a few unused ones) 7 年前
Peter Bay Bastian cffc8159 Update project version 7 年前
Peter Bay Bastian 65e94a0c Add rate limiting for preview updates 7 年前
Peter Bay Bastian d50eb6bb Outside node controls for texture slots + various fixes 7 年前
Peter Bay Bastian a00f148d Remove usage of EditorGUILayout.MiniThumbnailObjectField, so that we don't have to make it public 7 年前
Peter Bay Bastian 12229415 Misc changes from change to a scripted importer 7 年前
Peter Bay Bastian 61fab094 Update to work with trunk 7 年前
Peter Bay Bastian e1281f8c Fixes for new node style 7 年前
Peter Bay Bastian 94202c55 Assembly Definition Files 7 年前
GitHub 09d669c8 Various refactorings and improvements (#139) 7 年前
Peter Bay Bastian d41f2281 Fix hanging edges (fixes #142, fixes #152, fixes #158) 7 年前