UI: Rename "VCol" to "Vertex Colors"
This commit is contained in:
@@ -85,7 +85,7 @@ static const EnumPropertyItem DT_layer_items[] = {
|
||||
"Transfer Freestyle edge mark"},
|
||||
{0, "", 0, "Face Corner Data", ""},
|
||||
{DT_TYPE_LNOR, "CUSTOM_NORMAL", 0, "Custom Normals", "Transfer custom normals"},
|
||||
{DT_TYPE_VCOL, "VCOL", 0, "VCol", "Vertex (face corners) colors"},
|
||||
{DT_TYPE_VCOL, "VCOL", 0, "Vertex Colors", "Vertex (face corners) colors"},
|
||||
{DT_TYPE_UV, "UV", 0, "UVs", "Transfer UV layers"},
|
||||
{0, "", 0, "Face Data", ""},
|
||||
{DT_TYPE_SHARP_FACE, "SMOOTH", 0, "Smooth", "Transfer flat/smooth mark"},
|
||||
|
||||
Reference in New Issue
Block a user