Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix InpaintAreaBrush behavior #333

Merged
merged 5 commits into from
Oct 23, 2022
Merged

Fix InpaintAreaBrush behavior #333

merged 5 commits into from
Oct 23, 2022

Conversation

carson-katri
Copy link
Owner

This replaces the manual stroke operator with a GizmoGroup that updates the "Draw" brush's blend mode when the "Mark Inpaint Area" brush is selected/de-selected.

Another hack, but this one seems to actually work well.

@carson-katri carson-katri added this to the v0.0.8 milestone Oct 23, 2022
@carson-katri carson-katri added the bug Something isn't working label Oct 23, 2022
Copy link
Collaborator

@NullSenseStudio NullSenseStudio left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Works great! Even makes undo/redo work better. Only one small issue.

@carson-katri carson-katri merged commit 73ddbee into main Oct 23, 2022
@carson-katri carson-katri deleted the inpaint-outpaint branch October 23, 2022 23:30
JasonHoku pushed a commit to JasonHoku/dream-textures that referenced this pull request Dec 20, 2022
* Fix InpaintAreaBrush glitchiness with another hack

* Remove unnecessary line

* Use CONSTANT curve preset for inpainting

* Use strength of 1

* Update operators/inpaint_area_brush.py

Co-authored-by: NullSenseStudio <[email protected]>

Co-authored-by: NullSenseStudio <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants