// =========================================================================== // 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 "Aim Constraint" m_shelf_Rigging.kAimConstraint; displayString -replace -value "Bind Skin" m_shelf_Rigging.kBindSkin; displayString -replace -value "Blend Shapes" m_shelf_Rigging.kBlendShapes; displayString -replace -value "Create Cluster" m_shelf_Rigging.kCluster; displayString -replace -value "Human IK" m_shelf_Rigging.kHumanIK; displayString -replace -value "Create IK Handle" m_shelf_Rigging.kIKHandleTool; displayString -replace -value "Create Joints" m_shelf_Rigging.kJointTool; displayString -replace -value "Create Lattice" m_shelf_Rigging.kLattice; displayString -replace -value "Create Locator" m_shelf_Rigging.kLocator; displayString -replace -value "Orient Constraint" m_shelf_Rigging.kOrientConstraint; displayString -replace -value "Paint Skin Weights" m_shelf_Rigging.kPaintSkinWeights; displayString -replace -value "Parent Constraint" m_shelf_Rigging.kParentConstraint; displayString -replace -value "Point Constraint" m_shelf_Rigging.kPointConstraint; displayString -replace -value "Pole Vector Constraint" m_shelf_Rigging.kPoleVectorConstraint; displayString -replace -value "Quick Rig" m_shelf_Rigging.kQuickRig; displayString -replace -value "Scale Constraint" m_shelf_Rigging.kScaleConstraint; displayString -replace -value "Set Driven Key" m_shelf_Rigging.kSetDrivenKey; displayString -replace -value "Set Key" m_shelf_Rigging.kSetKey;