base
base copied to clipboard
Ability to disable bilinear filtering on a per texture basis.
Currently, if you disable bilinear filtering by typing /bilinear 0 and applying it, every single texture loses it, including the font, and the Global Illumination gets completely broken. What if there was a way to disable it on the texture config file, like we are able to by using inline commands ( < mix > , < mad >, < blur > etc etc before you point to the path of a texture), or as a shader of sorts?
Bilinear 1
Bilinear 0
Sometimes you want to try out a pixel art texture to see how it would look (or even make a map with them), and this can become quite an issue.
There is /reducefilter 0
if you want to turn it off on just world textures and models.