Files
Griffin 77aa53b74e Fix large scene mip map generator material change detection trigger (#24532)
https://github.com/bevyengine/bevy/pull/22460 broke the material change
detection trigger in the large scenes mip map generator plugin.

## Testing

Ran the test_image example in mipmap_generator and the bistro scene and
textures with mip maps were shown as expected after this fix.
2026-06-09 00:31:09 +00:00
..