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
..
2019-12-04 19:35:35 -05:00
2019-03-14 20:13:37 -04:00
2020-07-03 22:12:10 -04:00
2020-06-27 12:20:35 -04:00
2020-06-20 22:03:46 -04:00
2020-09-02 08:21:46 -04:00
2020-09-04 19:07:45 -04:00
2020-09-04 19:07:45 -04:00
2020-07-03 08:38:15 -04:00
2020-01-05 12:59:12 -05:00
2020-07-03 08:38:15 -04:00