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

Tighter dependencies with features #9

Merged
merged 1 commit into from
Mar 19, 2022
Merged

Tighter dependencies with features #9

merged 1 commit into from
Mar 19, 2022

Commits on Mar 18, 2022

  1. Tighter dependencies with features

    Enable minimal dependencies with new features `bevu_sprite` and
    `bevy_ui`, removing the `bevy/render` mandatory dependency. Those new
    features are enabled by default, and enable the built-in lenses for the
    related Bevy crates. The core `bevy_tweening` crate itself does not take
    any optional Bevy dependency anymore, allowing for a slim build with
    only the core Bevy functionalities.
    djeedai committed Mar 18, 2022
    Configuration menu
    Copy the full SHA
    eadbfaa View commit details
    Browse the repository at this point in the history