Disable texture filtering on Reference Image?

Hello, is there an option or a code line to make this happen? I’m wanting to model pixel art stuff.

I’ve tried
bpy.ops.object.load_reference_image(filter_image=False) but it doesn’t do anything though I’m not sure if it’s that kind of filtering.

1 Like

Pretty sure this is a regression in comparison to 2.79 where in system settings it was possible to disable.