Skip to content

Conversation

c-mateo
Copy link
Contributor

@c-mateo c-mateo commented Oct 13, 2025

The Round Corners node has a parameter that controls whether rounded corners are created depending on the angle between edges. I found its behavior somewhat counterintuitive.

In the image below, the minimum angle threshold is set to 90°, but the green and cyan angles are not getting rounded corners even though they are greater than or equal to 90°, while the orange angle, which is less than 90°, does.

image

Work in progress to close #3204.
Currently, it ignores vertices with handles but doesn't work well when the vertex is the first in the path. Any help would be appreciated.

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

"Round Corners" node removes bezier curves from vectors

1 participant