mirror of
https://github.com/bevyengine/bevy
synced 2024-11-23 05:03:47 +00:00
e2b8cc836b
# Objective - Improve `update_clipping_system` comments ## Solution - Add extra comments - Reorder `CalculatedClip` updating `match` so it's reads `(old, new)` vs previous `(new, old)` - Remove `clone` on children iteration --------- Co-authored-by: ickshonpe <27962798+ickshonpe@users.noreply.github.com> |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |