Skip to content

Put back endContour default value, put back endShape with splines #7

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Mar 5, 2025

Conversation

davepagurek
Copy link
Collaborator

  • Custom handling of endShape(CLOSE) is done when a segment's handlesClose() returns true. So for this addon, we override it and set it to false to always have it end the shape with the default straight line segment.
  • Overrides endContour and applies a default value of CLOSE instead of the new default OPEN

@davepagurek davepagurek merged commit 89c50d3 into main Mar 5, 2025
@davepagurek davepagurek deleted the fix/end-shape-contour branch March 5, 2025 22:59
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.

1 participant