Files
test/source
Sergey Sharybin a56922099e ImBuf: Change rounding for byte buffer in IMB_rectfill()
It matches the behavior of IMB_rectfill_area() with opaque alpha now.

This is important as the function is used in baking, where the neutral
0.5 is expected to be mapped to 128.
2025-08-22 17:17:35 +02:00
..