bevy/crates/bevy_ecs/src/system/commands
Nathan 24c6a7df05
Clarifying Commands' purpose (#10837)
# Objective
As described in [Issue
#10805](https://github.com/bevyengine/bevy/issues/10805) I have changed
"impactful changes" to "structural changes"

## Solution
Updated the text "impactful" to "structural"
2023-12-02 10:07:19 +00:00
..
command_queue.rs Implement Drop for CommandQueue (#10746) 2023-11-27 22:35:36 +00:00
mod.rs Clarifying Commands' purpose (#10837) 2023-12-02 10:07:19 +00:00
parallel_scope.rs Cache System Tracing Spans (#9390) 2023-09-13 19:10:11 +00:00