WKit Blender Plugin: AKL Autofitter
How to use the auto refitter
Summary
Published: ??? by manavortex Last documented edit: Feb 12 2024 by manavortex
The auto-refitter is a tool developed by AllKnowingLion that automates the tedious process of refitting meshes for the various body mods.
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:
Duplicate the mesh (Hotkey:
Shift+D
,Esc
)Delete the shapekeys from one of the meshes
Delete the modifier from the other mesh
After the shapekeys are gone, apply the modifier:
Select the mesh without shapekeys (the one you changed by applying the modifier)
Switch to the Data tab and create a modifyer by hitting the + button
Name your new shapekey
Basis
. This is how it's supposed to look when no shapekeys are active.Select the mesh with shapekeys (the one with the original shape)
Switch to the Data tab, select the second shapekey in the list, and transfer it:
Repeat the process with all other shapekeys
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