addam / Export-Paper-Model-from-Blender

Python addon for creating paper models in Blender (development version)
https://blenderartists.org/t/export-paper-model/476597
409 stars 54 forks source link

Flipped normals #25

Closed addam closed 12 years ago

addam commented 13 years ago

Edge between two faces with opposite normals will be always marked as cut. Although there is some sense to it, it is usually not wanted and rather surprising to the user.

The script should try to handle these cases or, at least, notify the user when such a problem occurs.

addam commented 12 years ago

Fixed in the experimental branch.