Skip to content

Commit

Permalink
port 278 - version 021 - Edit Mode, removed double entry Select Bound…
Browse files Browse the repository at this point in the history
…ary Loop and Select Loop Inner-Region.

Issue: http://www.bforartists.de/content/port-278-021-changes
  • Loading branch information
ReinerBforartists committed Jan 22, 2017
1 parent d991513 commit 071c43b
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions release/scripts/startup/bl_ui/space_view3d.py
Expand Up @@ -2448,11 +2448,6 @@ def draw(self, context):
layout.operator("mesh.edge_split")
layout.operator("mesh.bridge_edge_loops")

layout.separator()

layout.operator("mesh.loop_to_region")
layout.operator("mesh.region_to_loop")


class VIEW3D_MT_edit_mesh_faces(Menu):
bl_label = "Faces"
Expand Down

0 comments on commit 071c43b

Please sign in to comment.