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

Fix glue tabs for faces with small angles #40

Closed jdugge closed 8 years ago

jdugge commented 8 years ago

Sets the glue tab angles to be less than or equal to the angles adjacent to the target edge. Fixes #39.

addam commented 8 years ago

That's nice, thanks!