s-leger / archipack

Archipack for blender 2.79
https://blender-archipack.org
GNU General Public License v3.0
359 stars 49 forks source link

Creating floors: sometimes normals are flipped #126

Closed aldanor closed 5 years ago

aldanor commented 5 years ago

Here I'm using the outer wall to create floors, it created two separate floor meshes on both sides of the arch (for some reason), but one of them has wrong normals as it's flipped in the wrong direction:

image

aldanor commented 5 years ago

Just a few other weird ones (not floors) related, but I guess these are caused by the boolean modifier?

image

image

aldanor commented 5 years ago

Also, what's the easiest way to merge those two floor faces into one?

(Otherwise texturing will be all messed up because there will be a seam; if just join them, one of them is facing the wrong direction again)

s-leger commented 5 years ago

Hi, Assuming you are using "real-time" preset, select both and use CTRL + J to join both mesh into one. Do not change any archipack parameter on resulting mesh (select and use "kill archipack" in tools tab) as this will regenerate a new mesh.

There is nearly no way to handle wrong face orientation after boolean while keeping the whole stack interactive, but looks like something is going wrong in blender's side.

Last one is the door soil, already reported as flipped.