egui/crates/egui_demo_lib/tests/snapshots
Emil Ernerfeldt aedd43c88f
kittest: Add `UPDATE_SNAPSHOTS=force` (#7508)
This adds a new mode, `UPDATE_SNAPSHOTS=force`, which will lower the
threshold to zero, overwriting every image that is not _exactly_ the
same.

Most comparisons has a threshold because different GPUs render slightly
differently. However, setting that threshold accurately can be hard.

Sometimes a test will pass locally, but fail on CI. In those cases you
want to force an update of the failing test. You can use
`UPDATE_SNAPSHOTS=force` for that.

And sometimes a small change _should_ update all images, but the change
is so tiny that it falls under the threshold. Still, you want to make a
point of showing that these images have changes. You can use
`UPDATE_SNAPSHOTS=force` for that.
2025-09-05 16:45:36 +02:00
..
demos kittest: Add `UPDATE_SNAPSHOTS=force` (#7508) 2025-09-05 16:45:36 +02:00
image_blending Improve texture filtering by doing it in gamma space (#7311) 2025-07-07 17:46:27 +02:00
rendering_test Improve texture filtering by doing it in gamma space (#7311) 2025-07-07 17:46:27 +02:00
tessellation_test Improve texture filtering by doing it in gamma space (#7311) 2025-07-07 17:46:27 +02:00
modals_1.png kittest: Add `UPDATE_SNAPSHOTS=force` (#7508) 2025-09-05 16:45:36 +02:00
modals_2.png kittest: Add `UPDATE_SNAPSHOTS=force` (#7508) 2025-09-05 16:45:36 +02:00
modals_3.png kittest: Add `UPDATE_SNAPSHOTS=force` (#7508) 2025-09-05 16:45:36 +02:00
modals_backdrop_should_prevent_focusing_lower_area.png kittest: Add `UPDATE_SNAPSHOTS=force` (#7508) 2025-09-05 16:45:36 +02:00
tessellation_test.png Improve tessellation quality (#5669) 2025-02-04 11:30:12 +01:00
widget_gallery_dark_x1.png Improve texture filtering by doing it in gamma space (#7311) 2025-07-07 17:46:27 +02:00
widget_gallery_dark_x2.png Improve texture filtering by doing it in gamma space (#7311) 2025-07-07 17:46:27 +02:00
widget_gallery_light_x1.png Improve texture filtering by doing it in gamma space (#7311) 2025-07-07 17:46:27 +02:00
widget_gallery_light_x2.png Improve texture filtering by doing it in gamma space (#7311) 2025-07-07 17:46:27 +02:00