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

Arch: Fix multiple issues with ImportOBJ.py #10989

Merged

Conversation

Roy-043
Copy link
Contributor

@Roy-043 Roy-043 commented Oct 10, 2023

Fixes #6187.

Other fixes:

  • Made handling of shapes and global placement more consistent.
  • Shapes without curves were also triangulated.
  • Polygonal faces could have flipped normals and duplicate points.

Fixes FreeCAD#6187.

Other fixes:
* Made handling of shapes and global placement more consistent.
* Shapes without curves were also triangulated.
* Polygonal faces could have flipped normals and duplicate points.
@Roy-043 Roy-043 added the WB BIM Related to the BIM/Arch Workbench label Oct 10, 2023
Copy link
Member

@yorikvanhavre yorikvanhavre left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ok I just tested, looks good!

@yorikvanhavre yorikvanhavre merged commit 7029c6f into FreeCAD:main Oct 10, 2023
8 checks passed
@Roy-043 Roy-043 deleted the Arch-Fix-multiple-issues-with-ImportOBJ.py branch October 11, 2023 13:52
@adrianinsaval
Copy link
Member

@Roy-043 is this something we should backport?

@Roy-043
Copy link
Contributor Author

Roy-043 commented Nov 12, 2023

Backported.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Backport done File format: OBJ WB BIM Related to the BIM/Arch Workbench
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Export of .obj files inconsistant between Wavefront and Alias Mesh
3 participants