Skip to content

Tags: Siccity/xNode

Tags

1.8.0

Toggle 1.8.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Updated package.json version

1.8

Toggle 1.8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[FIX] fix a problem when a complex class with optional port drawing i…

…s used with NodeEditorGUILayout.DynamicPortList. By having an item that wasn't drawing the port, the method was throwing a KeyNotFoundException when reordering. (#262)

The fix detects if there isn't a port when swapping rects.

1.7

Toggle 1.7's commit message
#144 Added option to disable tooltips

1.6

Toggle 1.6's commit message
Unity 5.3 support

1.5

Toggle 1.5's commit message
Fixed error on instanceportlists that aren't arrays

1.4

Toggle 1.4's commit message
Faster editor caching and less error prone

1.3

Toggle 1.3's commit message
Tooltip now shows value from GetValue instead of field variable

1.2

Toggle 1.2's commit message
Allow dragging view with middle mouse button