• v1.0.0 4a239a66c8

    v1.0.0 Stable

    Sponge released this 2026-06-30 05:43:55 +00:00 | 18 commits to main since this release

    Deform Doctor v1.0.0 — first release.

    A single-file Blender addon: a deformation debugger and fixer in one, built for skinned characters headed into game engines (VRChat in particular).

    Highlights

    • Diagnose — weight audit (unweighted / over-influence-limit / non-normalized), distortion heatmap (rest vs pose), and a multi-pose sweep that paints the worst-case stretch any vertex sees across every pose you list.
    • Before / After — overlay ghost (red wireframe over the live solid, nothing hidden) or clean side-by-side, with an opt-in grey diff map that tints only the verts that moved.
    • Fix — one-click Auto Clean Weights runs the safe order (normalize -> smooth -> normalize -> limit-to-N -> normalize) with auto Before/After snapshots, plus manual steps.

    Install

    Download deform_doctor-1.0.0.zip -> Blender -> Edit > Preferences > Add-ons > Install from Disk -> pick the zip -> enable "Deform Doctor". Panel: 3D viewport N-panel, Deform Dr tab.

    Built and tested on Blender 5.1.

    Downloads