Eh... stupid me. Left a duplicate main function in the rig type.
(Tail between legs, walks away shamefully.)
This commit is contained in:
@@ -254,10 +254,3 @@ def create_shape_and_driver(obj, bone, meshes, shape_name, var_name, var_path, f
|
||||
var_fac.targets[0].id = obj
|
||||
var_fac.targets[0].data_path = 'pose.bones["' + bone + '"]["' + fac_name + '"]'
|
||||
|
||||
|
||||
def main(obj, bone_definition, base_names, options):
|
||||
control(obj, bone_definition, base_names, options)
|
||||
|
||||
|
||||
return (None,)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user