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

PolyStrips: Displaying and adjusting corners #1459

Open
jlampel opened this issue Mar 3, 2025 · 0 comments
Open

PolyStrips: Displaying and adjusting corners #1459

jlampel opened this issue Mar 3, 2025 · 0 comments
Assignees
Milestone

Comments

@jlampel
Copy link
Member

jlampel commented Mar 3, 2025

Handles in PS v4 are currently drawn at the start of the interpolated curves, while in v3 they were drawn at the center of the face. While v4 feels more accurate, v3 looks much cleaner.

Beyond just looking cleaner though, adjusting a corner in v3 adjusted both strips at the same time, while adjusting a corner in v4 adjusts only one and is disconnected from the other.

v3 v4
Image Image
Image Image

It would be great to have the same visualization and functionality in v4 if possible.

@jlampel jlampel added this to the v4.0 milestone Mar 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants