neverhood311 / Stop-motion-OBJ

A Blender add-on for importing a sequence of OBJ meshes as frames
GNU General Public License v3.0
688 stars 53 forks source link

Import multiple mesh sequences #134

Closed ThomasBoulestin closed 3 years ago

ThomasBoulestin commented 3 years ago

Hello,

For some reasons, I sometime need to import 5-10 mesh sequences.

Would it be possible to upgrade the menu to add multiple mesh sequences at once ? Maybe multiples input-boxes we would loop on ?

Regards,

Thomas.

neverhood311 commented 3 years ago

Hi Thomas,

This would be a nice addition, but to be completely honest, I don't see this feature being added. As it stands, I didn't write the code for the menu UI completely, I'm just piggybacking on the existing File Finder UI code. To create a full multi-sequence import UI from scratch would be more work than I'm able to put into it.

I'll make a note in the backlog so this idea isn't lost, though.