Convert Bones To Valve: warn that older versions mirrored seven short-form
right-side bone names onto the left, and how to recover.
Remove Rigid Bodies and Joints: state what it matches (case-insensitive,
nested sub-trees) and that the global setting is a different mechanism which
only clears rigidbody collections, so this button is still needed for joints.
Repair Broken Shapekeys: replace the vague one-liner with what it actually
does, when it applies, and when it will make things worse.
Merge & Attach: explain that only root bones move to Attach to Bone, that
clashing bones fold into the base rig, and that physics is stripped for you.
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
It described the tool as cosmetic ("creates visual connections"), but
use_connect moves the bone: Blender snaps its head onto the parent tail.
Cats only connects where the parent has a single child, so document that
and why the branching joints are left alone.
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Forgejo renders "Bones & Weights" as #bones-weights, not #bones--weights,
so the table of contents entry and the FAQ link both missed their target.
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
The sub-panels are now grouped by what they act on: Materials, Mesh
Cleanup, Shape Keys, Bones & Weights, and Atlas Generation last. Rewrite
Optimization.md to match, turn Mesh-Tools.md into a pointer to its new
homes, and fix links and anchors on the pages that referenced the old
panel names.
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Strip emoji variation selectors to clear Unicode warnings
Forgejo flagged invisible (U+FE0F variation selectors on colour emoji)
and confusable (U+2139 info-source letter) characters. Remove all FE0F
selectors and replace the info-source glyph, so the wiki no longer trips
the invisible/ambiguous Unicode warnings.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Note upcoming removal of Material Combiner and Immersive Scaler
Add warnings that the external Material Combiner (atlas) is removed in
Cats 5.2.4.0 and Immersive Scaler in 5.2.5.0, both replaced by built-in
tools, since neither is maintained upstream anymore.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Rework the wiki for the reorganized interface and new features:
- New pages: Converters, Merge & Attach, Translation, Mesh Tools,
Bone Tools, UV Tools
- Remove old pages (MMD Options, Custom Model Creation, Other Options)
- Document Fix MMD Model in Quick Access, multi-service translation,
UV/Bone tools, glTF import
- Blender 5.1 & 5.2 support (5.2 LTS recommended); drop Blender 5.0
- Point older versions to the Disroot legacy releases/wiki
- Remove Discord/website references; link the new Git repository
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>