bevy/crates/bevy_diagnostic/src
Jan Hohenheim 6f7c554daa
Fix common capitalization errors in documentation (#14562)
WASM -> Wasm
MacOS -> macOS

Nothing important, just something that annoyed me for a while :)
2024-07-31 21:16:05 +00:00
..
diagnostic.rs Refactor App and SubApp internals for better separation (#9202) 2024-03-31 03:16:10 +00:00
entity_count_diagnostics_plugin.rs Replace DiagnosticId by DiagnosticPath (#9266) 2024-01-20 15:42:51 +00:00
frame_time_diagnostics_plugin.rs Replace DiagnosticId by DiagnosticPath (#9266) 2024-01-20 15:42:51 +00:00
lib.rs Forbid unsafe in most crates in the engine (#12684) 2024-03-27 03:30:08 +00:00
log_diagnostics_plugin.rs Replace bevy_log's tracing reexport with bevy_utils' (#12254) 2024-03-02 18:38:04 +00:00
system_information_diagnostics_plugin.rs Fix common capitalization errors in documentation (#14562) 2024-07-31 21:16:05 +00:00