addam / Export-Paper-Model-from-Blender

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

Duplicate island names when manually marking seams #41

Closed jdugge closed 8 years ago

jdugge commented 8 years ago

When new islands are generated by applying the Unfold operator after marking additional seams on an already unfolded model, the islands no longer have unique names. Instead, the "child" islands resulting from splitting a larger "parent" island have the parent island's name.

It would be nice to have an option to force the regeneration of unique island names.