Skip to content

Remove render feature group #5753

@Shatur

Description

@Shatur

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-AppBevy apps and pluginsC-FeatureA new feature, making something new possibleC-UsabilityA targeted quality-of-life change that makes Bevy easier to use

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions