Skip to content
Snippets Groups Projects
  • Jerome Humbert's avatar
    Tighter dependencies with features (#9) · 6619f067
    Jerome Humbert authored
    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.
    6619f067