Archive for the 'MEL' Category

 

Attribute Remover and Returner

May 27, 2008 in MEL

.

.

.

.

.

.

.

mel button.

Right click on the image and save as.

Random Sun Flower Creator

May 27, 2008 in MEL

.

.

.

.

.

.

mel button.

Right click on the image and save as.

Auto Parenting Tool

May 27, 2008 in MEL

.

.

.

.

.

.

Download by right clicking the next image.

MEL button .

.

Your IPR is not supporting Paint Effects, how to get a similar tool supporting it.

May 23, 2008 in MEL

Simply by creating a shortcut of the mel command or hotkey.

Render Region Shortcut.

What if your IPR will not render out your Paint Effects? Paint Effects is just not supported by IPR. Well create a Render Region Hotkey.

Simply by going to Window>Settings/Preferences>Hotkey Editor

Then create a new hotkey and placing the following text line in the command.

renderWindowRenderRegion renderView;

Then hit Accept

And assign a hotkey to it, do check which one you can use as there are allot of the keys already in use. I used F7.

You can Also use a Mel Button. (Click and drag this script to your shelf)

mel button

Right click on the image and save as.