// =========================================================================== // 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 "Light ^1s is unsupported and will be ignored." m_mayaHardwareRenderDiagnostics.kHwrdAreaLight1; displayString -replace -value "The material ^1s will be translated as lambert." m_mayaHardwareRenderDiagnostics.kHwrdAsLambert1; displayString -replace -value "^1s will be procedurally baked. The ^2s node has attribute setting that are not supported by hardware." m_mayaHardwareRenderDiagnostics.kHwrdBadPlacement1; displayString -replace -value "The ^1s material does not support non-black camera backgrounds, black will be used." m_mayaHardwareRenderDiagnostics.kHwrdCamera1; displayString -replace -value "The auto render clipping planes on ^1s are not supported. Use the viewClipPlane command to compute the clipping planes." m_mayaHardwareRenderDiagnostics.kHwrdClipPlanes; displayString -replace -value "Color curve on light ^1s is unsupported." m_mayaHardwareRenderDiagnostics.kHwrdColCurve1; displayString -replace -value "Use convertSolidTx to convert 3D textures to 2D file textures." m_mayaHardwareRenderDiagnostics.kHwrdConvertSolid; displayString -replace -value "Depth map auto focus of ^1s is unsupported." m_mayaHardwareRenderDiagnostics.kHwrdDepthAuto1; displayString -replace -value "Depth map shadows will be rendered using 8 bits of precision and will have poor image quality." m_mayaHardwareRenderDiagnostics.kHwrdDepthMap; displayString -replace -value "Depth map resolution of ^1s will be clamped to 2048." m_mayaHardwareRenderDiagnostics.kHwrdDepthRes1; displayString -replace -value "Depth map shadows for ^1s are not supported on hardware platforms with CG fragment programability." m_mayaHardwareRenderDiagnostics.kHwrdDepthShadow1; displayString -replace -value "MAYA HARDWARE RENDER DIAGNOSTICS" m_mayaHardwareRenderDiagnostics.kHwrdDiag; displayString -replace -value "Only mip-map filtering is supported for file texture ^1s." m_mayaHardwareRenderDiagnostics.kHwrdFileMip; displayString -replace -value "Non-IFF or non-SGI image output is less efficient. The output format can be changed from the render globals editor." m_mayaHardwareRenderDiagnostics.kHwrdImageInefficient; displayString -replace -value "The image plane ^1s is unsupported. Use a textured plane or compositing to achieve the same effect." m_mayaHardwareRenderDiagnostics.kHwrdImagePlane1; displayString -replace -value "Intensity curve on light ^1s is unsupported." m_mayaHardwareRenderDiagnostics.kHwrdIntensityCurve1; displayString -replace -value "Light ^1s will be rendered using the light position, ^2s and ^3s." m_mayaHardwareRenderDiagnostics.kHwrdLightClip1; displayString -replace -value "Light ^1s decay rate will be translated to none." m_mayaHardwareRenderDiagnostics.kHwrdLightDecay1; displayString -replace -value "Light ^1s decay rate will be translated to quadratic." m_mayaHardwareRenderDiagnostics.kHwrdLightDecay3; displayString -replace -value "The ^1s material only supports a decay rate of none for catching shadows." m_mayaHardwareRenderDiagnostics.kHwrdLightDecay5; displayString -replace -value "Fog on light ^1s is unsupported." m_mayaHardwareRenderDiagnostics.kHwrdLightFog1; displayString -replace -value "Fog on light ^1s is unsupported." m_mayaHardwareRenderDiagnostics.kHwrdLightFog3; displayString -replace -value "The ^1s material only supports a light intensity of one for catching shadows." m_mayaHardwareRenderDiagnostics.kHwrdLightInt1; displayString -replace -value "Lights" m_mayaHardwareRenderDiagnostics.kHwrdLights; displayString -replace -value "Materials" m_mayaHardwareRenderDiagnostics.kHwrdMaterials; displayString -replace -value "Miscellaneous" m_mayaHardwareRenderDiagnostics.kHwrdMisc; displayString -replace -value "The hardware renderer does not support 3D placement on environment ball textures. The texture placement will be ignored." m_mayaHardwareRenderDiagnostics.kHwrdNo3dPlace; displayString -replace -value "CG fragment programability is not supported. Better image quality could be obtained with more advanced graphics hardware." m_mayaHardwareRenderDiagnostics.kHwrdNoCg1; displayString -replace -value "Color Per Vertex (CPV) is not supported with this graphics hardware." m_mayaHardwareRenderDiagnostics.kHwrdNoCg2; displayString -replace -value "Different texture placements on ^1s and ^2s are not supported." m_mayaHardwareRenderDiagnostics.kHwrdNoDiffPlace1; displayString -replace -value "The diffuse map ^1s will be ignored. Only CG fragment programmable hardware can render diffuse maps." m_mayaHardwareRenderDiagnostics.kHwrdNoDiffuseMap1; displayString -replace -value "Displacement maps will not be rendered. Use displacementToPoly to convert the displacement map to a polygon surface." m_mayaHardwareRenderDiagnostics.kHwrdNoDisplaceShader; displayString -replace -value "The graphics hardware does not support per-fragment lighting." m_mayaHardwareRenderDiagnostics.kHwrdNoFragLight; displayString -replace -value "The hardware renderer does not support Maya Fur." m_mayaHardwareRenderDiagnostics.kHwrdNoFur; displayString -replace -value "Multi-pixel sampling is not supported. Render performance is reduced to obtain the same image quality." m_mayaHardwareRenderDiagnostics.kHwrdNoMultiSample; displayString -replace -value "Graphics hardware does not support accelerated multi-sampling." m_mayaHardwareRenderDiagnostics.kHwrdNoMultiSample2; displayString -replace -value "Specular highlights and bump mapping will not be displayed. The graphics hardware does not have the NV_texture_shader or ATI_fragment_shader extensions required." m_mayaHardwareRenderDiagnostics.kHwrdNoReflect1; displayString -replace -value "Reflection mapping is not supported." m_mayaHardwareRenderDiagnostics.kHwrdNoReflect2; displayString -replace -value "The reflection map ^1s is not supported. Only ball and cube maps will render correctly." m_mayaHardwareRenderDiagnostics.kHwrdNoReflectMap1; displayString -replace -value "Stroke rendering of paint effects is unsupported." m_mayaHardwareRenderDiagnostics.kHwrdNoStrokes; displayString -replace -value "Subdivision surfaces will not be rendered. Use subdToPoly to convert them to polygons." m_mayaHardwareRenderDiagnostics.kHwrdNoSubdivs; displayString -replace -value "The hardware renderer does not support the switch node utility. Use convertSolidTx to bake the uniqueness to one shading network." m_mayaHardwareRenderDiagnostics.kHwrdNoSwitch; displayString -replace -value "Vertex programming is not supported. Render performance is reduced up to 60%." m_mayaHardwareRenderDiagnostics.kHwrdNoVP; displayString -replace -value "Light ^1s is unsupported and will be ignored." m_mayaHardwareRenderDiagnostics.kHwrdNoVolLight1; displayString -replace -value "Volume rendering of ^1s is unsupported." m_mayaHardwareRenderDiagnostics.kHwrdNoVolumes1; displayString -replace -value "^1s isn't an IFF or SGI image. Use imgcvt to convert it." m_mayaHardwareRenderDiagnostics.kHwrdNonIFFSGI; displayString -replace -value "^1s doesn't have \"power of two\" resolution (ie. 128, 256, 512, etc.). Use an external tool to resize the images." m_mayaHardwareRenderDiagnostics.kHwrdNonPowerTwo; displayString -replace -value "Use nurbsToPoly to convert NURBS surfaces to polygons." m_mayaHardwareRenderDiagnostics.kHwrdNurbsToPoly; displayString -replace -value "Optical effects on light ^1s is unsupported." m_mayaHardwareRenderDiagnostics.kHwrdOpticalFX1; displayString -replace -value "Optical effects on light ^1s is unsupported." m_mayaHardwareRenderDiagnostics.kHwrdOpticalFX3; displayString -replace -value "Particle points in ^1s will be drawn as filled circles." m_mayaHardwareRenderDiagnostics.kHwrdParticle1; displayString -replace -value "Particle type numeric in ^1s is unsupported." m_mayaHardwareRenderDiagnostics.kHwrdParticle3; displayString -replace -value "Software particle type in ^1s is unsupported." m_mayaHardwareRenderDiagnostics.kHwrdParticle5; displayString -replace -value "A particle disk cache is required to motion blur particles." m_mayaHardwareRenderDiagnostics.kHwrdParticle7; displayString -replace -value "Performance" m_mayaHardwareRenderDiagnostics.kHwrdPerformance; displayString -replace -value "Plug ^1s is off, this option cannot be disabled in the hardware renderer." m_mayaHardwareRenderDiagnostics.kHwrdPlugDisable1; displayString -replace -value "Plug ^1s is not supported." m_mayaHardwareRenderDiagnostics.kHwrdPlugNoSupport1; displayString -replace -value "Plug ^1s is not supported." m_mayaHardwareRenderDiagnostics.kHwrdPlugNoSupport2; displayString -replace -value "Plug ^1s does not have an attribute setting in the ^2s-^3s range" m_mayaHardwareRenderDiagnostics.kHwrdPlugRange1; displayString -replace -value "Quality" m_mayaHardwareRenderDiagnostics.kHwrdQuality; displayString -replace -value "^1s has a resolution of ^2s x ^3s which may exceed hardware limits. Use an external tool to crop the image." m_mayaHardwareRenderDiagnostics.kHwrdResolution1; displayString -replace -value "The ^1s material only supports shadow catching from spot and directional lights." m_mayaHardwareRenderDiagnostics.kHwrdShadow1; displayString -replace -value "Placement of color projection on ^1s will differ compared to software rendering." m_mayaHardwareRenderDiagnostics.kHwrdSpotLight1; displayString -replace -value "Color projection on ^1s is not supported. Color can only be projected from spot lights" m_mayaHardwareRenderDiagnostics.kHwrdSpotLight3; displayString -replace -value "There are more than 32 Mbs of file textures, enabling texture compression may improve rendering performance." m_mayaHardwareRenderDiagnostics.kHwrdTextureCompress; displayString -replace -value "The fix texture warp used by ^1s is not supported." m_mayaHardwareRenderDiagnostics.kHwrdTextureWarp1; displayString -replace -value "Textures" m_mayaHardwareRenderDiagnostics.kHwrdTextures; displayString -replace -value "^1s warnings, see script editor for details." m_mayaHardwareRenderDiagnostics.kHwrdWarn1; displayString -replace -value "0 warnings" m_mayaHardwareRenderDiagnostics.kHwrdWarn2; displayString -replace -value "Hardware" m_mayaHardwareRenderDiagnostics.kWhrdHardware; displayString -replace -value "Particles" m_mayaHardwareRenderDiagnostics.kWhrdParticles;