LumaPictures / pymel

Python in Maya Done Right
Other
479 stars 130 forks source link

matrix .rotate and .scale don't works #356

Closed daniele-niero closed 8 years ago

daniele-niero commented 8 years ago

Despite what the documentation says, .rotate and .scale Matrix's attributes seem not available at all.

from pymel.core.datatypes import * Matrix().rotate

In maya 2016, this raises: Error: AttributeError: file S:\Maya_2016_DI\build\Release\runTime\Python\Lib\site-packages\maya\OpenMaya.py line 54: rotate

daniele-niero commented 8 years ago

I'm very sorry, this is a duplicate of an issue that I submitted erlier. I don't know how it happened and I can't find a way to delete it.

My sincere apologies.

pmolodo commented 8 years ago

no worries