// =========================================================================== // 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 "ATOM" m_AniAnimateMenu.kATOMParent; displayString -replace -value "Add Scene Time Warp" m_AniAnimateMenu.kAddTimeWarp; displayString -replace -value "Attach to Motion Path" m_AniAnimateMenu.kAttachToMotionPath; displayString -replace -value "Connect to IK/FK" m_AniAnimateMenu.kConnectToIKFK; displayString -replace -value "Create ATOM Template..." m_AniAnimateMenu.kCreateATOMTemplate; displayString -replace -value "Create Animated Sweep" m_AniAnimateMenu.kCreateAnimatedSweep; displayString -replace -value "Create Animation Snapshot" m_AniAnimateMenu.kCreateAnimationSnapshot; displayString -replace -value "Create Clip" m_AniAnimateMenu.kCreateClip; displayString -replace -value "Create Editable Motion Trail" m_AniAnimateMenu.kCreateEditableMotionTrail; displayString -replace -value "Create Pose" m_AniAnimateMenu.kCreatePose; displayString -replace -value "Delete Scene Time Warp" m_AniAnimateMenu.kDeleteTimeWarp; displayString -replace -value "Enable IK Solver" m_AniAnimateMenu.kEnableIKSolver; displayString -replace -value "Enable Scene Time Warp" m_AniAnimateMenu.kEnableTimeWarp; displayString -replace -value "Enable or disable the time warp" m_AniAnimateMenu.kEnableTimeWarpAnnot; displayString -replace -value "Export Animation..." m_AniAnimateMenu.kExportAnimation; displayString -replace -value "Flow Path Object" m_AniAnimateMenu.kFlowPathObject; displayString -replace -value "Unghost All" m_AniAnimateMenu.kGhostAll; displayString -replace -value "All object(s) to be unghosted." m_AniAnimateMenu.kGhostAllAnnot; displayString -replace -value "Ghost Selected" m_AniAnimateMenu.kGhostSelected; displayString -replace -value "Go to Next" m_AniAnimateMenu.kGoToNext; displayString -replace -value "Go to Previous" m_AniAnimateMenu.kGoToPrevious; displayString -replace -value "Hold Current Keys" m_AniAnimateMenu.kHoldCurrentKeys; displayString -replace -value "IK/FK Keys" m_AniAnimateMenu.kIKFKKeys; displayString -replace -value "Import Animation..." m_AniAnimateMenu.kImportAnimation; displayString -replace -value "Motion Paths" m_AniAnimateMenu.kMotionPaths; displayString -replace -value "Move IK to FK" m_AniAnimateMenu.kMoveToIKFK; displayString -replace -value "Rotate" m_AniAnimateMenu.kRotate; displayString -replace -value "Scale" m_AniAnimateMenu.kScale; displayString -replace -value "Select Scene Time Warp" m_AniAnimateMenu.kSelectTimeWarp; displayString -replace -value "Set Blend Shape Target Weight Keys" m_AniAnimateMenu.kSetBlendShapeTargetWeightKeys; displayString -replace -value "Set Breakdown" m_AniAnimateMenu.kSetBreakdown; displayString -replace -value "Set..." m_AniAnimateMenu.kSetDrivenKey; displayString -replace -value "Set Driven Key" m_AniAnimateMenu.kSetDrivenKeyParent; displayString -replace -value "Set IK/FK Key" m_AniAnimateMenu.kSetIKFKKey; displayString -replace -value "Set Key" m_AniAnimateMenu.kSetKey; displayString -replace -value "Set Motion Path Key" m_AniAnimateMenu.kSetMotionPathKey; displayString -replace -value "Set Timecode..." m_AniAnimateMenu.kSetTimecode; displayString -replace -value "Set Transform Keys" m_AniAnimateMenu.kSetTransformKeys; displayString -replace -value "Scene Time Warp" m_AniAnimateMenu.kTimeWarp; displayString -replace -value "Translate" m_AniAnimateMenu.kTranslate; displayString -replace -value "Turntable..." m_AniAnimateMenu.kTurntable; displayString -replace -value "Unghost Selected" m_AniAnimateMenu.kUnghostSelected; displayString -replace -value "Update Snapshot" m_AniAnimateMenu.kUpdateSnapshot; displayString -replace -value "Select object(s) to update their snapshot" m_AniAnimateMenu.kUpdateSnapshotAnnot;