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 bevy_utils::default #15342

Closed
BenjaminBrienen opened this issue Sep 20, 2024 · 0 comments
Closed

Remove bevy_utils::default #15342

BenjaminBrienen opened this issue Sep 20, 2024 · 0 comments
Labels
C-Feature A new feature, making something new possible S-Needs-Triage This issue needs to be labelled

Comments

@BenjaminBrienen
Copy link
Contributor

What problem does this solve or what need does it fill?

Minimize bevy_utils. #11478

What solution would you like?

Remove the default module.
The prelude module should also be removed because it will then be empty. The breaking change is practically the same breaking change.

Additional context

There are some manual impl Defaults that could probably be simplified to just the derive macro.

@BenjaminBrienen BenjaminBrienen added C-Feature A new feature, making something new possible S-Needs-Triage This issue needs to be labelled labels Sep 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-Feature A new feature, making something new possible S-Needs-Triage This issue needs to be labelled
Projects
None yet
Development

No branches or pull requests

1 participant