Skip to content

feat(overlay): render dodge/burn masks with real feathered alpha#405

Merged
marcinz606 merged 2 commits into
mainfrom
feat/dodge-burn-mask
Jul 5, 2026
Merged

feat(overlay): render dodge/burn masks with real feathered alpha#405
marcinz606 merged 2 commits into
mainfrom
feat/dodge-burn-mask

Conversation

@marcinz606

Copy link
Copy Markdown
Owner

Overlay drew hard-edged polygons while the pipeline applies Gaussian feather, so the on-canvas mask never matched the rendered falloff. Rasterise each mask via the pipeline rasteriser in bbox-local screen space (capped 384 px), tint premultiplied, cache pan-invariantly; crisp outlines stay for editing, now slightly translucent.

Overlay drew hard-edged polygons while the pipeline applies Gaussian
feather, so the on-canvas mask never matched the rendered falloff.
Rasterise each mask via the pipeline rasteriser in bbox-local screen
space (capped 384 px), tint premultiplied, cache pan-invariantly;
crisp outlines stay for editing, now slightly translucent.
@marcinz606 marcinz606 merged commit 3fd1ea2 into main Jul 5, 2026
1 check passed
@marcinz606 marcinz606 deleted the feat/dodge-burn-mask branch July 5, 2026 08:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant