hmm this is a fun problem. I have been trying to find a solution to your problem.So far i noticed that it is definitly a bug in the AE templates.1)... (more)
Hey Noam gat,Jup having the same problem here. Funny I never ran into that problem before. Must be that maya does not consider this an normal attri... (more)
https://packages.python.org/MRV/install.html here is the explanation on how to install it. other than having testing it once i do not know much abou... (more)
Btw one thing. if you are writing a procces intensive script: DO NOT USE PYMEL. Pymel is great for its syntax and way of coding. but its extremely ... (more)
One thing you could to as a work around is to create a frame layout in qt. and create a tab layout with mel or python code in maya and parent it to... (more)
1)well first off restart maya ^^you have most likely defined $object before so you can not redifine it.Maya remembers all variables you define each... (more)
ahm maybe a stupid question but why the heck would you want to use an image plane when you can just create a normal plane with a texture on it. it ... (more)
Hey, You could try to use python. Mark Conway has written a module for python which you can use. https://code.google.com/p/midiutil/I tried to exp... (more)
Reply to post