// =========================================================================== // 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 "Turn on at least one of these options in IPR Options in Render Settings." m_mayaSoftwareStartIprRender.kIPROptionsWarning; displayString -replace -value " Render 2D Motion Blur\n" m_mayaSoftwareStartIprRender.kMotionBlur; displayString -replace -value "IPR Render requires at least one of the following options enabled" m_mayaSoftwareStartIprRender.kRequirementsofIPRWarning; displayString -replace -value "Select a region to begin tuning" m_mayaSoftwareStartIprRender.kSelectRegionCaption; displayString -replace -value " Render Shading, Lighting and Glow\n" m_mayaSoftwareStartIprRender.kShading;