Skip to content

v0.2.0

Latest

Choose a tag to compare

@wesfly wesfly released this 14 Jun 11:23
· 23 commits to main since this release

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_fdm by @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_fdm by @viccuad and the J-3 Cub Flight Gear repo
  • You can now return to the main menu by pressing esc to fly in different locations and with different aeroplanes without having to restart the session
screenshot_1 screenshot_2 screenshot_3

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.