53 次代码提交 (f0331f23-1611-43c7-bc42-dd2c524ed4a3)

作者 SHA1 备注 提交日期
Tim Cooper 1b049752 [Material Graph] Rename and reorganise the repository. 8 年前
Tim Cooper 2ea489dd [Material Graph] Tidy view + fix css + add time update nodes in again. 8 年前
Peter Bay Bastian 60926063 ColorNodeData now re-uses the underlying list returned by GetControlData() 8 年前
Peter Bay Bastian 81fc3b44 Refactored slots container creation into own function because it was messy to look at 8 年前
Tim Cooper 3093c701 upgrading ui 8 年前
Tim Cooper f6ff69e4 [Mat Graph]More porting to new CSS 8 年前
Tim Cooper f4c0b482 [mat graph]More CSS 8 年前
Tim Cooper 662d4eed readdcode 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 190ab48a Improved node collapsing performance a lot 8 年前
Peter Bay Bastian 6f6d8b45 Fixed data watching for HeaderDrawer 8 年前
Peter Bay Bastian e7cb8660 Added collapsing of not-connected slots 8 年前
Peter Bay Bastian af616546 Implemented basic title bar 8 年前
Peter Bay Bastian 621f548e Style tweaks and minor code clean-up for title bar 8 年前
Peter Bay Bastian 235ac2cb Made title bar look more like the one in the scene view and added button for showing graph in scene view (not functional yet though) 8 年前
Peter Bay Bastian 53ab6c81 Added options button (not functional yet) 8 年前
Peter Bay Bastian c6e6d4e4 Refactored title bar button into own drawer 8 年前
Peter Bay Bastian be11b1e0 "Show in project"-button now works 8 年前
Peter Bay Bastian 1ded56e2 Added active state for title bar buttons a la the CSS pseudo class 8 年前
Tim Cooper 9f1103ac [mat graph] Nested shader now lives inside graph asset. This is used by the material inspector :) 8 年前
Peter Bay Bastian fa8baa2c Created IEnumerable extension for zipping together enumerables 8 年前
Peter Bay Bastian 682248e0 Created GraphEditorDrawer by extracting view stuff from AbstractGraphEditWindow 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 年前
Peter Bay Bastian a8450aba Hide right pane in node if there are no output slots 8 年前
Peter Bay Bastian 640ab79a Fixed hiding of right pane when there are no outputs 8 年前
Peter Bay Bastian 508a8634 Minor drawer clean-up and replaced NodeExpander with Clickable 8 年前
Peter Bay Bastian 14bd9deb Minor codestyle clean-up 8 年前
Tim Cooper e1f379f3 Recreate latest changes from RMGUI from joce 8 年前
joce 72ac3b4c Fix RectangleSelect + node selection highlight 8 年前
GitHub 0ef45c8c Merge pull request #5 from stramit/issues-fix 8 年前
Tim Cooper 8133e0c7 Focus graph when changing selection. 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 98e645eb Make Node and NodePresenter members private 8 年前
joce 574bc97d First implementation of node collapsing for MG 8 年前
joce 3e485a48 DrawData be gone 8 年前
joce f4fad3a8 Update to latest GraphView 8 年前
joce b965052b update to latest canvas2d branch 8 年前
Tim Cooper 591ca2fd Start upgrade to new graph view. 8 年前
Peter Bay Bastian 9e18b962 Temporarily disable pixel caching due to issues with IMGUI controls 8 年前
Peter Bay Bastian 3457c49b Updated to work after merge with trunk 7 年前
Tim Cooper 0e769105 Merge branch 'hackweek2017' into tidying 7 年前
Tim Cooper b37655bd Update to latest version of graph view. 7 年前
Tim Cooper 28cf7cb6 Upgrade to trunk based graph view. 7 年前
Yuanxing Cai 77e26863 Merge branch 'master' into crash-fixes 7 年前
Yuanxing Cai f0b691e4 * Fixed keyboard shortcuts. 7 年前
Yuanxing Cai a1e42ea7 Fixed the shortcut problem in a proper way. 7 年前
Peter Bay Bastian dfe9bbae Enable pixel caching for nodes (should yield better performance) 7 年前
Peter Bay Bastian d470f1f1 Unify {Abstract,Serializable,Material}GraphEditWindow, {Abstract,Serializable,Material}GraphPresenter and {Serializable,Material}GraphView 7 年前