Complete Smooth modifier gap
Some checks failed
M6 deployable RC / quick (push) Has been cancelled
M6 deployable RC / chromium (push) Has been cancelled
M6 deployable RC / release (push) Has been cancelled

This commit is contained in:
mes123456
2026-08-20 10:16:16 -04:00
parent 59c151f45d
commit 7fdf4ab027
17 changed files with 404 additions and 12 deletions

View File

@@ -0,0 +1,18 @@
# M16-GAP-00094 Status
status: done
task: SMOOTH modifier LOCAL_EXACT slice
updated: 2026-08-20 America/New_York
scope: Mesh SMOOTH modifier stack exposure for `mesh:WebGapSmoothMesh`.
evidence:
- Desktop fixture exposes `WebGapSmooth` as SMOOTH type code 16 with non-default factor, iterations, axis flags, and vertex group; save/reopen is exact.
- WASM/Main exposes the same SMOOTH fields as `METADATA_ONLY`; save/reopen is exact.
- Malformed Blend input is rejected without mutating Main.
- Generator, npm comparator, and direct comparator exited 0.
knownRisk: Smooth geometry evaluation remains metadata-only; this slice covers modifier stack transport and stable modifier metadata.
nextTask: `M16-GAP-00095`