mirror of
https://github.com/bevyengine/bevy
synced 2025-01-04 17:28:56 +00:00
b724a0f586
# Objective - Remove all the `.system()` possible. - Check for remaining missing cases. ## Solution - Remove all `.system()`, fix compile errors - 32 calls to `.system()` remains, mostly internals, the few others should be removed after #2446 |
||
---|---|---|
.. | ||
render | ||
collide_aabb.rs | ||
color_material.rs | ||
dynamic_texture_atlas_builder.rs | ||
entity.rs | ||
frustum_culling.rs | ||
lib.rs | ||
rect.rs | ||
sprite.rs | ||
texture_atlas.rs | ||
texture_atlas_builder.rs |