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

Define a prelude for bevy_color, and add it to bevy_internal #12158

Merged
merged 6 commits into from
Feb 27, 2024

Commits on Feb 27, 2024

  1. Add bevy_color prelude

    Alice Cecile committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    30abd4c View commit details
    Browse the repository at this point in the history
  2. Add bevy_color to bevy_internal

    Alice Cecile committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    faa6bc4 View commit details
    Browse the repository at this point in the history
  3. Add bevy_color to root crate Cargo.toml

    Alice Cecile committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    08a61a0 View commit details
    Browse the repository at this point in the history
  4. Add bevy_color feature to more high-level features

    Alice Cecile committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    474ea27 View commit details
    Browse the repository at this point in the history
  5. Re-generate feature descriptions

    Alice Cecile committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    afb0958 View commit details
    Browse the repository at this point in the history
  6. Add to bevy_sprite as well

    Alice Cecile committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    23671a5 View commit details
    Browse the repository at this point in the history