// =========================================================================== // 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 "Paint constraint: Found no constraint on the selected mesh." m_paintNClothTexture.kNClothNoComponent; displayString -replace -value "Paint nCloth: Cannot paint selected map for a passive object" m_paintNClothTexture.kNClothPaintBadAttrWarn; displayString -replace -value "Paint nCloth: No nucleus mesh selected" m_paintNClothTexture.kNClothPaintNoMeshWarn; displayString -replace -value "Paint nCloth: No nCloth or nRigid node associated with selected mesh" m_paintNClothTexture.kNClothPaintNoNPartWarn;