WKit Blender Plugin: AKL Autofitter

How to use the auto refitter

If you need a tutorial for manual refitting, check R&R: Refitting (step by step) or follow the links from there.

How to auto-refit

With a mesh selected, you can find it in the Mesh Tools section of the CP77 panel. Use the dropdown to select a target body, then click the button to apply the changes:

Modifier cannot be applied to a mesh with shapekeys

Future versions of the plugin will make this process much easier. For now:

  1. Duplicate the mesh (Hotkey: Shift+D, Esc)

  2. Delete the shapekeys from one of the meshes

  3. Delete the modifier from the other mesh

  4. After the shapekeys are gone, apply the modifier:

  1. Select the mesh without shapekeys (the one you changed by applying the modifier)

  2. Switch to the Data tab and create a modifyer by hitting the + button

  3. Name your new shapekey Basis. This is how it's supposed to look when no shapekeys are active.

  4. Select the mesh with shapekeys (the one with the original shape)

  5. Switch to the Data tab, select the second shapekey in the list, and transfer it:

  1. Repeat the process with all other shapekeys

  2. You can now delete the original mesh.

It shrinks too far!

OK, that's a bit nasty, because it means you'll have to either merge the shapekeys, or create Garment support from scratch (which is easier than it sounds like).

If you want to merge, select the shapekey that you want to change, and set its value as high as you can without clipping. Then, select the "New Shape from Mix" entry in the dropdown menu (see the screenshot above).

You can now delete your original shapekey and rename the newly-created one (which will be called "Key 2" or something like that) to the original's name.

The body I want is not supported!

The lattice modifier has to be created from hand and added to the Wolvenkit Blender IO suite.

TODO: This section will eventually document the steps how you can

  • add a body mod to your local version of the plugin

  • share that edit with everyone else by having it added officially

Last updated