// Copyright (C) 1997-2006 Autodesk, Inc., and/or its licensors.
// All rights reserved.
//
// The coded instructions, statements, computer programs, and/or related
// material (collectively the "Data") in these files contain unpublished
// information proprietary to Autodesk, Inc. ("Autodesk") and/or its licensors,
// which is protected by U.S. and Canadian federal copyright law and by
// international treaties.
//
// The Data is provided for use exclusively by You. You have the right to use,
// modify, and incorporate this Data into other products for purposes authorized 
// by the Autodesk software license agreement, without fee.
// THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND. AUTODESK
// DOES NOT MAKE AND HEREBY DISCLAIMS ANY EXPRESS OR IMPLIED WARRANTIES
// INCLUDING, BUT NOT LIMITED TO, THE WARRANTIES OF NON-INFRINGEMENT,
// MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE, OR ARISING FROM A COURSE 
// OF DEALING, USAGE, OR TRADE PRACTICE. IN NO EVENT WILL AUTODESK AND/OR ITS
// LICENSORS BE LIABLE FOR ANY LOST REVENUES, DATA, OR PROFITS, OR SPECIAL,
// DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES, EVEN IF AUTODESK AND/OR ITS
// LICENSORS HAS BEEN ADVISED OF THE POSSIBILITY OR PROBABILITY OF SUCH DAMAGES.

//
//
//
//
//
// Global Maya compatibility file, version 2.0ff02
////////////////////////////////////////////////////////////////////////////
attrCompatibility -v "2.0ff02";
attrCompatibility -rm skinCluster weightedCompensationMatrix;
attrCompatibility -rm skinCluster wcm;

attrCompatibility -rm pointLight farPointCamera;
attrCompatibility -rm pointLight fc;
attrCompatibility -rm pointLight farPointCameraX;
attrCompatibility -rm pointLight fx;
attrCompatibility -rm pointLight farPointCameraY;
attrCompatibility -rm pointLight fy;
attrCompatibility -rm pointLight farPointCameraZ;
attrCompatibility -rm pointLight fz;

attrCompatibility -r is extendSurface is1;
attrCompatibility -r inputSurface extendSurface inputSurface1;
attrCompatibility -r to extendSurface is2;
attrCompatibility -r targetObject extendSurface inputSurface2;
attrCompatibility -r es extendSurface s;
attrCompatibility -r extendSide extendSurface start;
attrCompatibility -rm extendSurface rmk;
attrCompatibility -rm extendSurface removeMultipleKnots;

attrCompatibility -r outHsvH rgbToHsv outHsvR;
attrCompatibility -r oh rgbToHsv or;
attrCompatibility -r outHsvS rgbToHsv outHsvG;
attrCompatibility -r os rgbToHsv og;
attrCompatibility -r outHsvV rgbToHsv outHsvB;
attrCompatibility -r ov rgbToHsv ob;

attrCompatibility -r displayRenderTessellation nurbsSurface displayRenderTess;
attrCompatibility -r renderTriangleCount nurbsSurface renderTriCount;

attrCompatibility -r lensSqueezeRatio camera squeezeRatio;
attrCompatibility -r inPointZ pointMatrixMult pointZ;

attrCompatibility -r sso imagePlane shov;
attrCompatibility -r ssa imagePlane sdsa;
attrCompatibility -r msa imagePlane mssa;

attrCompatibility -r explicitTessellationAttributes nurbsSurface advancedTessellationControls;
attrCompatibility -r eta nurbsSurface tnvm;

attrCompatibility -r shadowRays light shadowSamples;
attrCompatibility -r shr light ss;

attrCompatibility -r lightRadius nonExtendedLightShapeNode shadowRadius;
attrCompatibility -r lr nonExtendedLightShapeNode sr;

attrCompatibility -r lightAngle directionalLight shadowAngle;
attrCompatibility -r lang directionalLight sa;

attrCompatibility -r refractions lambert rtRefractedColor;

attrCompatibility -rm pointEmitter seed;
attrCompatibility -rm pointEmitter sd;
