2013-4-11, Alembic 1.1.5
Hello Alembic users, thanks to your feedback we have another collection of
small but useful bug fixes and performance enhancements for the Maya plugins.
AbcExport:
Improve the performance of util::isAnimated.
If MFnIkJoint's Scale Compensate is off, [IS] is ignored otherwise multiply it
after [T]. [IS] is actually the inverse of the inverseScale plug.
Fixed const related error caught by Microsoft Visual Studio 9.0 compiler.
AbcImport:
Use createPoint and createColor for MFnNumericAttribute when appropriate.