17 次代码提交 (6259f4aa-f76f-4895-8ba9-4c5f82686c5e)

作者 SHA1 备注 提交日期
joce 3e485a48 DrawData be gone 8 年前
Tim Cooper b37655bd Update to latest version of graph view. 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 年前
Peter Bay Bastian f589fb80 Preview rendering works again for non-time-dependent nodes 7 年前
Peter Bay Bastian 696062ae #35 namespace UnityEditor.Graphing.Drawing -> UnityEditor.MaterialGraph.Drawing 7 年前
Peter Bay Bastian 47925068 #35 Unify {Graph,Material}NodePresenter 7 年前
Peter Bay Bastian 693b0aa5 Remove `elements` from MaterialNodePresenter. Sub-presenters are accessed through independent properties now. 7 年前
Peter Bay Bastian b057a909 Clean-up MaterialNodeView a bit 7 年前
Peter Bay Bastian a3cbf332 #29 Propagate `requiresTime` in `MaterialGraphPresenter.UpdateData` rather than computing it on-the-fly (+ rename a bunch of variables in said method to match new conventions) 7 年前
Peter Bay Bastian 4b24135e #29 Window now tells `MaterialGraphPresenter` to update previews, rather than using schedulers per node 7 年前
Tim Cooper 793887f9 Working 'convert to subgraph' 7 年前
Peter Bay Bastian bec6cdbb New preview system and master node preview in inspector 7 年前
Peter Bay Bastian a93f2736 Add change notifications for graph, used for managing previews better 7 年前
Peter Bay Bastian d0f20689 Add initial preview hiding (still being rendered behind the scenes) 7 年前
Peter Bay Bastian a3385c0f Undo/redo prototype 7 年前
Tim Cooper 6161fea6 Fix compiler warnings :) 7 年前