Files
workinf_Blender_Wasm/docs/tasks/M16-GAP-00058.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

1.7 KiB

M16-GAP-00058: modifier:GREASE_PENCIL_NOISE LOCAL_EXACT slice

  • task: M16-GAP-00058
  • parent: M16-GAP-00057
  • status: in_progress
  • gap: modifier:GREASE_PENCIL_NOISE
  • ownerFamily: MODIFIER
  • targetImplementationClass: LOCAL_EXACT

目标

Make the same minimal fixture produce observable modifier:GREASE_PENCIL_NOISE data in Blender desktop and WASM/Main, with save/reopen stability. Change only this gap; do not expand to other data-blocks, editors, or browsers.

输入与范围

  • Fixture: tests/files/web/generated/M16-GAP-00058-modifier-GREASE_PENCIL_NOISE.blend
  • Generator: tools/web/generated/M16-GAP-00058.py
  • Production: blender-5.2.0/source/blender/web_engine/web_engine_blend_reader.cpp
  • Checker: tools/web/check-generated-gap.mjs
  • Do: field read, desktop/WASM comparison, save/reopen, structured report.
  • Do not: other gaps, Firefox/WebKit, or full editor behavior.

验收

build_blender_5.2.0/bin/blender -b --factory-startup --python tools/web/generated/M16-GAP-00058.py -- tests/files/web/generated/M16-GAP-00058-modifier-GREASE_PENCIL_NOISE.blend npm --prefix web run test:generated-gap -- --task M16-GAP-00058 node tools/web/check-generated-gap.mjs --task M16-GAP-00058

Malformed/unsupported, cancellation, duplicate, over-budget, or hash-drift cases must keep in_progress; they must not change Main revision or advance nextTask.

交付与回滚

  • Reports: tests/golden/M16-GAP-00058/
  • Status: docs/status/M16-GAP-00058.md
  • Manifest: tests/golden/M16-GAP-00058/manifest.json
  • Handoff: node tools/web/check-task-context.mjs --task M16-GAP-00058 --write
  • Rollback: remove this task production entry, fixture, tests, reports, manifest, status, and context; restore the parent as queue tail without rewriting parent evidence.