Files
workinf_Blender_Wasm/docs/status/M16-GAP-00042.md
mes123456 10640aeb3c
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
Govern task context and advance execution pointer
2026-08-20 06:02:43 -04:00

917 B

M16-GAP-00042 Status

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

scope: DISPLACE modifier direction, strength, level, space, and texture mapping for mesh:WebGapDisplaceObjectMesh.

evidence:

  • Desktop fixture exposes WebGapDisplace with Z direction, strength 0.75, mid-level 0.25, global space, and global texture mapping; save/reopen is exact.
  • WASM/Main exposes the same modifier parameters from the same fixture; save/reopen is exact.
  • Malformed Blend input is rejected without mutating Main.
  • build_blender_5.2.0/bin/blender ... M16-GAP-00042.py, npm --prefix web run test:generated-gap -- --task M16-GAP-00042, and node tools/web/check-generated-gap.mjs --task M16-GAP-00042 exited 0.

knownRisk: Full evaluated displacement texture sampling and editor mutation remain outside this metadata/local-exact modifier slice.

nextTask: M16-GAP-00043