// =========================================================================== // 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 "Paint Hair Texture: hairSystem has no follicles.\n" m_paintHairTexture.kNoFollicles; displayString -replace -value "Paint Hair Texture: no hair systems selected for painting.\n" m_paintHairTexture.kNoHairSelected; displayString -replace -value "Paint Hair Texture: ^1s has no input object\n" m_paintHairTexture.kNoInputObject;