mirror of
https://github.com/bevyengine/bevy
synced 2025-02-16 14:08:32 +00:00
fixes #1161, fixes #1243 this adds two systems: - first is keeping an hashmap of textures and their containing color materials, then listening to events on textures to select color materials that should be updated - second is chained to send a modified event for all color materials that need updating |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |