// =========================================================================== // 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 "Automatically select and cut seams for the selected objects or shells" m_contextPolyToolsUVMM.kAutoSeamUVsAnnot; displayString -replace -value "Auto Seams Options" m_contextPolyToolsUVMM.kAutoSeamUVsOptionsAnnot; displayString -replace -value "Auto Seams" m_contextPolyToolsUVMM.kAutoSeams; displayString -replace -value "Create UV Shell" m_contextPolyToolsUVMM.kCreateUVShell; displayString -replace -value "3D Cut and Sew UV Tool" m_contextPolyToolsUVMM.kCutSewUV; displayString -replace -value "Cut UVs" m_contextPolyToolsUVMM.kCutUVs; displayString -replace -value "Separate the texture coordinates along the selected edges" m_contextPolyToolsUVMM.kCutUVsAnnot; displayString -replace -value "Delete UVs" m_contextPolyToolsUVMM.kDeleteUVs; displayString -replace -value "3D Grab UV Tool" m_contextPolyToolsUVMM.kGrabUVTool; displayString -replace -value "Mapping" m_contextPolyToolsUVMM.kMapping; displayString -replace -value "Merge UVs" m_contextPolyToolsUVMM.kMergeUVs; displayString -replace -value "Sew UVs" m_contextPolyToolsUVMM.kSewUVs; displayString -replace -value "Sew the textures together along the selected edges" m_contextPolyToolsUVMM.kSewUVsAnnot; displayString -replace -value "Texture Borders" m_contextPolyToolsUVMM.kTextureBorders; displayString -replace -value "UV Editor" m_contextPolyToolsUVMM.kUVEditor; displayString -replace -value "UV Set Editor" m_contextPolyToolsUVMM.kUVSetEditor; displayString -replace -value "Open the UV Set Editor." m_contextPolyToolsUVMM.kUVSetEditorAnnot;