- added port snapping falloff range set from `NodeGraphQt.constants.PORT_FALLOFF` - global port size is now set from `NodeGraphQt.constantsPORT_DEFAULT_SIZE` - updated live pipe draw Z order, the live pipe now renders above node and port items. - refactored ``NodeItem`` port arrangement and layout functions.
- misconfiguration fix from ray-barrett - minor updates to docs.
0.0.3
0.0.2
- added node properties bin widget. - added node tree widget. - updated sphinx docs. - implemented ``set_text()`` function for BackdropNode. - port type indicators.