mirror of
https://github.com/bevyengine/bevy
synced 2024-12-21 10:33:08 +00:00
93cc7219bc
- simplified code around archetype generations a little bit, as the special case value is not actually needed - removed unnecessary UnsafeCell around pointer value that is never updated through shared references - fixed and added a test for correct drop behaviour when removing sparse components through remove_bundle command |
||
---|---|---|
.. | ||
executor.rs | ||
executor_parallel.rs | ||
graph_utils.rs | ||
label.rs | ||
mod.rs | ||
run_criteria.rs | ||
stage.rs | ||
state.rs | ||
system_container.rs | ||
system_descriptor.rs | ||
system_set.rs |