- 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 |
||
|---|---|---|
| .. | ||
| commands.rs | ||
| exclusive_system.rs | ||
| into_system.rs | ||
| mod.rs | ||
| query.rs | ||
| system_chaining.rs | ||
| system_param.rs | ||
| system.rs | ||