// =========================================================================== // 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 "// Could not apply center pivot to rigid bodies.\n" m_includeShatterEffectsGlobals.kCouldNotApplyCenter; displayString -replace -value "// Creating sets ^1s with ^2s faces.\n" m_includeShatterEffectsGlobals.kCreateSetCount; displayString -replace -value "// Creating Sets.\n" m_includeShatterEffectsGlobals.kCreateSets; displayString -replace -value "// Extracting shard ^1s with ^2s faces.\n" m_includeShatterEffectsGlobals.kExtractShard; displayString -replace -value "// Extruding ^1s.\n" m_includeShatterEffectsGlobals.kExtrudeFaceList; displayString -replace -value "// Extruding ^1s.\n" m_includeShatterEffectsGlobals.kExtrudeSetList; displayString -replace -value "An error occurred while running the ^1s script. Results may be invalid. If necessary, undo to restore the previous situation." m_includeShatterEffectsGlobals.kInvalidShatter; displayString -replace -value "// Making shards into ^1s.\n" m_includeShatterEffectsGlobals.kMakeShards; displayString -replace -value "// Separating shards in ^1s.\n" m_includeShatterEffectsGlobals.kSeparateShard;