We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
We were going to add generators in ScenicFramework/scenic_new#53
But these make more sense to include in Scenic itself since the version of scenic_new may not match the version of scenic
Makes it easier for developers to create new resources within Scenic such as new scenes
A mix scenic.gen.scene command that will generate a new scene (and possibly other generators as well)
mix scenic.gen.scene command
The text was updated successfully, but these errors were encountered:
No branches or pull requests
We were going to add generators in ScenicFramework/scenic_new#53
But these make more sense to include in Scenic itself since the version of scenic_new may not match the version of scenic
What problem does this feature solve?
Makes it easier for developers to create new resources within Scenic such as new scenes
What is your proposed solution?
A
mix scenic.gen.scene command
that will generate a new scene (and possibly other generators as well)The text was updated successfully, but these errors were encountered: