Skip to content

Releases: BlackPhlox/bevy_config_cam

0.3.0

19 Apr 20:10
9fce9d2
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.2.0...0.3.0

0.2.0 - Bevy 0.6

31 Jan 03:20
Compare
Choose a tag to compare

This plugin has been updated to work with Bevy's 0.6 release!
Special thanks to @elpiel for helping migrate to bevy 0.6! 🚀

What's Changed

  • Fix bevy version to 0.6 in Cargo.toml by @elpiel in #13
  • Bevy 0.6 update by @BlackPhlox in #15
    • Relicense to reflect bevy's license, which is MIT or Apache 2.0

New Contributors

Full Changelog: 0.1.3...0.2.0

Links

Crates:

https://crates.io/crates/bevy_config_cam/0.2.0

Docs:

https://docs.rs/bevy_config_cam/0.2.0/bevy_config_cam/

The Jitter Fix

14 Oct 22:00
4bae3e3
Compare
Choose a tag to compare

Changes:

  • Fixed jitter by creating ordering using labels: player_move -> move_camera -> Other systems

Links

Crates:

https://crates.io/crates/bevy_config_cam/0.1.3

Docs:

https://docs.rs/bevy_config_cam/0.1.3/bevy_config_cam/

Support

bevy bevy_config_cam
0.5 0.1.3

0.1.2

12 Jun 11:18
Compare
Choose a tag to compare

Changes:

  • Moved all functionality into lib.rs
  • Created next_enum! for convenience
  • Updated licensing #4 to adhere to dependencies
  • Added 3 new examples
  • Simplified Cargo.toml

Repo:

  • Added tags/releases for traceability and having parity with crates.io
  • Updated future plans #1

Links

Crates:

https://crates.io/crates/bevy_config_cam/0.1.2

Docs:

https://docs.rs/bevy_config_cam/0.1.2/bevy_config_cam/

Support

bevy bevy_config_cam
0.5 0.1.2