Skip to content
Snippets Groups Projects
  • Brendon Murphy's avatar
    4db5be05
    fix for bmesh · 4db5be05
    Brendon Murphy authored
    bpy.ops.mesh.delete(type='ALL') becomes  bpy.ops.mesh.delete(type='VERT')
    script still returns some errors in the console but works again.
    4db5be05
    History
    fix for bmesh
    Brendon Murphy authored
    bpy.ops.mesh.delete(type='ALL') becomes  bpy.ops.mesh.delete(type='VERT')
    script still returns some errors in the console but works again.