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

Reduce Bevy dependencies and update bevy_atmosphere #4

Merged
merged 1 commit into from
Mar 14, 2022

Conversation

Shatur
Copy link
Contributor

@Shatur Shatur commented Mar 14, 2022

Previously used render feature is a group that contains unneeded stuff, like bevy_ui or bevy_text. Specified features in this PR is the required minimum. You can read more about in in this issue: bevyengine/bevy#4202

Also bevy_atmosphere has bumped its version, so now it contains your PR.

@cryscan
Copy link
Owner

cryscan commented Mar 14, 2022

Thanks!

@cryscan cryscan merged commit 1e2d9a5 into cryscan:main Mar 14, 2022
@Shatur Shatur deleted the reduce-dependencies branch March 14, 2022 21:27
cryscan added a commit that referenced this pull request Sep 4, 2022
Reduce Bevy dependencies and update bevy_atmosphere
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