// =========================================================================== // Copyright 2018 Autodesk, Inc. All rights reserved. // // Use of this software is subject to the terms of the Autodesk license // agreement provided at the time of installation or download, or which // otherwise accompanies this software in either electronic or hard copy form. // =========================================================================== displayString -replace -value "Display Attributes" m_ModelingMeshDisplayMenu.kDisplayAttributesDivider; displayString -replace -value "Color Material Channel" m_ModelingMeshDisplayMenu.kNewPolyColorMaterial; displayString -replace -value "Material Blend Setting" m_ModelingMeshDisplayMenu.kNewPolyMaterialBlend; displayString -replace -value "Vertex Normal Edit Option Box" m_ModelingMeshDisplayMenu.kNewVertexNormalEditBoxOptions; displayString -replace -value "Vertex normal edit options" m_ModelingMeshDisplayMenu.kNewVertexNormalEditOptionsAnnot; displayString -replace -value "Normals" m_ModelingMeshDisplayMenu.kNormalsDivider; displayString -replace -value "Per Instance Sharing" m_ModelingMeshDisplayMenu.kPolyColorsPerInstance; displayString -replace -value "Assign Existing Set" m_ModelingMeshDisplayMenu.kPolyNewExistingBakeSet; displayString -replace -value "Vertex Bake Sets" m_ModelingMeshDisplayMenu.kVertexBakeSetsDivider; displayString -replace -value "Vertex Color Sets" m_ModelingMeshDisplayMenu.kVertexColorSetsDivider; displayString -replace -value "Vertex Colors" m_ModelingMeshDisplayMenu.kVertexColorsDivider;