Add also LEDs to the keyboard empty for scaling

plate-64p
jacopods 8 years ago
parent b864b1c4f9
commit 741da49b15
  1. 3
      import_keyboard.py

@ -1232,7 +1232,8 @@ def read(filepath):
new_obj_tl.select = True
new_switch.select = True
if "led" in keyboard:
new_led.select = True
scn.objects.active = keyboard_empty
bpy.ops.object.parent_set(type="OBJECT")

Loading…
Cancel
Save