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

Give FCStd_read a method to automatically remove redundant faces for basic and standard modes #4525

Merged
merged 6 commits into from
Jun 12, 2022

Conversation

zeffii
Copy link
Collaborator

@zeffii zeffii commented Jun 11, 2022

FCStd_read node

  • add Names socket (hot upgrade) for each object it outputs it will pass (obj.FullName, obj.Name, obj.Label)

Solid to Mesh node

  • in Basic and Standard mode i've added a function to quickly remove redundant faces.
    • Trivial (untouched) will output tris, quads and ngons and that requires a different approach to analyzing redundant face data
    • Mefisto , i can't get to work.. it just slows blender to a halt and i have to close blender or end python

@zeffii zeffii changed the title add numpy version of non_redundant_faces_indices_np Give FCStd_read a method to automatically remove redundant faces for basic and standard modes Jun 12, 2022
@zeffii zeffii marked this pull request as ready for review June 12, 2022 14:12
@zeffii zeffii merged commit 6af8ca3 into master Jun 12, 2022
@zeffii zeffii deleted the remove_degenerate_triangles branch June 12, 2022 14:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant