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

Material And Texture Change Python Script

I am trying to make a script centered around changing the material via a drop-down menu and the tex… Read more Material And Texture Change Python Script

Not Getting Expected Output In Maya Python Scripting For Gui

I am making a gui in maya using python script but i am not getting the expected output. I want to d… Read more Not Getting Expected Output In Maya Python Scripting For Gui

Importing "pyc" Into Existing Python Script

I'm trying to add a directory where I can throw some pyc files and call them from my script. B… Read more Importing "pyc" Into Existing Python Script

In Maya, How Can I Toggle The 'ignore Hidden In Outliner' Flag Using Python?

Using Maya 2018, how can I write a simple Python command that will toggle the outliner flag, 'i… Read more In Maya, How Can I Toggle The 'ignore Hidden In Outliner' Flag Using Python?

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)

Maya: Connect Two Joint Chains With Parent Constraint

So here is a snipit of an IK spine builder I've been working on. I've figure out how to mak… Read more Maya: Connect Two Joint Chains With Parent Constraint

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

Textfield Query For Prefix Replacing

I'm busy creating a function in my rigging tool which allows mirroring of joints and replacing … Read more Textfield Query For Prefix Replacing