merijn_v1
Black Belt
Okay, I will investigate. I guess that the texture file is causing the issue, as all new varieties except the hybrid version use a new custom file.
I'm not sure, but I will look again.Strange. I don't have this problem myself.
EDIT:
Could it be that I don't generate mipmaps when exporting? The vanilla tree texture file does have it.
EDIT2:
I've updated the PR with the texture files having mipmaps. Can you test if this fixes the problem?
And it does! Weird that this made no difference for you, maybe our graphics settings are different.
Could it be that I don't generate mipmaps when exporting? The vanilla tree texture file does have it.
Great. From now on, I will always save my dds files with mipmaps to avoid this problem.