// =========================================================================== // 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 "Only blend shape targets for the same blend shape deformer can be grouped together." m_blendShapeCreateGroupForSelected.kNewGroupErrorDifferentNode; displayString -replace -value "Only items of the same type can be grouped together." m_blendShapeCreateGroupForSelected.kNewGroupErrorDifferentType; displayString -replace -value "Reference blend shape group cannot be changed." m_blendShapeCreateGroupForSelected.kNewGroupErrorHasRef;