// =========================================================================== // 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 "Edit Influences" m_ChaSkinningMenu.kEditInfluences; displayString -replace -value "Normalize Weights" m_ChaSkinningMenu.kNormalization; displayString -replace -value "Other" m_ChaSkinningMenu.kOther; displayString -replace -value "Bind" m_ChaSkinningMenu.kSkinningCreate; displayString -replace -value "Weight Maps" m_ChaSkinningMenu.kSkinningMaps; displayString -replace -value "Tools" m_ChaSkinningMenu.kSkinningTools;