// =========================================================================== // 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_contextPolyToolsUVShellMM.kAutoSeamUVsAnnot; displayString -replace -value "Auto Seams Options" m_contextPolyToolsUVShellMM.kAutoSeamUVsOptionsAnnot; displayString -replace -value "3D Cut and Sew UV Tool" m_contextPolyToolsUVShellMM.kCutSewUV; displayString -replace -value "3D Grab UV Tool" m_contextPolyToolsUVShellMM.kGrabUVTool; displayString -replace -value "Mapping" m_contextPolyToolsUVShellMM.kMapping; displayString -replace -value "Unfold" m_contextPolyToolsUVShellMM.kShellUnfold; displayString -replace -value "Texture Borders" m_contextPolyToolsUVShellMM.kTextureBorders; displayString -replace -value "UV Editor" m_contextPolyToolsUVShellMM.kUVEditor; displayString -replace -value "UV Set Editor" m_contextPolyToolsUVShellMM.kUVSetEditor; displayString -replace -value "Open the UV Set Editor." m_contextPolyToolsUVShellMM.kUVSetEditorAnnot; displayString -replace -value "Auto Seams" m_contextPolyToolsUVShellMM.kUVShellAutoSeams; displayString -replace -value "Flip" m_contextPolyToolsUVShellMM.kUVShellFlip; displayString -replace -value "Layout" m_contextPolyToolsUVShellMM.kUVShellLayout; displayString -replace -value "Optimize" m_contextPolyToolsUVShellMM.kUVShellOptimize;