// =========================================================================== // 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 "Select Symmetry Anchors" m_performPolyAutoUnwrap.kAATitle; displayString -replace -value "Advanced Unfold (with symmetry anchors)" m_performPolyAutoUnwrap.kAdvancedUnfold; displayString -replace -value "Select the vertices that you want to define as symmetry anchors then add or click continue." m_performPolyAutoUnwrap.kAnchorMessage; displayString -replace -value "No vertices selected. Select those to be removed as unfold anchors and try again." m_performPolyAutoUnwrap.kAnchorMessage2; displayString -replace -value "Nothing could be removed." m_performPolyAutoUnwrap.kAnchorMessage3; displayString -replace -value "No vertices selected. Select those to be used as unfold anchors and try again." m_performPolyAutoUnwrap.kAnchorsMessage1; displayString -replace -value "Cancel" m_performPolyAutoUnwrap.kAutoUnwrapAACancel; displayString -replace -value "Continue" m_performPolyAutoUnwrap.kAutoUnwrapAAContinue; displayString -replace -value "Add Anchors" m_performPolyAutoUnwrap.kAutoUnwrapAddAnchors; displayString -replace -value "Add Borders" m_performPolyAutoUnwrap.kAutoUnwrapAddBorders; displayString -replace -value "Anchor Color" m_performPolyAutoUnwrap.kAutoUnwrapAnchorColorButtonName; displayString -replace -value "Change color" m_performPolyAutoUnwrap.kAutoUnwrapAnchorColorButtonTooltip; displayString -replace -value "Border Color" m_performPolyAutoUnwrap.kAutoUnwrapBorderColorButtonName; displayString -replace -value "Change color" m_performPolyAutoUnwrap.kAutoUnwrapBorderColorButtonTooltip; displayString -replace -value "Go Back" m_performPolyAutoUnwrap.kAutoUnwrapGoBack1; displayString -replace -value "No additional edges defined as texture borders. If results are not satisfactory, undo and retry with explicit border edges." m_performPolyAutoUnwrap.kAutoUnwrapImpMessage1; displayString -replace -value "Unfolding without anchors. If resulting shells are not satisfactory, undo and retry with Advanced Unfold using anchors." m_performPolyAutoUnwrap.kAutoUnwrapImpMessage3; displayString -replace -value "Polygon Auto Unwrap Mapping Options" m_performPolyAutoUnwrap.kAutoUnwrapMappingOptions; displayString -replace -value "Remove Anchors" m_performPolyAutoUnwrap.kAutoUnwrapRemoveAnchors; displayString -replace -value "Remove Borders" m_performPolyAutoUnwrap.kAutoUnwrapRemoveBorders; displayString -replace -value "Cancel" m_performPolyAutoUnwrap.kAutoUnwrapSBECancel; displayString -replace -value "Continue" m_performPolyAutoUnwrap.kAutoUnwrapSBEContinue; displayString -replace -value "" m_performPolyAutoUnwrap.kAutoUnwrapSBEEmpty; displayString -replace -value "Basic Unfold (best guess)" m_performPolyAutoUnwrap.kBasicUnfold; displayString -replace -value "Cancelling unwrap. Change UV creation method and try again." m_performPolyAutoUnwrap.kCancellingUnwrap; displayString -replace -value "Auto Unwrap Cancelled." m_performPolyAutoUnwrap.kCancellingUnwrap2; displayString -replace -value "Auto Unwrap Cancelled." m_performPolyAutoUnwrap.kCancellingUnwrap3; displayString -replace -value "Temporarily setting selected edge color to user specified color for better display" m_performPolyAutoUnwrap.kCheckEdgeColorWarning; displayString -replace -value "Nothing selected for shader assignment" m_performPolyAutoUnwrap.kCheckShaderMessage; displayString -replace -value "Create new UV set" m_performPolyAutoUnwrap.kCreateNewUVSet; displayString -replace -value "Enter Tool" m_performPolyAutoUnwrap.kEnterTool; displayString -replace -value "Enter Tool And Close" m_performPolyAutoUnwrap.kEnterToolAndClose; displayString -replace -value "Facing X" m_performPolyAutoUnwrap.kFacingX; displayString -replace -value "Facing Y" m_performPolyAutoUnwrap.kFacingY; displayString -replace -value "Facing Z" m_performPolyAutoUnwrap.kFacingZ; displayString -replace -value "Select the edges that you want to define as texture borders then click add or continue." m_performPolyAutoUnwrap.kHUDBorderEdges; displayString -replace -value "Check results in UV Editor. Click \"Go back\" to try again or click \"Done\" to commit." m_performPolyAutoUnwrap.kHUDCheckResult; displayString -replace -value "Initial Projection:" m_performPolyAutoUnwrap.kInitialProjection; displayString -replace -value "Isolate Select Object/Faces" m_performPolyAutoUnwrap.kIsolate; displayString -replace -value "Mapping Settings" m_performPolyAutoUnwrap.kMappingFrame; displayString -replace -value "No edges selected. Select edges to be defined as UV shell borders and try again." m_performPolyAutoUnwrap.kNoSelectedEdges1; displayString -replace -value "No edges selected. Select edges to remove and try again." m_performPolyAutoUnwrap.kNoSelectedEdges2; displayString -replace -value "No mesh or faces to map. Select mesh or faces and try again." m_performPolyAutoUnwrap.kNoSelectedObjectOrFacesError; displayString -replace -value "Nothing could be removed." m_performPolyAutoUnwrap.kNoWrapMapBorderEdges; displayString -replace -value "None" m_performPolyAutoUnwrap.kNoneFit; displayString -replace -value "Nothing selected for shader assignment" m_performPolyAutoUnwrap.kNothingSelectedForShaderWarning; displayString -replace -value "Proportional Fit" m_performPolyAutoUnwrap.kProportionalFit; displayString -replace -value "Select Border Edges" m_performPolyAutoUnwrap.kSBETitle; displayString -replace -value "The Auto Unwrap tool only works on one mesh at a time. Please check selection and try again" m_performPolyAutoUnwrap.kSelectMoreThanOneObjectError; displayString -replace -value "Stretch Fit" m_performPolyAutoUnwrap.kStretchFit; displayString -replace -value "UV Set" m_performPolyAutoUnwrap.kUVSetFrame; displayString -replace -value "UV set name: " m_performPolyAutoUnwrap.kUVSetName; displayString -replace -value "UV Shell Creation Method:" m_performPolyAutoUnwrap.kUVShellCreationMethod; displayString -replace -value "UV Shell Layout:" m_performPolyAutoUnwrap.kUVShellLayout; displayString -replace -value "Uniform Fit" m_performPolyAutoUnwrap.kUniformFit; displayString -replace -value "Use Test Pattern Shader" m_performPolyAutoUnwrap.kUseTestPatternShader; displayString -replace -value "The Auto Unwrap tool works on either a whole mesh or selected faces." m_performPolyAutoUnwrap.kWrapMapFacesMessage1; displayString -replace -value "Cannot do both at the same time. Please check selection and try again." m_performPolyAutoUnwrap.kWrapMapFacesMessage2;