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

Cleaning up the brush command #348

Open
wants to merge 3 commits into
base: sponge-1.12
Choose a base branch
from

Conversation

nlipiarski
Copy link

This pull request provides some clean up to the parsing of the brush command's arguments. The changes include:

  • Making the brush size argument explicit, but still optional (i.e. shows up in the usage)
  • Added a dedicated Brush command element for parsing the command line brush arguments
  • Removing performer consideration from the brush command since we also have the performer command. I think this makes the brush commander more intuitive and also makes the code cleaner.

@gabizou gabizou added the sponge Sponge version of VS label May 2, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
sponge Sponge version of VS
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants