2673 次代码提交 (9464aaa0-d65a-4c3f-98bd-50d293a55866)

作者 SHA1 备注 提交日期
Peter Bay Bastian 145b4d5f Get rid of presenter for graph inspector 7 年前
Tim Cooper a5c9b0ce Merge branch 'exposed-prop-subgraph' 7 年前
Peter Bay Bastian a15cfa1d Minor changes to VectorControl 7 年前
Peter Bay Bastian 39d3dc25 Undo support for all node controls 7 年前
Peter Bay Bastian 99701f90 UIElements-based controls for color and vector controls 7 年前
Peter Bay Bastian d4bf2988 Update to work with latest Editor 7 年前
Peter Bay Bastian e3cb9212 Undo handling for adding/removing shader properties 7 年前
Peter Bay Bastian 1b46d517 More robust undo/redo by removing and adding nodes 7 年前
Peter Bay Bastian b7975d8f Reflection based undo deserialization 7 年前
damian 1b331496 Merge branch 'master' into no-presenters 7 年前
Peter Bay Bastian e0963bb8 More serialization fix 7 年前
damian 6a03177d Merge branch 'master' into no-presenters 7 年前
Peter Bay Bastian a8f898e3 Fix serialization 7 年前
damian 3db84206 Fixed some bugs after master merge. 7 年前
Peter Bay Bastian 3b4b0eb6 Fix deserialization of SerializableGraphObject (refactor typo) 7 年前
damian 83548475 Merging master. 7 年前
Peter Bay Bastian c5a7e594 Fix integration with Undo by introducing IGraphObject 7 年前
Peter Bay Bastian 9f5fba90 Merge branch 'attribute-controls' 7 年前
Peter Bay Bastian 3790252c Remove last node presenters and also type mapper in MaterialGraphPresenter 7 年前
Peter Bay Bastian 9bf884ab Add object field attribute control 7 年前
Peter Bay Bastian fd78eaed Small fix for gradient node 7 年前
Peter Bay Bastian aeedf575 Attribute control for gradient node 7 年前
Peter Bay Bastian 319e2795 Fix update scope of matrix nodes (they do not support preview properties yet) 7 年前
Peter Bay Bastian 7bb42428 Use attribute controls for Matrix nodes 7 年前
damian 7e977d50 Fixed inspector and node position is now saved. 7 年前
Peter Bay Bastian e6e04a49 Use attribute controls for TransformNode 7 年前
damian 20646d1b Removed MaterialNodePresenter. 7 年前
Peter Bay Bastian 152042bb Comment out IfNode for now 7 年前
damian 17b67cdf More cleanup of presenter code. 7 年前
Peter Bay Bastian 56967512 Property attribute control 7 年前
damian d9e85fdf Cleaning up presenter code. 7 年前
Peter Bay Bastian f695b6fa Enum attribute control 7 年前
damian a327462f Converted all nodes to use no-presenter. 7 年前
Peter Bay Bastian 95ea6e13 Turn off preview for color node 7 年前
damian 92315882 Fixed deleting edges 7 年前
Peter Bay Bastian fcbee16f Remove commented out node presenters 7 年前
damian 2ecb0d96 Hooked up MaterialNodeView.OnModified() to main presenter OnModified callback. 7 年前
Peter Bay Bastian 811d7dab Color attribute control 7 年前
Tim Cooper 3da19296 missed files 7 年前
damian 591d8820 Fixed MaterialNodeView.OnModified() after no-presenters change. 7 年前
Peter Bay Bastian 336d2f81 Rename variable in MaterialNodeView 7 年前
Tim Cooper 98c7f93e Open up the correct graph when double clicked on. 7 年前
damian a4a72ae8 Added support for connecting edges between 2 no-presenter nodes. 7 年前
Peter Bay Bastian 2bfaf109 Default control attribute (so far only for floats) 7 年前
Tim Cooper 24923996 misc fixes afer changes 7 年前
damian 33ee05ff Fixed compatibleAnchors checks for when starting on a no-presenter anchor. 7 年前
Peter Bay Bastian 1125f7df Common attribute control for floaty properties 7 年前
Jens Holm ddc1113a Resize handle added only to preview node 7 年前
Tim Cooper 2c1b60e0 compiling 7 年前
damian e9b2550a Added support for checking compatible no-presenter anchors. 7 年前