You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
Validations
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
The text was updated successfully, but these errors were encountered: