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

[Merged by Bors] - Plugins own their settings. Rework PluginGroup trait. #6336

Closed
wants to merge 9 commits into from

Commits on Oct 22, 2022

  1. Configuration menu
    Copy the full SHA
    b814279 View commit details
    Browse the repository at this point in the history
  2. AssetPlugin settings

    cart committed Oct 22, 2022
    Configuration menu
    Copy the full SHA
    ff0fb25 View commit details
    Browse the repository at this point in the history
  3. Update crates/bevy_app/src/plugin_group.rs

    Co-authored-by: Torstein Grindvik <52322338+torsteingrindvik@users.noreply.github.com>
    cart and torsteingrindvik committed Oct 22, 2022
    Configuration menu
    Copy the full SHA
    d2afbea View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    77fcfbe View commit details
    Browse the repository at this point in the history
  5. fix docs and clippy

    cart committed Oct 22, 2022
    Configuration menu
    Copy the full SHA
    ea17700 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2022

  1. Update crates/bevy_app/src/plugin_group.rs

    Co-authored-by: ira <JustTheCoolDude@gmail.com>
    cart and irate-devil committed Oct 24, 2022
    Configuration menu
    Copy the full SHA
    6623ad2 View commit details
    Browse the repository at this point in the history
  2. Update crates/bevy_internal/src/default_plugins.rs

    Co-authored-by: François <mockersf@gmail.com>
    cart and mockersf committed Oct 24, 2022
    Configuration menu
    Copy the full SHA
    54d8628 View commit details
    Browse the repository at this point in the history
  3. Update crates/bevy_internal/src/default_plugins.rs

    Co-authored-by: François <mockersf@gmail.com>
    cart and mockersf committed Oct 24, 2022
    Configuration menu
    Copy the full SHA
    7e269e4 View commit details
    Browse the repository at this point in the history
  4. Update crates/bevy_internal/src/default_plugins.rs

    Co-authored-by: François <mockersf@gmail.com>
    cart and mockersf committed Oct 24, 2022
    Configuration menu
    Copy the full SHA
    653a6df View commit details
    Browse the repository at this point in the history