// =========================================================================== // 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 "Missing input and/or output mesh for ^1s, skipping" m_nClothConvertOutput.kMissingMesh; displayString -replace -value "Missing input and/or output mesh parent for ^1s, skipping" m_nClothConvertOutput.kMissingParent; displayString -replace -value "None of the selected nCloth(s) needed conversion." m_nClothConvertOutput.kNothingConverted; displayString -replace -value "Cache for the following nCloth(s) may be in the wrong space: ^1s" m_nClothConvertOutput.kWrongSpaceCache;