|  458cb7a9e9 # Objective In this PR I added the ability to opt-out graphical backends. Closes #3155. ## Solution I turned backends into `Option` ~~and removed panicking sub app API to force users handle the error (was suggested by `@cart`)~~. | ||
|---|---|---|
| .. | ||
| mesh2d | ||
| render | ||
| bundle.rs | ||
| collide_aabb.rs | ||
| dynamic_texture_atlas_builder.rs | ||
| lib.rs | ||
| rect.rs | ||
| sprite.rs | ||
| texture_atlas_builder.rs | ||
| texture_atlas.rs | ||