Skip to content
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

Add upgrade script to convert "Spline" node to "Path" -> "Spline from Points" #2274

Merged
merged 11 commits into from
Feb 12, 2025

Conversation

indierusty
Copy link
Contributor

@indierusty indierusty commented Feb 9, 2025

  • Write an upgrade script to transform Spline node into the Path -> Spline from Points node.
  • Delete the Spline node.
  • Rename the "Spline from Points" node to just "Spline".
  • Write an upgrade script to rename the Spline from Points node to the Spline node.

Closes #2184, part 3.

@indierusty indierusty marked this pull request as draft February 9, 2025 08:15
@indierusty indierusty marked this pull request as ready for review February 10, 2025 07:54
@Keavon Keavon changed the title Upgrade Script to transfrom "Spline" node to "Path -> Spline from points". Add upgrade script to convert "Spline" node to "Path" -> "Spline from Points" Feb 11, 2025
@Keavon
Copy link
Member

Keavon commented Feb 12, 2025

!build

Copy link

📦 Build Complete for 5e5e6eb
https://0fa4635d.graphite.pages.dev

@Keavon Keavon enabled auto-merge (squash) February 12, 2025 23:38
@Keavon Keavon merged commit 2d90bb0 into GraphiteEditor:master Feb 12, 2025
4 checks passed
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.

Make the Spline tool draw a polylines with a Path -> Spline from Points node setup
2 participants