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

Implement extending, joining, and creating new subpaths with the Spline tool #2203

Open
wants to merge 12 commits into
base: master
Choose a base branch
from

Conversation

indierusty
Copy link
Contributor

@indierusty indierusty commented Jan 18, 2025

  1. Visualize endpoints of paths.
  2. Extend endpoints of paths.
  3. Join endpoint of the paths.
  4. Create new path in the same layer / currently selected layer.
  5. Enable snapping of endpoints for joining. It works even if regular snapping is disabled.

Closes #2184 Part 2

@indierusty indierusty changed the title Allow user to extend, join and create new paths using spline tool Implemented extending, joining and creating new paths using spline tool Jan 18, 2025
@Keavon
Copy link
Member

Keavon commented Jan 18, 2025

!build

Copy link

📦 Build Complete for 8889a64
https://926e72b6.graphite.pages.dev

@Keavon Keavon changed the title Implemented extending, joining and creating new paths using spline tool Implement extending, joining, and creating new subpaths with the Spline tool Jan 19, 2025
@Keavon
Copy link
Member

Keavon commented Jan 19, 2025

Marking as draft for the moment until snapping to endpoints is added per Discord discussion.

@Keavon Keavon marked this pull request as draft January 19, 2025 04:05
@indierusty indierusty marked this pull request as ready for review January 19, 2025 14:30
@indierusty indierusty marked this pull request as draft January 20, 2025 08:15
@indierusty indierusty marked this pull request as ready for review January 20, 2025 10:19
@indierusty indierusty marked this pull request as draft January 20, 2025 16:59
@indierusty indierusty marked this pull request as ready for review January 21, 2025 06:34
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