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

[Feature Request] Automatic Closure of Non-Triangulated Vertices #437

Open
2 tasks done
r888800009 opened this issue Sep 22, 2024 · 0 comments
Open
2 tasks done

[Feature Request] Automatic Closure of Non-Triangulated Vertices #437

r888800009 opened this issue Sep 22, 2024 · 0 comments
Labels
Enhancement New feature or request Triage PR/Issue needs to be triaged.

Comments

@r888800009
Copy link
Contributor

Validations

  • I have checked for similar feature requests and could not find any.
  • I have made sure this is not an already-existing feature.

Description

Currently, in the mesh editor, users are blocked by a pop-up window if vertices are not connected to form triangles after editing. Instead of simply preventing progress, we should enhance this experience by prompting users with a message asking if they would like to automatically close the non-triangulated vertices.

Suggested solution

Implement a feature that detects non-triangulated vertices and presents a pop-up window asking users if they want to automatically connect these vertices to form valid triangles. This approach allows users to choose whether to proceed with the closure, improving the editing workflow while reducing frustration.

Alternative solution

No response

Additional Context

No response

@r888800009 r888800009 added Enhancement New feature or request Triage PR/Issue needs to be triaged. labels Sep 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement New feature or request Triage PR/Issue needs to be triaged.
Projects
None yet
Development

No branches or pull requests

1 participant