Files
workinf_Blender_Wasm/docs/status/M16-GAP-00097.md
mes123456 6a0b980d75
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 M16 action select circle parity
2026-08-20 22:57:59 -04:00

767 B

M16-GAP-00097 Status

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

scope: Mesh SUBSURF modifier stack exposure for mesh:WebGapSubsurfMesh.

evidence:

  • Desktop fixture exposes WebGapSubsurf as SUBSURF type code 1 with SIMPLE subdivision, viewport level 2, and render level 3; save/reopen is exact.
  • WASM/Main exposes the same SUBSURF stack entry and matching subdivision parameters; save/reopen is exact.
  • Malformed Blend input is rejected without mutating Main.
  • Generator, npm comparator, and direct comparator exited 0.

knownRisk: Subdivision geometry evaluation is unavailable in this build without OpenSubdiv; this slice covers modifier stack transport and base metadata only.

nextTask: M16-GAP-00098