cuddlyogre
cuddlyogre
Until I add a button to reset the root, you'll have to calculate how far you've moved the **move** bone, then translate the **root** and **center of gravity** bones by...
Stud.io doesn't have a LDCfgalt.ldr file. Try setting use_alt_colors to false and see if that works.
It looks like you're using the model's path as the ldraw_path. Try this format. `bpy.ops.ldraw_exporter.import_operator(filepath="d:\\ldraw\\models\\car.ldr", ldraw_path="d:\\ldraw", studio_ldraw_path="C:\\Program Files\\Studio 2.0\\ldraw")` If you don't have the official LDraw library: ``bpy.ops.ldraw_exporter.import_operator(filepath="d:\\ldraw\\models\\car.ldr", studio_ldraw_path="C:\\Program Files\\Studio...
What program are you using to create this minifigure?
I only tested with minifigs created with leocad, so it's possible there's something different in the way studio creates them or there may be something different about the components that...
I looked into it and the parts used by PartDesigner/Stud.io are not the same as the standard library and they have origin that are considerably different, which is why the...
Import Scale is under Scaling Options. If you set that to 1, it should do what you’re looking for.
I’m sorry I didn’t mean to close this issue immediately like that. Yes I did misunderstand. I’ll take a look.
The newest release allows for a smaller import scale. If you use 0.0004 as the import scale, it should give you what you're looking for. That import scale should persist...
I'll consider it. At the very least, I'll add that as an option.