Skip to content Skip to sidebar Skip to footer
Showing posts with the label Maya

Creating A Variable Name Dynamically

I have this code to create an interface and some buttons (python in maya) class mrShadowMapChangerU… Read more Creating A Variable Name Dynamically

Not Able To Import Tkinter In Maya 2014

I am using windows 7 and Autodesk Maya 2014.When i am trying to import Tkinter i am getting error.p… Read more Not Able To Import Tkinter In Maya 2014

Freeze Scale Transform On A Parent Object With Animated Child (maya Mel/python Script)

I have hierarchy of objects with animation on translation and rotation, the scale xyz are equal and… Read more Freeze Scale Transform On A Parent Object With Animated Child (maya Mel/python Script)

Python + Maya: Rotate Y Axis To Be Along Vector

How can I rotate the circle shape so it's y axis is along the supplied vector? The vector in th… Read more Python + Maya: Rotate Y Axis To Be Along Vector

'exceptions.runtimeerror' - Object Has No Attribute 'errno'

I'm working with Maya 2018 and there's a weird thing going on. When I select multiple verti… Read more 'exceptions.runtimeerror' - Object Has No Attribute 'errno'

Maya Python Scale Picture

How to scale a picture to fit a window/layout? With the code below the original image is not actua… Read more Maya Python Scale Picture

Opening A Commandport In Standalone Maya For Unit Testing

I am writing unit tests for a script that sends python code to Autodesk Maya trough the commandPort… Read more Opening A Commandport In Standalone Maya For Unit Testing

Pyqt Configuration And Installation Error

I'm trying to install PyQt for Maya on my Macbook pro. I've succesfully installed Qt and Si… Read more Pyqt Configuration And Installation Error