// =========================================================================== // 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 "Character Generator" m_buildCreatorMenu.kCharacterGenerator; displayString -replace -value "Character Generator: Create, customize, and download rigged 3D characters from a catalog of body types, outfits, hairstyles, and physical attributes" m_buildCreatorMenu.kCharacterGeneratorAnnot; displayString -replace -value "Cloud Services" m_buildCreatorMenu.kCloudServicesDivider; displayString -replace -value "Paint Effects" m_buildCreatorMenu.kPaintEffectsDivider; displayString -replace -value "Paint Effects Globals" m_buildCreatorMenu.kPaintsEffectsGlobals; displayString -replace -value "Auto Paint" m_buildCreatorMenu.kPfxAutoPaint; displayString -replace -value "Brush Animation" m_buildCreatorMenu.kPfxBrushAnim; displayString -replace -value "Curve Utilities" m_buildCreatorMenu.kPfxCurveUtils; displayString -replace -value "ReCap" m_buildCreatorMenu.kReCap; displayString -replace -value "ReCap: Create high-resolution textured 3D models from photos" m_buildCreatorMenu.kReCapAnnot;