v0.2.0 - 6-month anniversary of bevy_fs
Today, bevy_fs is turning half a year old! Thank you so much for your motivation and support.
This release includes:
- A pause shortcut to pause/unpause the sim
- The migration of the flight dynamics model from my own to
avian_fdmby @viccuad - Some work on the landing gear of the Breeze fighter jet
- A new terrain shader that makes the terrain look way more realistic
- The J-3 Cub from the example of
avian_fdmby @viccuad and the J-3 Cub Flight Gear repo - You can now return to the main menu by pressing
escto fly in different locations and with different aeroplanes without having to restart the session
All 75 commits: v0.1.1...v0.2.0
Warning
Note that the attached auto-generated zip files don't work because they don't include the Git LFS objects. Make sure to clone the repository by using git clone https://github.com/wesfly/bevy_fs.git instead.