Release v0.6.0
This release include bunch of small changes after the last release and update bevy to 0.14
Changes
- Update
bevy
to0.14
- Add interpolators for some UI components when using the
bevy_ui
feature. (#33)BackgroundColor
BorderColor
- Add optional feature for
serde
. (#31)- Derive
Serialize
andDeserialize
forEaseFunction
- Derive
- Clean up
TweenAppResource
after the app runs. (#28) - Update animation builder (#36)
- Add
entity_commands()
getter - Add
time_runner()
getter - Add
time_runner_mut()
getter - Add
skipped()
method - Add
disabled()
method - Add
time_scale()
method - Add
direction()
method
- Add
- Optimize crate size (11 MB to 0.488 MB)
- Remove one 9.8 MB gif file