bevy/docs
Mateusz Wachowiak 6533170e94
Add bevy_dev_tools crate (#11341)
# Objective

- Resolves #11309

## Solution

- Add `bevy_dev_tools` crate as a default feature.
- Add `DevToolsPlugin` and add it to an app if the `bevy_dev_tools`
feature is enabled.

`bevy_dev_tools` is reserved by @alice-i-cecile, should we wait until it
gets transferred to cart before merging?

---------

Co-authored-by: Alice Cecile <alice.i.cecile@gmail.com>
Co-authored-by: BD103 <59022059+BD103@users.noreply.github.com>
2024-03-06 20:33:05 +00:00
..
cargo_features.md Add bevy_dev_tools crate (#11341) 2024-03-06 20:33:05 +00:00
debugging.md Useful changes with relicensing benefits (#2497) 2021-07-17 21:59:31 +00:00
linters.md Allow clippy::type_complexity in more places. (#9796) 2023-10-02 21:55:16 +00:00
linux_dependencies.md add libxkbcommon-x11-0 to the default linux dependencies (#11060) 2023-12-21 23:14:05 +00:00
profiling.md fix link to tracy (#11521) 2024-01-27 19:23:37 +00:00
release_checklist.md Add a release step, add links to the github release note (#12041) 2024-02-23 18:36:07 +00:00
the_bevy_organization.md Run markdownlint (#11386) 2024-01-17 14:27:28 +00:00