Skip to content

fix: teach the undocumented 5.2 COLOR strip size bake - #123

Merged
TMHSDigital merged 1 commit into
mainfrom
fix/vse-color-strip-intrinsic-size
Sep 9, 2026
Merged

fix: teach the undocumented 5.2 COLOR strip size bake#123
TMHSDigital merged 1 commit into
mainfrom
fix/vse-color-strip-intrinsic-size

Conversation

@TMHSDigital

Copy link
Copy Markdown
Owner

Summary

  • Teach the 5.2 COLOR strip width/height bake as an explicit version split in a new vse-python skill (there was no VSE skill; the break lived only as a patch inside vse-cut-list).
  • Add a standing log in docs/technical-audit.md titled Findings the release notes did not list so future audits treat notes-derived deltas as incomplete by default.
  • No new example. examples/vse-cut-list/ --check-pixels remains the witness.

Counts: 12 skills → 13. Manifest skills array updated; "version" left at 0.47.0 (release-owned). standards-version left at 1.10.0.

Evidence

  • live-run-proven (prior, PR feat: target Blender 5.2 LTS and witness NodesModifier input writes #122 / v0.47.0): .scratch/blender-5.2.1-windows-x64/blender.exe (Blender 5.2.1 LTS) — factory-res COLOR then 96×54 render made C cover the frame; TL sampled amber (0.949, 0.62, 0.102) instead of crimson. 4.5.11 and 5.1.2 still pass with no intrinsic size. After setting 96×54 before new_effect, --check-pixels passes and 5.2 asserts A.width, A.height == (96, 54).
  • inspection-only (this PR): skill text and audit log match that already-shipped contract. No script behavior change.

Test plan

  • validate-counts / validate-manifest / skill frontmatter green
  • drift-check still at standards-version: 1.10.0
  • blender-smoke 5.2 + 4.5 green on this head (no example change; vse-cut-list still the witness)
  • Socket Security not pending/failing
  • squash-merge subject stays fix: so release.yml cuts a patch (expect v0.47.1)

5.2 bakes readonly width/height at new_effect from scene resolution; 4.5/5.1 have no intrinsic size. That lived only as a vse-cut-list patch. Teach it in vse-python and log that notes-derived deltas are incomplete by default.

Signed-off-by: fOuttaMyPaint <TMhospitalitystrategies@gmail.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
@github-actions github-actions Bot added skills documentation Improvements or additions to documentation labels Sep 9, 2026
@TMHSDigital
TMHSDigital merged commit 1b810e1 into main Sep 9, 2026
9 checks passed
@TMHSDigital
TMHSDigital deleted the fix/vse-color-strip-intrinsic-size branch September 9, 2026 21:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation skills

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant