Skip to content

Commit ef4ae6b

Browse files
authored
Update README.md
1 parent f809529 commit ef4ae6b

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
![](logo.png)
2+
13
Node Editor Winforms
24
=======
35

@@ -6,6 +8,7 @@ Node Editor Winforms is a Windows Forms class library project, that provides nod
68
![Example of Node Editor usage in 3D application](http://i.imgur.com/GDJG8pf.png)
79

810
## Changelog
11+
* 2021.02.06 - Added ability to use string type parameters in node inputs and outputs directly, without need to create wrapper class
912
* 2021.01.24 - Added ability to access nodes custom editors via CustomEditor property of NodeVisual
1013
* 2021.01.24 - Fixed method of resolving assemblies (which fixed for example usage of generic types in sockets, like List<T>)
1114
* 2021.01.24 - Added support for customizing node width and height - via Node attribute parameters

0 commit comments

Comments
 (0)