Optimization
Rina edited this page 2026-08-04 14:29:52 +00:00

Page revisions

10 Commits

Author SHA1 Message Date
a5b9ce1597 Update Optimization 2026-08-04 14:29:52 +00:00
d7e0754683 Document the armature tool fixes
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>
2026-08-04 15:28:48 +01:00
d63441ade7 Correct the Connect Bones description
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>
2026-08-04 15:22:39 +01:00
cb1d2efcf5 Fix the Bones & Weights anchor slug
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>
2026-07-29 17:05:33 +01:00
5a4537e9b3 Document the reorganized Optimization panel
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>
2026-07-29 16:56:53 +01:00
Rina
a70439c5e5 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>
2026-07-28 02:00:52 +01:00
Rina
75ecbc8ef3 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>
2026-07-28 01:53:18 +01:00
Rina
9c218ecbfd Update wiki for Cats 5.2.3.0 UI overhaul
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>
2026-07-28 01:18:39 +01:00
Yusarina
8a508ae62d Update 2025-11-15 21:37:39 +00:00
Yusarina
7fce8ac378 Create Optimization.md 2025-11-14 15:53:54 +00:00