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

Feat (Group): Send meshes separately under the group #104

Merged
merged 2 commits into from
Dec 13, 2022

Conversation

oguzhankoral
Copy link
Member

Group entities send to Speckle separately instead of grouping them according to material. Otherwise we have to deal with similar problem on self-intersected faces. Which there are no ideal solution yet.

Additionaly scoped face cleanup (merge coplanars) implemented. previously it was merging regardlessly they are under the same scope or not. When we receive previously split faces as below, we can receive them as is.

scoped_face_merge

@oguzhankoral oguzhankoral added bug Something isn't working enhancement New feature or request labels Dec 13, 2022
@oguzhankoral oguzhankoral added this to the 2.11 milestone Dec 13, 2022
@oguzhankoral oguzhankoral self-assigned this Dec 13, 2022
@oguzhankoral oguzhankoral linked an issue Dec 13, 2022 that may be closed by this pull request
@oguzhankoral oguzhankoral merged commit e872fda into main Dec 13, 2022
@oguzhankoral oguzhankoral deleted the oguzhan/refactor-group-meshes branch December 21, 2022 06:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Bug with group meshes
1 participant