mirror of
https://github.com/bevyengine/bevy.git
synced 2026-06-30 15:55:32 -04:00
77aa53b74e
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.