slint/sixtyfps_runtime/rendering_backends
Tobias Hunger 02bdcbf6ff Janitor: Replace float comparison dance with approx_eq from euclid
Sixtyfps uses euclid already, so let's use euclid for float comparisons
as well.

I changed the code to decide whether a number is a positive integer to
make do without a comparison along the way.
2021-07-22 20:01:23 +02:00
..
default Update license date 2021-07-02 15:55:54 +02:00
gl Janitor: Replace float comparison dance with approx_eq from euclid 2021-07-22 20:01:23 +02:00
qt Janitor: Replace float comparison dance with approx_eq from euclid 2021-07-22 20:01:23 +02:00
testing internal cleanup: Remove the use of ComponentWindow in the interpreter 2021-07-21 17:41:12 +02:00