Segmentation: - Face-based exclusive assignment (no overlap, no caps needed) - Hips split from torso (pelvis as own segment) - Torso_upper independent (spine_03 + clavicle, not a variant) - Clavicle moved from arm_upper to torso_upper Hair pipeline: - Solidify modifier (20mm) for scalp hair volume - Normal recalculation before solidify for consistent direction - Eyebrows/facial hair NOT solidified - Fixed mask generation (was outputting black, now white) Clothing pipeline: - Solidify modifier (25mm) for clothing thickness - Peasant shoes added from Fantasy pack Tooling: - convert_outfit.py with solidify support - inspect_glb.py, check_hair_symmetry.py for debugging - Segment reference distribution locked - Q-063 footsteps VFX filed Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
19 lines
279 B
JSON
19 lines
279 B
JSON
{
|
|
"hides": [
|
|
"torso",
|
|
"hips",
|
|
"arm_upper_l",
|
|
"arm_upper_r",
|
|
"arm_lower_l",
|
|
"arm_lower_r",
|
|
"hand_l",
|
|
"hand_r",
|
|
"leg_upper_l",
|
|
"leg_upper_r",
|
|
"leg_lower_l",
|
|
"leg_lower_r",
|
|
"foot_l",
|
|
"foot_r"
|
|
],
|
|
"torso_variant": "full"
|
|
} |