Releases: sburris0/bevy_flycam
Releases · sburris0/bevy_flycam
v0.14.1
v0.14.0
v0.13.0
v0.12.0
What's Changed
- Update to bevy 0.11 and add wasm support by @BlackPhlox in #35
- Update GitHub Actions CI by @striezel in #37
Full Changelog: v0.11.0...v0.12.0
v0.11.0
bevy_flycam 0.10.1 - Bugfix
@Telov noticed a bug when using NoCameraPlayerPlugin
that it wouldn't be grabbed on startup.
This is now fixed in a non-breaking update.
Many thanks to @Telov for discovering the bug!
What's Changed
- Update fix init for no player plugin by @BlackPhlox in #31
Full Changelog: v0.10.0...v0.10.1
v0.10.0
bevy_flycam 0.10 Update
bevy_flycam
has now been updated to bevy 0.10 along with some features and a bugfix.
Thanks to everyone involved!
What's Changed
- Use yaw/pitch from Camera's rotation. by @Neopallium in #21
- Allow key bindings customization by @tesfabpel in #11
- Update to Bevy 0.10 by @NiklasEi & @zyllian in #28
- Add cursor grab on FlyCam spawn by @askor in #26
- Bevy 0.10 - Added prelude & fixed merge conflicts by @BlackPhlox in #29
Full Changelog: v0.9.0...v0.10.0
v0.9.0
What's Changed
- Removed window
unwrap()
s by @JonahPlusPlus in #20 - Updated to bevy 0.9 by @BlackPhlox in #22
New Contributors
- @JonahPlusPlus made their first contribution in #20
Full Changelog: v0.8.0...v0.9.0
Links
crates.io : https://crates.io/crates/bevy_flycam
v0.8.0
What's Changed
- Updated to Bevy 0.8 by @DogsCodesStudio in #18
- Simplified scroll example by @BlackPhlox in BlackPhlox#1, thanks for the help @superdump!
New Contributors
- @DogsCodesStudio made their first contribution in #18 🚀
Full Changelog: v0.7.0...v0.8.0
v0.7.0
What's Changed
- Reduce Bevy dependencies by @Shatur in #15, nice catch!
- Simplified query as raised in #14 by @tguichaoua, thanks! 🚀
- Updated to bevy 0.7 by @BlackPhlox in #16
New Contributors
Full Changelog: v0.6.0...v0.7.0