UI: move edge-tag option from the scene into the operator
This was a very specific option to display in global tool settings. Now this is exposed in the operator when edge-select mode is enabled.
This commit is contained in:
@@ -109,7 +109,6 @@ class VIEW3D_PT_tools_meshedit_options(View3DPanel, Panel):
|
||||
layout.prop(tool_settings, "use_mesh_automerge")
|
||||
|
||||
layout.prop(tool_settings, "double_threshold")
|
||||
layout.prop(tool_settings, "edge_path_mode")
|
||||
|
||||
# ********** default tools for editmode_curve ****************
|
||||
|
||||
|
||||
Reference in New Issue
Block a user