Skip to content

Allow importIntoResource() to handle multiple files at once.

Aron Helser requested to merge aron.helser/smtk:import_multi_file into master

Check the isExtensible() property of the input file list, and pass multiple files to the import operation if supported.

@dcthomp take a look?

Merge request reports