Skip to content

Export operation

John Tourtellott requested to merge export-operation into master

Several updates to the export logic

  • Check the workflow folders first for export script, so that python updates can be used
  • Make the export dialog scrollable. The ACE3P options are extensive and can exceed the vertical screen on laptops
  • Add support for returning python warnings as attribute data, because the operator log is not reliable

Merge request reports