20 lines
1.3 KiB
Markdown
20 lines
1.3 KiB
Markdown
# M16-GAP-00235 Status
|
|
|
|
status: done
|
|
task: armature.dissolve operator LOCAL_EXACT slice
|
|
updated: 2026-08-22 America/New_York
|
|
|
|
scope:
|
|
|
|
- The minimal fixture contains one connected Root-Middle-Tip chain and one independent bone; the connected chain is selected for dissolve while the independent bone remains unselected.
|
|
- Desktop runs `ARMATURE_OT_dissolve` in edit mode with `poll=true` and `FINISHED`, collapsing the connected chain into the Root bone extended to the Tip position while preserving the independent bone through save/reopen.
|
|
- Main already exposes armature bone names, parent IDs, selection state, and head/tail coordinates, so the same post-dissolve fixture is observable in WASM/Main without expanding other data-blocks, editors, or browsers.
|
|
|
|
evidence:
|
|
|
|
- The generator, desktop checker, npm comparator, direct comparator, malformed-input negative, save/reopen check, and task-context checks passed.
|
|
- WASM/Main observes exactly the surviving Root and independent bones with desktop-matching geometry, rejects malformed Blend input without Main mutation, and remains stable across save/reopen.
|
|
- Repeated checker runs recognize the already-dissolved state and remain idempotent; Chromium-only policy was preserved and no Firefox/WebKit run was made.
|
|
|
|
nextTask: `M16-GAP-00236`
|