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

Adds CLI options for skipping correction steps #49

Merged
merged 1 commit into from
Apr 11, 2024

Conversation

MarcusLongmuir
Copy link
Contributor

This PR adds the ability to skip correction steps by name when using the CLI.

E.g. npm run convert -- --skip-remove-transparency-from-materials [...]

It also refactors the correction steps to make the naming of the files and steps consistent with the arguments (dash-case).

What kind of change does your PR introduce? (check at least one)

  • Feature
  • Refactor

Copy link

github-actions bot commented Apr 11, 2024

🪓 PR closed, deleted preview at https://github.com/mml-io/avatar-tools/tree/gh-pages/pull/49/

Copy link
Contributor

@felipeiop felipeiop left a comment

Choose a reason for hiding this comment

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

Amazing, it works great, we'll test it in the Blender rig process too

@MarcusLongmuir MarcusLongmuir merged commit fe77b99 into main Apr 11, 2024
6 checks passed
@MarcusLongmuir MarcusLongmuir deleted the feature/cli-skippable-steps branch April 11, 2024 16:07
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