Skip to content

Latest commit

 

History

History
30 lines (16 loc) · 1021 Bytes

README.md

File metadata and controls

30 lines (16 loc) · 1021 Bytes

Framecurve Maya MEL script

First of all, you will need our MEL file that you will need to source.

Download the .mel

Put it into your maya scripts directory so it's ready to roll.

source applyFramecurveTimewarp

You can also create a shelf button with a binding to the function framecurve.timewarpDialog().

A dialog will pop out prompting you to select your framecurve file and the object to timewarp. Select a file and then hit the Get button to select the object you are going to timewarp.

Pick objects

Activate the dialog, and your Hypergraph hierarchy will transform from this:

Standard hypergraph without timewarp

to this:

Timewarped graph

The main curve that now feeds the other curves will contain the Framecurve animation.

License

The scripts here are covered with framecurve license.