Merge branch 'blender-v2.83-release'
This commit is contained in:
@@ -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'):
|
||||
|
Reference in New Issue
Block a user