33 次代码提交 (41da8598-47d5-4ae4-8d73-9bc35a2c27ee)

作者 SHA1 备注 提交日期
Tim Cooper 1b049752 [Material Graph] Rename and reorganise the repository. 8 年前
Tim Cooper ab7317bb [Mat Graph]Run code formatter 8 年前
Tim Cooper 2ea489dd [Material Graph] Tidy view + fix css + add time update nodes in again. 8 年前
Tim Cooper 57c91c90 [material graph]Run code formatter. 8 年前
Peter Bay Bastian 60926063 ColorNodeData now re-uses the underlying list returned by GetControlData() 8 年前
Peter Bay Bastian cdc2bd79 Extracted NodePreviewDrawer from MaterialNodeDrawer 8 年前
Peter Bay Bastian 88700be8 MaterialNodeDrawer no longer uses MarkDirtyHack for time-dependent nodes, instead only re-painting 8 年前
Peter Bay Bastian a848031a Added NodeModificationScope for the onNodeModifiedCallback 8 年前
Peter Bay Bastian 92dd5d89 Replaced MarkDirtyHack with scoped OnModified and optimised preview rendering 8 年前
Tim Cooper 3093c701 upgrading ui 8 年前
Tim Cooper f6ff69e4 [Mat Graph]More porting to new CSS 8 年前
Peter Bay Bastian da353adb MaterialNodeDrawer might have been not cleaning up old stuff if the dataProvider was null 8 年前
Tim Cooper 9ea47ed4 working on shader compiler issues 8 年前
Tim Cooper 53ae5d47 Merge branch 'fixingshadercompiler' into HEAD 8 年前
Peter Bay Bastian c90ddfc2 USS clean-up for nodes 8 年前
Peter Bay Bastian 780c7cc1 Updated styling to look like Hugo's mockup + fixes 8 年前
Tim Cooper e1f379f3 Recreate latest changes from RMGUI from joce 8 年前
joce 98e645eb Make Node and NodePresenter members private 8 年前
joce 574bc97d First implementation of node collapsing for MG 8 年前
joce 3e485a48 DrawData be gone 8 年前
Tim Cooper 591ca2fd Start upgrade to new graph view. 8 年前
Peter Bay Bastian 3457c49b Updated to work after merge with trunk 7 年前
Peter Bay Bastian f52ba9a6 Minor changes to MaterialNodeDrawer 7 年前
Tim Cooper 0e769105 Merge branch 'hackweek2017' into tidying 7 年前
Tim Cooper defd6784 [fix]Partial fix to rendering not being updated. Not complete but getting there. 7 年前
Tim Cooper 28cf7cb6 Upgrade to trunk based graph view. 7 年前
Yuanxing Cai 77e26863 Merge branch 'master' into crash-fixes 7 年前
Peter Bay Bastian 72c6ad7a Push NodeDrawer members down into MaterialNodeDrawer 7 年前
Peter Bay Bastian f589fb80 Preview rendering works again for non-time-dependent nodes 7 年前
Peter Bay Bastian d470f1f1 Unify {Abstract,Serializable,Material}GraphEditWindow, {Abstract,Serializable,Material}GraphPresenter and {Serializable,Material}GraphView 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 696062ae #35 namespace UnityEditor.Graphing.Drawing -> UnityEditor.MaterialGraph.Drawing 7 年前
Peter Bay Bastian 485654b6 #31 Graph inspector now lives inside graph editor window (also, it works again!) 7 年前