mirror of
https://github.com/bevyengine/bevy
synced 2024-11-22 12:43:34 +00:00
173bb48d78
`ResMut`, `Mut` and `ReflectMut` all share very similar code for change detection. This PR is a first pass at refactoring these implementation and removing a lot of the duplicated code. Note, this introduces a new trait `ChangeDetectable`. Please feel free to comment away and let me know what you think! |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |