Skip to content

Make the Spline tool non-destructive #1125

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

Closed
Keavon opened this issue Apr 15, 2023 · 2 comments
Closed

Make the Spline tool non-destructive #1125

Keavon opened this issue Apr 15, 2023 · 2 comments

Comments

@Keavon
Copy link
Member

Keavon commented Apr 15, 2023

Instead of adding points to a temporary list stored in the Spline tool, which gets destructively committed when the user is done and turned into a Bezier curve, move that spline -> Bezier logic into a node and make the Spline tool draw a polyline which gets fed into the spline interpolator node.

@Keavon Keavon added Feature Good First Issue Good for newcomers labels Apr 15, 2023
@github-project-automation github-project-automation bot moved this to Short-Term in Task Board Apr 15, 2023
@Keavon Keavon removed the Available label May 31, 2023
@Keavon Keavon moved this to Available in Task Board May 31, 2023
@Keavon Keavon moved this from Always Up for Grabs to Short-Term in Task Board May 31, 2023
@Keavon Keavon removed the P-Medium label May 31, 2023
@0HyperCube
Copy link
Member

Part of #134

@Keavon
Copy link
Member Author

Keavon commented Feb 15, 2024

Closing as part of #134.

@Keavon Keavon closed this as completed Feb 15, 2024
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

No branches or pull requests

2 participants