Aaron Suen 1632b6352a Revert "Appease 5.4-dev texture_alpha warnings"
This reverts commit 253c2282917ecade5b8356d592edab40b1d517f5.

Apparently this warning is full of crap.  Explicitly
setting use_texture_alpha in the node def does
something DIFFERENT than what the engine says
it's doing enabling it internally.  use_texture_alpha
enables alpha BLENDING, which is what we
don't want with interpolation filters, whereas
leaving it off enables alpha THRESHOLDING which
is exactly what we want.
2020-09-05 23:46:44 -04:00
..
2020-06-27 12:20:35 -04:00
2020-09-04 19:07:45 -04:00
2020-09-04 19:07:45 -04:00
2020-06-27 12:20:35 -04:00
2020-01-05 12:59:12 -05:00
2020-06-27 12:20:35 -04:00
2020-09-02 07:53:05 -04:00
2020-06-27 12:20:35 -04:00
2020-06-27 12:20:35 -04:00