Merge branch 'blender-v2.83-release'

This commit is contained in:
Campbell Barton
2020-05-22 22:42:16 +10:00
12 changed files with 148 additions and 244 deletions

View File

@@ -93,9 +93,6 @@ class IMAGE_MT_view(Menu):
layout.separator()
layout.prop(sima, "use_realtime_update")
if show_uvedit:
layout.prop(tool_settings, "show_uv_local_view")
layout.prop(uv, "show_metadata")
if paint.brush and (context.image_paint_object or sima.mode == 'PAINT'):