thomthom / quadface-tools

Suite of tools for manipulating quad faces in SketchUp.
https://extensions.sketchup.com/en/content/quadface-tools
MIT License
18 stars 1 forks source link

SketchUp may mess up face orientation upon import #99

Closed thomthom closed 7 years ago

thomthom commented 8 years ago

Original report by me.

The original report had attachments: TestTile.zip

TestTile.zip


qft-obj-import-face-orientation-bug

The meshes in the screenshot show the same data - just one is offset the Z to not be on 0.0.

SketchUp will flip the orientation of the triangle in the bottom right corner - and the adjacent triangles (probably) created afterwards is then oriented along with it.

See if there is a reliable way to prevent this.

thomthom commented 7 years ago

Fixed in 9c85040