Files
workinf_Blender_Wasm/docs/status/M16-GAP-00094.md
mes123456 7fdf4ab027
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
Complete Smooth modifier gap
2026-08-20 10:16:16 -04:00

719 B

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