Bill Spitzak
ab51d879c3
Fix #124339 : Compositor artifacts with 0.5 translation
...
The compositor translate node produces artifacts when its fractional
part is 0.5. That's because GPUs do round-to-even for nearest neighbour
sampling in case samples were at pixel boundaries.
To fix this, we bias translations by a small value to break the
rounding and ensure predictable rounding direction.
2024-07-24 19:22:00 +03:00
..
2024-07-23 08:10:19 +02:00
2024-07-23 18:29:50 +02:00
2024-03-18 15:04:12 +01:00
2024-07-22 09:58:43 +10:00
2024-07-24 14:20:59 +02:00
2024-07-23 22:31:27 +02:00
2024-07-23 19:42:01 +02:00
2024-04-16 12:27:47 +10:00
2024-07-19 23:30:56 +02:00
2024-07-24 19:22:00 +03:00
2024-04-11 20:46:14 +02:00
2024-06-27 18:28:32 +02:00
2024-07-19 23:30:56 +02:00
2024-07-24 09:55:55 +02:00
2024-07-24 07:54:59 -04:00
2024-07-15 16:39:45 +02:00
2024-07-19 23:30:56 +02:00
2024-07-20 13:55:45 +10:00
2024-07-24 15:45:33 +02:00
2024-07-22 16:08:07 +02:00
2024-03-18 15:04:12 +01:00
2024-07-19 23:30:56 +02:00
2024-07-22 09:58:43 +10:00
2024-07-24 14:49:27 +10:00
2024-07-24 14:49:27 +10:00
2024-07-19 23:30:56 +02:00
2024-07-23 10:15:13 +02:00
2024-07-22 10:39:50 +10:00
2024-07-19 23:30:56 +02:00
2024-07-22 09:58:43 +10:00
2024-07-15 16:39:45 +02:00
2024-05-06 11:28:10 +10:00
2024-07-24 14:49:27 +10:00
2024-04-11 20:46:14 +02:00