Skip to content
Snippets Groups Projects
Commit fba637f3 authored by Daniel Salazar's avatar Daniel Salazar
Browse files

Copy Attributes addon: Make copy bone shape also copy the wireframe display option

parent d9f575eb
No related branches found
No related tags found
No related merge requests found
......@@ -160,6 +160,7 @@ def pVisScaExec(bone, active, context):
def pDrwExec(bone, active, context):
bone.custom_shape = active.custom_shape
bone.bone.show_wire = active.bone.show_wire
def pLokExec(bone, active, context):
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment