File tree Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -89,6 +89,8 @@ Note that you'll not have access to the examples provided in this repo because t
89
89
- Node creation menu on edge drop
90
90
- Simplified edge connection compared to default GraphView (ShaderGraph and VFX Graph)
91
91
- Multiple graph window workflow (copy/paste)
92
+ - Vertical Ports
93
+ - Sticky notes (requires Unity 2020.1)
92
94
93
95
More details are available [ in the Changelog] ( CHANGELOG.md )
94
96
@@ -103,8 +105,6 @@ The user manual is hosted using [Github Wiki](https://github.com/alelievr/NodeGr
103
105
- Investigate for ECS/Jobs integration
104
106
- API to create the graph in C#
105
107
- Subgraphs
106
- - Use SerializedReference instead of Json (faster serialization + smaller assets)
107
- - Sticky notes (requires Unity 2020.1)
108
108
109
109
For more details consult our [ Github Project page] ( https://github.com/alelievr/NodeGraphProcessor/projects/2 ) .
110
110
@@ -165,3 +165,6 @@ Want to be in the made with list? [Send a message to the issue #14](https://gith
165
165
166
166
### Sticky Notes (2020.1 or more required)
167
167
![ image] ( https://user-images.githubusercontent.com/6877923/94344807-208e0b00-0022-11eb-9f93-62acd6478e30.png )
168
+
169
+ ### Vertical Ports
170
+ ![ image] ( https://user-images.githubusercontent.com/6877923/106968910-199ea400-674a-11eb-8f0d-76230c3e10c5.png )
You can’t perform that action at this time.
0 commit comments