From fdfe8d4f41245e7c19068021ef12f58fa2ad32de Mon Sep 17 00:00:00 2001 From: Aaron Carlisle Date: Sun, 14 Jun 2020 19:03:09 -0400 Subject: UI: Do not user term 'Subsurf' So not to be confused with **subsurf** scatter --- space_view3d_copy_attributes.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'space_view3d_copy_attributes.py') diff --git a/space_view3d_copy_attributes.py b/space_view3d_copy_attributes.py index 4c426551..30393a75 100644 --- a/space_view3d_copy_attributes.py +++ b/space_view3d_copy_attributes.py @@ -522,8 +522,8 @@ object_copies = ( # "Copy NLA Strips from Active to Selected"), # ('obj_tex', "Texture Space", # "Copy Texture Space from Active to Selected", obTex), - # ('obj_sub', "Subsurf Settings", - # "Copy Subsurf Settings from Active to Selected"), + # ('obj_sub', "Subdivision Surface Settings", + # "Copy Subdivision Surface Settings from Active to Selected"), # ('obj_smo', "AutoSmooth", # "Copy AutoSmooth from Active to Selected"), ('obj_idx', "Pass Index", -- cgit v1.2.3