Tim Cooper
a2d8ad62
Add drawing of custom node preview
Delegate drawing to a custom drawer class that is looked up via
attribute, it will search for most specific drawer first, then walk up
the inheritence chain.
9 年前
Tim Cooper
98e18802
Fix position or Node preview
9 年前
Peter Bay Bastian
60926063
ColorNodeData now re-uses the underlying list returned by GetControlData()
MaterialNodeData.Initialize(INode) is now virtual, so that e.g. ColorNodeData can override and do initialization of it's own first.
Implemented item reference checking for lists in NodeDrawer and MaterialNodeDrawer
8 年前
Peter Bay Bastian
972c4a70
Add MonoDeveloper userprefs file to gitignore
8 年前
Peter Bay Bastian
6f6d8b45
Fixed data watching for HeaderDrawer
8 年前
Jennifer Nordwall
8399ddba
Changed Graphview submodule
8 年前
Florent Guinier
670f4bf3
Merge branch 'hackweek2017' of https://github.com/stramit/MaterialGraph into hackweek2017
8 年前
Peter Bay Bastian
865b4bb0
Update gitignore
7 年前
Matt Dean
d0277da5
Fix manifest
- Added non manifest files in packages to ignore
- Fixed package manifest
7 年前
Peter Bay Bastian
7d5025eb
Various comfort changes to gitignore so that we have less "do not commit" files popping up
7 年前
Peter Bay Bastian
e1281f8c
Fixes for new node style
7 年前
Peter Bay Bastian
c4db054d
Update gitignore to make sure that people don't commit npmrc files
7 年前
Alex Lian
1f1622ac
Build automation
Add basic script for build automation needs for ShaderGraph
7 年前
Peter Bay Bastian
00564880
Fix shader include paths, update gitignore, add meta files and replace UNITY_SHADERGRAPH_DEVMODE with an optional DebugOutput directory
7 年前
Peter Bay Bastian
4e1798b6
Update gitignore and fix compile warning and test
7 年前