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

Paint selection brush #792

Merged

Conversation

Variable-ind
Copy link
Contributor

@Variable-ind Variable-ind commented Dec 8, 2022

Implemented the Paint Selection Tool from #567.
It works the same way as the other selections (shift to add, ctrl to subtract, etc...)
But in this tool you can select things by drawing over them

Things i won't do for this pull (but are required)

there are some things that were too complex for me which are

  1. Integrating it with the Keychain plugin (i-e Creating the tool's Shortcut)
  2. The icon is in desperate need of a re-design (I re-designed it a bit but further changes to icon can be made if required)

Demonstration

select-.2.mp4

Copy link
Member

@OverloadedOrama OverloadedOrama left a comment

Choose a reason for hiding this comment

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

Looks good to me, thank you!

@OverloadedOrama OverloadedOrama merged commit 1df003b into Orama-Interactive:master Dec 14, 2022
@Variable-ind Variable-ind deleted the PaintSelectionBrush branch December 23, 2022 14:19
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.

2 participants