Commit d322170
Update Crate To Bevy 0.18 (#80)
* Update to Bevy 0.18.0
* Update Cargo.lock
* Update CHANGELOG.md
* Update bevy_lookup_curve to 0.11.0
* Update bevy_time_runner to use multirious/bevy_time_runner at main
* Update Cargo.lock
* [!Breaking] Add enable_debug option to TweenCorePlugin
Add `enable_debug` field to `TweenCorePlugin` which
currently only just passes it value to `TimeRunnerPlugin::enable_debug`.
Default to `true`
* Update CHANGELOG.md
---------
Co-authored-by: natepiano <slicks.curable.0k@icloud.com>
Co-authored-by: Multirious <multirious@outlook.com>1 parent dfdc1b1 commit d322170
5 files changed
Lines changed: 336 additions & 613 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
4 | 7 | | |
5 | 8 | | |
6 | 9 | | |
| |||
0 commit comments