Freeze Shape

The Avastar Meshes can not be modified. As soon as you try to do this, you will get very bad distortions. This is due to how Shape keys are handled in Blender.

The freeze either creates static meshes from your rigged meshes, or modifiable versions of your selected meshes. The tool basically removes all shape keys and all Avastar control data.

The Freeze Tool is used in following situations:

You want to create a static statue in the current pose and with no rigging information assigned. But when you export the Avastar character to SL as it is, then the imported mesh rezzes always in T-Pose, even when you exported in another pose.
You want to modify the Avastar base meshes for optimization or as initial model for your own custom Avatar project. But as soon as you edit the Avastar meshes, they quickly get into a chaotic disorder.

Usage

  • Ensure Blender is in Object Mode.
  • Select all parts which you want to freeze.
  • Set the freeze options.
  • Freeze Selected.
Note: You can apply Freeze Shape to any mesh object (unrelated to Avastar). This is practical for example when you want to apply all shape keys.

Details

Select all parts of the Avastar meshes which you want to use for your own character:

Image008

Here i have selected the Head, the upper body and the lower body

Then set the Freeze Options, and finally Freeze Selected:


It is important to understand that this tool always creates a copy of the selected meshes with all Shape Keys applied! The copies are placed exactly where the original meshes are located.

Note: The frozen Meshes no longer react in the exact same way to the Avastar sliders as the original Avastar character does. However, the meshes behave exactly in the same way as they will behave when imported into SL, OpenSim or other compatible virtual environments.

What you should know

  • When you select to Keep the Original, then the original mesh and your frozen mesh will overlap and you might not be able to see that there are actually 2 meshes now.
  • When you select to Delete the Original, then the Original Avastar mesh is fully replaced by your frozen version.
  • When you select to Hide the original, then the Original Avastar mesh will be hidden from view, then you only see the frozen version.
  • when you enable Standalone Posed then your frozen mesh will be detached from the armature and it will end up as a simple non rigged static mesh in whatever pose in which you placed it.
  • When you enable Remove Weight Groups then all weight groups of the frozen mesh will be deleted and you end up with a static non rigged mesh without any weights associated to it. (A naked model so to say)

The Tool Options

Original:

This option defines what shall happen with the original Mesh(es) (those which you have selected in Object mode)

Values:
  • Delete: The Original Mesh is deleted.
  • Hide: The Original mesh is kept but gets hidden. You can always unhide hidden objects with the keyboard shortcut ALT + H
  • Keep: The Original Mesh is kept and remains visible. Thus the original and the new copy are displayed at the same time
As static Mesh:

If the original Mesh was rigged to an armature, then -by default- the frozen mesh Copies keep rigged as well. But sometimes you want to get a complete static statue with no animation information at all. In this case you will select this option.

freeze_02

Note: If you select this option you get an additional option Remove Weight Groups which does what the name implies. Hence you can achieve that the frozen object contains no animation data at all (this option is rarely used, but very handy when needed)

Join Parts:

If you have selected 2 or more objects, then the Join Parts appears. This option just joins the frozen parts into one resulting mesh object.

Note: If the Join parts option is selected, then you get one more option Weld Parts. If that option is checked, then all duplicate vertices along the adjacent edges of the joined parts will be merged.

freeze_03
Caveat: The Weld Parts option only removes doubles along the welded edges. Duplicate vertices on any other place in your meshes will not be removed by the freeze tool!