BrendanParmer / NodeToPython

Convert Blender node groups to a Python add-on
MIT License
236 stars 21 forks source link

Curve nodes default points not joining curve #27

Closed BrendanParmer closed 1 year ago

BrendanParmer commented 1 year ago

The addon adds in the points for the curves, but it won't update the node.

Thought there might've been a refresh or update function. If not, we may be able to hack it by adding and deleting a point.