Complete Laplacian 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 06:22:55 -04:00
parent 1813cb7d1c
commit f82e45bfcb
15 changed files with 169 additions and 11 deletions

View File

@@ -0,0 +1,18 @@
# M16-GAP-00074 Status
status: done
task: LAPLACIANSMOOTH modifier LOCAL_EXACT slice
updated: 2026-08-20 America/New_York
scope: Mesh LAPLACIANSMOOTH modifier stack exposure for `object:WebGapLaplacianSmoothObject`.
evidence:
- Desktop fixture exposes `WebGapLaplacianSmooth`; save/reopen is exact.
- Corrected the reader type name to Blender RNA `LAPLACIANSMOOTH` and rebuilt WASM.
- Malformed Blend input is rejected without mutating Main.
- Generator and npm comparator exited 0.
knownRisk: Laplacian smoothing evaluation remains blocked; this slice covers modifier stack transport and metadata.
nextTask: `M16-GAP-00075`