Skip to content
Snippets Groups Projects
Commit 5a4d6985 authored by Campbell Barton's avatar Campbell Barton
Browse files

update for rna change

parent 79194632
No related branches found
No related tags found
No related merge requests found
......@@ -159,7 +159,7 @@ def pVisLocExec(bone, active, context):
def pVisRotExec(bone, active, context):
rotcopy(bone, getmat(bone, active,
context, not context.active_object.data.bones[bone.name].use_inherit_rotate))
context, not context.active_object.data.bones[bone.name].use_inherit_rotation))
def pVisScaExec(bone, active, context):
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment