Complete Grease Pencil vertex proximity gap
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

This commit is contained in:
mes123456
2026-08-20 06:09:22 -04:00
parent 10640aeb3c
commit f2c49061a6
12 changed files with 195 additions and 35 deletions

View File

@@ -0,0 +1,18 @@
# M16-GAP-00071 Status
status: done
task: GREASE_PENCIL_VERTEX_WEIGHT_PROXIMITY modifier LOCAL_EXACT slice
updated: 2026-08-20 America/New_York
scope: Grease Pencil VERTEX_WEIGHT_PROXIMITY modifier stack exposure for `object:GreasePencilObject`.
evidence:
- Desktop fixture exposes `Gp Vertex Weight Proximity`; save/reopen is exact.
- WASM/Main exposes `GREASE_PENCIL_VERTEX_WEIGHT_PROXIMITY` with type code 76 on the object scene node.
- Malformed Blend input is rejected without mutating Main.
- Generator, npm comparator, and direct comparator exited 0.
knownRisk: Vertex-weight proximity deformation evaluation remains blocked; this slice covers metadata and object-stack transport only.
nextTask: `M16-GAP-00072`