Smooth keycap faces

How did I miss that?
plate-64p
jacopods 8 years ago
parent e38d67a698
commit b9a62030d6
  1. 1
      import_keyboard.py

@ -913,6 +913,7 @@ def read(filepath):
bpy.ops.object.mode_set(mode='EDIT')
bpy.ops.mesh.remove_doubles()
bpy.ops.mesh.faces_shade_smooth()
bpy.ops.object.mode_set(mode='OBJECT')
# name the key

Loading…
Cancel
Save