I take it you mean setting mipmap+filtering to false for the nearest_neighbour case?
The node is missing an init function that sets custom2 to anisotropic.
oops. I thought that would be handled by setting the default in rna. will do
It seems fixed in current main.
I agree.
I think the solutions are too convoluted, especially since we plan on changing the CustomData storage in the long run anyway.
I must admit I sortof forgot about this one. Will have a look
The versioning is unconditional initialization, so should be simple enough. If you don't have time, I can update the patch myself be merging.
It should be simple, but I'll have to look into…
re-added WIP prefix because I still need to add versioning code now that anisotropic no longer has value 0 in the enum .
I can do this. but it will mean I'll have to add versioning as well because the anisotropic option no longer is 0