// =========================================================================== // 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 "Add Advanced Sculpt Attributes" m_AEsculptTemplate.kAddAdvancedSculptAttributes; displayString -replace -value "Add Attributes For" m_AEsculptTemplate.kAddAttributesFor; displayString -replace -value "Add Attributes For" m_AEsculptTemplate.kAddAttributesFor2; displayString -replace -value "Cannot set ^1s to wireframe-only. Temporarily hiding it instead. It will be unhidden when you disable Visualize Texture." m_AEsculptTemplate.kCannotSetToWireframe; displayString -replace -value "Max Displacement" m_AEsculptTemplate.kMaxDisplacement; displayString -replace -value "Paint Sculpt Map" m_AEsculptTemplate.kPaintSculptMap; displayString -replace -value "Sculpt History" m_AEsculptTemplate.kSculptHistory; displayString -replace -value "Please turn on Enable Advanced to visualize or paint sculpt maps." m_AEsculptTemplate.kTurnOnAdvanced; displayString -replace -value "Visualize Texture" m_AEsculptTemplate.kVisualizeTexture;