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

Interactive unfold while exporting #85

Open addam opened 4 years ago

addam commented 4 years ago

While the export is running (user sees the file browser), it should be possible to modify Scale or Limit Islands Size setting and get a new unfold, instantly.

The results will not be directly visible but it should enable a much cleaner workflow. Scale and Page Size settings are now duplicated in 3D View which must be confusing to users and positively is annoying to manage for the developer (myself).

Downside is that these settings may perhaps need to be resurrected later and placed in Unfold operator settings -- so as to allow customization of the folds properly.