soupday / CCiC-Blender-Pipeline-Plugin

Python plugin for CC4 and iClone8 to re-import character exports from CC3/CC4 Blender Tools auto-setup add-on.
GNU General Public License v3.0
100 stars 15 forks source link

Python API #11

Closed mertakbal closed 1 year ago

mertakbal commented 1 year ago

I am trying to batch process over twenty .fbx models with a python script. Unfortunately I can not access bpy.ops.cc3.importer or bpy.ops.cc3.exporter in my script. I don't know which arguments they will take. Can anyone help me further?

soupday commented 1 year ago

Don't spam the same question across multiple repositories.