Skip to content

scene: Don't touch texture sampling params in ItemRendererOpenGL

Items must be responsible for choosing texture sampling parameters. Doing so in the ItemRendererOpenGL breaks the encapsulation.

Merge request reports