Record STR-043 closeout hash
This commit is contained in:
@@ -1932,7 +1932,7 @@ cmake --build --preset windows-msvc-default --config Debug --target PanoPainter
|
||||
|
||||
### STR-043 - Extract Preview Mixer Pass State And Copy Ordering
|
||||
|
||||
Status: Ready
|
||||
Status: Done
|
||||
Score: no score movement
|
||||
Debt: `DEBT-0036`
|
||||
Scope: `src/node_stroke_preview.cpp`, `tests/paint_renderer/compositor_tests.cpp`
|
||||
@@ -1945,12 +1945,14 @@ sample dispatch.
|
||||
|
||||
Done Checks:
|
||||
|
||||
- `NodeStrokePreview::stroke_draw_samples()` no longer owns the mixer-pass
|
||||
- `NodeStrokePreview::stroke_draw_mix()` no longer owns the mixer-pass
|
||||
state/copy ordering inline.
|
||||
- Regression coverage proves the helper preserves mixer framebuffer binding
|
||||
and preview copy behavior.
|
||||
- Regression coverage proves the helper preserves mixer framebuffer binding,
|
||||
preview copy behavior, and mix-input ordering.
|
||||
- `docs/modernization/debt.md` records the reduced preview mixer-pass surface.
|
||||
|
||||
Closeout: `c147c1d1`
|
||||
|
||||
Validation:
|
||||
|
||||
```powershell
|
||||
|
||||
Reference in New Issue
Block a user