bevy/docs
François 231894a3a6 Lighter no default features (#5447)
# Objective

- Even though it's marked as optional, it is no longer possible to not depend on `bevy_render` as it's a dependency of `bevy_scene`

## Solution

- Make `bevy_scene` optional
- For the minimalist among us, also make `bevy_asset` optional
2022-07-25 15:48:14 +00:00
..
cargo_features.md Lighter no default features (#5447) 2022-07-25 15:48:14 +00:00
debugging.md Useful changes with relicensing benefits (#2497) 2021-07-17 21:59:31 +00:00
linters.md GitHub Action: Check local Markdown links on push (#2067) 2021-05-02 20:22:32 +00:00
linux_dependencies.md linux_dependencies: fix NixOS (#5251) 2022-07-08 17:14:34 +00:00
plugins_guidelines.md Recommend posting new plugins in #crates discord channel (#4956) 2022-06-07 08:14:10 +00:00
profiling.md docs: Add section about using Tracy for profiling (#4534) 2022-07-04 17:31:47 +00:00
release_checklist.md Fix release workflow (#4903) 2022-06-06 15:47:51 +00:00