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

Remove Codegen Configuration #28

Merged
merged 3 commits into from
Mar 27, 2020
Merged

Remove Codegen Configuration #28

merged 3 commits into from
Mar 27, 2020

Conversation

LPGhatguy
Copy link
Contributor

This PR changes the codegen option from an optional enum to just being a bool. Tarmac now decides which kind of codegen to use based on the kind of input, including automatically including spritesheet data if an image is packed into a spritesheet.

This simplifies the codegen pipeline a bit overall and opens the door for #10 automatically.

@LPGhatguy LPGhatguy merged commit a17e8e9 into master Mar 27, 2020
@LPGhatguy LPGhatguy deleted the no-config-codegen branch March 27, 2020 20:56
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