addam / Export-Paper-Model-from-Blender

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

Split Seams #78

Closed mond-cz closed 4 years ago

mond-cz commented 4 years ago

Running operator in vertex select mode, splits all edges. Not only marked as seam. Thank you

addam commented 4 years ago

Thanks, that was a lousy error from using mesh select & operator call. I hope I fixed it now using BMesh.