disable reorder splines button

This commit is contained in:
Brendon Murphy 2015-10-15 10:39:55 +11:00
parent 7ef985757d
commit f78b58128b
Notes: blender-bot 2023-02-14 20:08:41 +01:00
Referenced by issue #39664, Bsurfaces Broken: Reorder splines, local view bug, misc errors.
1 changed files with 1 additions and 1 deletions

View File

@ -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")