taniwha / io_object_mu

Python .mu reader/writer and blender import/export addon
GNU General Public License v2.0
120 stars 51 forks source link

is exporting only one object #52

Closed cassio165 closed 2 months ago

cassio165 commented 3 years ago

everything is correct but it cannot export more than 1 object at a time

StoneBlue commented 2 years ago

IIRC, you have to select/highlight every object in the tree, in the Outliner

taniwha commented 2 years ago

If you mean actually one object, that should not be the case, it should be exporting everything in the tree. If you mean just the one module: take a look at mass-export.py.

taniwha commented 2 years ago

IIRC, you have to select/highlight every object in the tree, in the Outliner

No, just the root object.

taniwha commented 2 months ago

Seems to be expectations.