diff --git a/mesh_bsurfaces.py b/mesh_bsurfaces.py index 80595e785704c8114a48b881bcad51449bae6fee..e5fb239c18ab8cffc279e2f2d2da9959a45966ca 100644 --- a/mesh_bsurfaces.py +++ b/mesh_bsurfaces.py @@ -94,7 +94,7 @@ class VIEW3D_PT_tools_SURFSK_curve(bpy.types.Panel): row.separator() col.operator("curve.surfsk_first_points", text="Set First Points") col.operator("curve.switch_direction", text="Switch Direction") - col.operator("curve.surfsk_reorder_splines", text="Reorder Splines") +# col.operator("curve.surfsk_reorder_splines", text="Reorder Splines")