#-----------------------------------------------------------------------------
# by ockham 11/4/09

# RecordDynamicMorphs and PlayDynamicMorphs.

First, use the Cloth Room to set up your simulation.

In the Pose room, select the skirt or clothing item you want to record.

Run the RecordDynamicMorphs script.  This will generate a morph target
for each frame of the simulation.

Save the clothing item as a prop with a new name.

The next time you want to use this prop, load it and run the
PlayDynamicMorphs script.  The script will force the scene to have
enough frames, and then it will set each of the morphs to 1 at its
original frame.  If other things (such as the beginning state of
the prop) are equal, this should reproduce the original simulation.

