godot-tbloader icon indicating copy to clipboard operation
godot-tbloader copied to clipboard

Add sampling the textures as an exported option

Open Hexadotz opened this issue 2 years ago • 2 comments

i was going to make a pull request suggesting this idea but it looked like i had to pull some voodoo crap to get it to work (im still new to git-hub) anyway, i was hoping you'd consider adding an option to change the sampling filter in the Tb Loader node so pixel perfect textures don't look blurry

Hexadotz avatar Sep 18 '23 23:09 Hexadotz

There's actually a toggle Texture Filter Nearest which enables nearest neighbor filtering. Are you looking for a different filtering mode?

codecat avatar Sep 18 '23 23:09 codecat

Sorry for the late reply and no i was looking for this, thanks i should've opened my eyes and read all of them sorry for bothering you, but as a small suggestion you could add multiple options who knows maybe some people might need other filtering mode

Hexadotz avatar Sep 19 '23 23:09 Hexadotz