- 
          
- 
                Notifications
    You must be signed in to change notification settings 
- Fork 4.2k
Closed
Labels
A-AppBevy apps and pluginsBevy apps and pluginsC-FeatureA new feature, making something new possibleA new feature, making something new possibleC-UsabilityA targeted quality-of-life change that makes Bevy easier to useA targeted quality-of-life change that makes Bevy easier to use
Description
What problem does this solve or what need does it fill?
Almost every Bevy plugin use render feature group by mistake. It pulls bevy_ui, bevy_sprite and a lot of other plugins. I did so many PRs for third party crates that fixed this 😄
For how many crates made this mistake see references to #4202
What solution would you like?
I would remove this feature group. We already have default feature which provides full engine experience.
mockersf, tim-blackbird and alice-i-cecile
Metadata
Metadata
Assignees
Labels
A-AppBevy apps and pluginsBevy apps and pluginsC-FeatureA new feature, making something new possibleA new feature, making something new possibleC-UsabilityA targeted quality-of-life change that makes Bevy easier to useA targeted quality-of-life change that makes Bevy easier to use