Skip to content

clouds: disable image smoothing

pippin requested to merge pippin/image_smoothing_property into main

There is a bug in the handling of alpha transparency combined with bilinear interpolation. Turning off the image smoothing for higher performance, and much better resulting visual.

Merge request reports