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

@@ -14,30 +14,33 @@
"npm --prefix web run test:generated-gap -- --task M16-GAP-00071",
"node tools/web/check-generated-gap.mjs --task M16-GAP-00071"
],
"inputPaths": [],
"inputPaths": [
"tools/web/generated/M16-GAP-00071.py"
],
"inputSelection": {
"schemaVersion": 1,
"limits": {
"maxFiles": 12,
"evidenceBytes": 8192,
"contextRemainingBytes": 7054,
"contextRemainingTokens": 1762
"contextRemainingBytes": 7058,
"contextRemainingTokens": 1763
},
"source": {
"bytes": 6946,
"tokens": 1738
"bytes": 6942,
"tokens": 1737
},
"selected": [],
"selected": [
{
"path": "tools/web/generated/M16-GAP-00071.py",
"bytes": 535,
"tokens": 134
}
],
"excluded": [
{
"path": "tests/files/web/generated/M16-GAP-00071-modifier-GREASE_PENCIL_VERTEX_WEIGHT_PROXIMITY.blend",
"bytes": null,
"reason": "MISSING_PATH"
},
{
"path": "tools/web/generated/M16-GAP-00071.py",
"bytes": null,
"reason": "MISSING_PATH"
"bytes": 87791,
"reason": "EVIDENCE_BYTE_BUDGET"
},
{
"path": "blender-5.2.0/source/blender/web_engine/web_engine_blend_reader.cpp",
@@ -66,9 +69,9 @@
}
],
"totals": {
"files": 0,
"bytes": 0,
"tokens": 0
"files": 1,
"bytes": 535,
"tokens": 134
}
},
"exitCriteria": [
@@ -121,8 +124,8 @@
},
"statusSummary": [
"# M16-GAP-00070 Status",
"status: done ",
"task: GREASE_PENCIL_VERTEX_WEIGHT_ANGLE modifier LOCAL_EXACT slice ",
"status: done",
"task: GREASE_PENCIL_VERTEX_WEIGHT_ANGLE modifier LOCAL_EXACT slice",
"updated: 2026-08-20 America/New_York",
"scope: Grease Pencil VERTEX_WEIGHT_ANGLE modifier stack exposure for `object:GreasePencilObject`.",
"evidence:",
@@ -163,16 +166,16 @@
},
{
"path": "docs/status/M16-GAP-00070.md",
"bytes": 762,
"bytes": 758,
"lines": 19,
"tokens": 191
"tokens": 190
}
],
"sourceTokens": 1738,
"evidenceFiles": 0,
"evidenceBytes": 0,
"evidenceTokens": 0,
"totalTokens": 1738,
"sourceTokens": 1737,
"evidenceFiles": 1,
"evidenceBytes": 535,
"evidenceTokens": 134,
"totalTokens": 1871,
"withinBudget": true
}
}