Merge branch 'blender-v3.4-release'

This commit is contained in:
Pratik Borhade 2022-11-13 22:54:38 +05:30
commit 7419e291e8
1 changed files with 1 additions and 0 deletions

View File

@ -3865,6 +3865,7 @@ class VIEW3D_MT_edit_mesh(Menu):
layout.operator("mesh.bisect")
layout.operator("mesh.knife_project")
layout.operator("mesh.knife_tool")
if with_bullet:
layout.operator("mesh.convex_hull")