Opening Maya projects from a newer version in older versions.

Often times I find that clients or co-workers are using older versions of Maya software which can create a headache at time of delivery.  Here’s a quick tip to “downgrade” the Maya scene file.

For example:  I have a Maya 2009 project that needs to work in Maya 2008.  It uses nCloth which was available in 2008 so we are golden there.

  • Save the Maya 2009 scene file as a .MA (Maya Ascii file format)
  • Open it in any text editor and make sure it’s in plain text format.
  • Find the lines of code that reference the Maya version number like this:
//Maya ASCII 2009 scene
//Name: name of maya scene.ma
//Last modified: Sat, Jan 16, 2010 1:12:40 PM
//Codeset: UTF-8
requires maya "2009";
  • And simply comment out the lines at the beginning of the file by adding two slashes “//”:
//Maya ASCII 2009 scene
//Name: name of maya scene.ma
//Last modified: Sat, Jan 16, 2010 1:12:40 PM
//Codeset: UTF-8
//requires maya "2009";

There is a new method since the Maya 2008 release (I think that’s when they started this). If you click on File > Open Scene > Option Box, you’ll see a little checkbox to “ignore version“. Much easier this way.

NOTE: If you are using nodes that are exclusive to a new release, this will not work or at least the exclusive nodes will not import.  That will require a little trial and error.



Posted in Maya | Leave a comment

Gmail Notifier for Mac not checking mail as often?

I noticed that on my Mac Pro running 10.5.8, with Google Notifier version 1.10.6.879 I was experiencing long delays between checks.  It seems the moment I updated to this version it was waiting for long periods of time to check my email.  Sometimes I would have to manually force it to check, or go to Firefox and check it manually.

Well I found a page with a tip from Johnnygozy:

I think I’ve figured out a solution for this problem. If you click on the mail icon, then hold down command and option keys while clicking on preferences in the drop down box, you will be prompted with a box that has a key and value prompt. Type “AutocheckInterval” under key (this seems to be case-sensitive) and then under value type in the number in minutes of how often you want it checked. You will need to quit out of the notifier (again found in the drop down box under the mail icon) and then run the app again for your change to take effect.  I typed in 1 and it is checking every minute or so now for me. I hope this works for everyone else too.

This worked perfectly for me, but some users are experiencing trouble.  Give it a try.

Posted in Gmail | Tagged , , | Leave a comment

3Dmation MoCon V3.5.5 – I love it

Stumbled upon a super helpful script for After Effects and Maya.  It’s called MoCon and you can find it here.

If you are trying to bring locators from Maya into After Effects, or camera data this is a very important tool to have. I especially enjoy the fact that you can simply select any object in Maya, type “pass2obm” and save it to a file.  Once in After Effects you can simply import the OBM file and it populates layers with white locators for each object.  After Effects has the ability to bring in .ma files from Maya, but the nulls have to be named null, and they are imported in as a hidden null object.  The MoCon script works with any naming convention, and creates small solid layers for easy visualization.

Check out 3Dmation here.

Posted in Maya | Leave a comment

Saving .ma files

Have you ever tried to save a Maya scene as a .ma (maya ascii) file and received the following message?

Error: File contains unknown nodes or data.  To preserve this information, the current file type cannot be changed.

The tough part is figuring out what is an “unknown” node. To list the “unknown” nodes in any Maya scene simply type the following.

ls -type unknown;

This will list all “unknown” nodes in the script editor. Then replace the X’s with the name of the unknown node and hit enter:

delete XXXXXX

If someone knows of a simpler method to remove all unknown nodes let me know.

Posted in Maya | Leave a comment

REMAINS

print

print

So I pulled this bad boy out of the college print making pile. Our goal was to make a print that was related to Thanksgiving. Well…I took a photo of the remains of our turkey after we devoured most of it. Yes it looked pretty gross.

Posted in After Effects | Leave a comment

Two totally spoiled cats

photo

Angel - adopted name...don't judge me.

photo

Moby - in all his evil beauty

Posted in After Effects | Leave a comment

Untitled

Untitled

Untitled

Untitled print.

One day I was thinking about the lack of help technology provides at times. Not always but occasionally it becomes more of a hindrance than anything. Then I thought about childhood. My toys and ‘machines’ never let me down. Sure I had a couple of loose chains on my Roadmaster ‘BMX’ bike, but one wrench took care of that.

Posted in After Effects | Tagged | Leave a comment

Test post from iPhone

This is just a test post from my iPhone

photo

Posted in After Effects | Tagged | Leave a comment