JoseConseco / GoB

Fork of original GoB script (I just added some fixes)
GNU General Public License v3.0
648 stars 78 forks source link

Export button is unavailable #373

Closed WizardGroon closed 2 years ago

WizardGroon commented 2 years ago

resim_2022-10-22_162612867

Export path is right i am hundred percent sure. I can import from zbrush but cant export to zbrush.

REKKU68 commented 2 years ago

Hey Look, try this way. https://github.com/JoseConseco/GoB/issues/372#issuecomment-1285798649

MetinSeven commented 2 years ago

This seems to be a bug in the latest version, 3.5.93, causing the Export button to remain ghosted if only one object is selected in Blender. As soon as you select multiple objects, export to ZBrush works. At least here it does.

For reference: exporting one object still works in version 3.5.56, maybe in other releases prior to 3.5.93 as well.

REKKU68 commented 2 years ago

This seems to be a bug in the latest version, 3.5.93, causing the Export button to remain ghosted if only one object is selected in Blender. As soon as you select multiple objects, export to ZBrush works. At least here it does.

For reference: exporting one object still works in version 3.5.56, maybe in other releases prior to 3.5.93 as well.

Aha! I guess the reason is not the blender version, but the latest version of the add-on? If so, it seems highly likely that the developer accidentally modified the code. Thank you.

kromar commented 2 years ago

I got a fix for this but since it turns out there are many scenarios to be covered it would be great if you could use it for a bit and see if there is anything unexpected happening.

https://github.com/kromar/blender_GoB/tree/fix-export-poll

MetinSeven commented 2 years ago

I got a fix for this but since it turns out there are many scenarios to be covered it would be great if you could use it for a bit and see if there is anything unexpected happening.

https://github.com/kromar/blender_GoB/tree/fix-export-poll

Tried it, and it seems to work fine so far, thanks! 👍