25 次代码提交 (e73c926b-1e08-4839-b81e-fe8145deb213)

作者 SHA1 备注 提交日期
Tim Cooper 1b049752 [Material Graph] Rename and reorganise the repository. 8 年前
Tim Cooper ab7317bb [Mat Graph]Run code formatter 8 年前
Peter Bay Bastian 60926063 ColorNodeData now re-uses the underlying list returned by GetControlData() 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 14f32a76 Fix visual selection issue (no border + title disappearing) and extract header into its own drawer 8 年前
Peter Bay Bastian f1abf833 Implemented node collapsing 8 年前
Tim Cooper 313777e5 [Mat Graph] Master Node Inversion refactor 8 年前
GitHub 1172640f Merge pull request #1 from stramit/MasterNode 8 年前
Peter Bay Bastian 6f6d8b45 Fixed data watching for HeaderDrawer 8 年前
Tim Cooper 5cbe3cf4 [mat graph]Fix subgraphnode always regenerating the graph + fix exception on port adaptor 8 年前
Peter Bay Bastian af616546 Implemented basic title bar 8 年前
Peter Bay Bastian c299e028 TitleBarDrawData is now managed by GraphDataSource rather than GraphEditWindow 8 年前
Peter Bay Bastian 621f548e Style tweaks and minor code clean-up for title bar 8 年前
Peter Bay Bastian c6e6d4e4 Refactored title bar button into own drawer 8 年前
Peter Bay Bastian be11b1e0 "Show in project"-button now works 8 年前
Tim Cooper 9f1103ac [mat graph] Nested shader now lives inside graph asset. This is used by the material inspector :) 8 年前
Peter Bay Bastian 31965b77 Slots can now be changed while a graph is loaded 8 年前
Peter Bay Bastian 5960f11a Added basic inspector for graph editor and added the selected nodes to the graph asset 8 年前
Peter Bay Bastian 508a8634 Minor drawer clean-up and replaced NodeExpander with Clickable 8 年前
Tim Cooper e1f379f3 Recreate latest changes from RMGUI from joce 8 年前
Peter Bay Bastian 4ff1c093 NodeDrawer now derives from Node. 8 年前
joce 98e645eb Make Node and NodePresenter members private 8 年前
joce 574bc97d First implementation of node collapsing for MG 8 年前