Files
workinf_Blender_Wasm/docs/status/M16-GAP-00095.md
mes123456 fb5abd8e37
Some checks are pending
M6 deployable RC / quick (push) Waiting to run
M6 deployable RC / chromium (push) Blocked by required conditions
M6 deployable RC / release (push) Blocked by required conditions
Complete Soft Body modifier gap
2026-08-20 10:23:25 -04:00

657 B

M16-GAP-00095 Status

status: done task: SOFT_BODY modifier LOCAL_EXACT slice updated: 2026-08-20 America/New_York

scope: Mesh SOFT_BODY modifier stack exposure for mesh:WebGapSoftBodyMesh.

evidence:

  • Desktop fixture exposes WebGapSoftBody as SOFT_BODY type code 10; save/reopen is exact.
  • WASM/Main exposes the same SOFT_BODY stack entry as METADATA_ONLY; save/reopen is exact.
  • Malformed Blend input is rejected without mutating Main.
  • Generator, npm comparator, and direct comparator exited 0.

knownRisk: Soft Body simulation remains metadata-only; this slice covers modifier stack transport and base metadata.

nextTask: M16-GAP-00096