-
-
Notifications
You must be signed in to change notification settings - Fork 524
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
Tracking Issue: Pen and Path tool improvements #1870
Comments
Aight, I start with it. Wish me luck |
Here are some more potential additions (coming from features I found useful in an abandoned vector graphics editor I had been working on years ago; originally listed here):
Some general actions:
screen recording showing some of these in my editor |
Thank you for posting those here @dzaima! The feedback and ideas are very useful. |
Hey, I plan working on the remaining few things for the path tool. I will be traveling for the next few weeks so wont be able to start anytime soon. Although if anyone else wants to pick them up before im back feel free! |
@DaraghD hello again, I hope your travels were fruitful! Just wanted to see if you're interested in returning to some of the bullet points in this issue. In particular, the Pen tool ones aren't being attempted by anybody yet so those would be free to work on anytime you'd like, perhaps if you have some time over the holidays. Cheers! |
#2160 will add the following requested features-
|
completed #2180 |
completed #2295 |
It would be good to have an operator for closing open paths - for both Pen tool and Freehand vector objects. |
@j-jasz good idea to add it to the UI. It's currently an undocumented shortcut, Ctrl+J, in the Path tool only. I'll think about how best to apply that to the other tools. |
Much of this is explained/demonstrated in this detailed webcast: https://youtu.be/OmveqhzXJFg
Path tool
When dragging a handle:
When dragging an anchor:
When double-clicking an anchor (new since video was recorded):
When clicking a segment (new since video was recorded):
When a single handle is selected:
Pen tool
When no drawing has begun yet (pointer is up):
When stretching out a segment to be placed (pointer is up):
When dragging the handles of the segment being placed (pointer is down):
The text was updated successfully, but these errors were encountered: