Tags: Reddy-dev/bevy
Tags
Release 0.9.0 (bevyengine#6568) Preparing next release This PR has been auto-generated
Update changelog for 0.8.0 (bevyengine#5494) Big thanks to @colepoirier for putting together the changelog this time around!
Add headless mode (bevyengine#3439) # Objective In this PR I added the ability to opt-out graphical backends. Closes bevyengine#3155. ## Solution I turned backends into `Option` ~~and removed panicking sub app API to force users handle the error (was suggested by `@cart`)~~.
PreviousNext