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

Add mesh cleanup operator #1395

Open
jlampel opened this issue Jan 7, 2025 · 0 comments
Open

Add mesh cleanup operator #1395

jlampel opened this issue Jan 7, 2025 · 0 comments
Assignees
Labels
enhancement v4 Applies to RF version 4x
Milestone

Comments

@jlampel
Copy link
Member

jlampel commented Jan 7, 2025

In v3 we had operators under Target Cleaning for snapping the verts to the surface, merging by distance, recalculating the normals, and flipping bad symmetry.

In v4, I think we can just have a single operator that can run all of the cleanup operations at once, with options for which ones are taken into account.

Having this as one-click and easily accessible is important since many of Blender's modeling features do not automatically snap to the surface, and we cannot write custom versions of every tool. Perhaps in the future this could be automatically run after certain non-RF tools are used.

@jlampel jlampel added feature request v4 Applies to RF version 4x labels Jan 7, 2025
@jlampel jlampel added this to the v4.0 milestone Jan 7, 2025
@jlampel jlampel self-assigned this Jan 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement v4 Applies to RF version 4x
Projects
None yet
Development

No branches or pull requests

1 participant