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