// =========================================================================== // 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 "You cannot use a Paint Effects brush to erase in 3D Paint. Select the Artisan erase mode instead" m_art3dPaintValues.kPaintEffectsBrushError; displayString -replace -value "Paint Effects is not loaded, you cannot use a Paint Effects preset. Check Window > Settings/Preferences > Preferences (Category: Modules) and insure that Paint Effects is selected to Load on Startup. Save the Preferences, then Exit and Re-start Maya." m_art3dPaintValues.kPaintEffectsWarning; displayString -replace -value "Unknown brush type" m_art3dPaintValues.kUnknownBrushError;