Files
godot/drivers
lawnjelly 4cadae5713 Batching - blank UVs in polys that contain no UVs
Polys that have no texture assigned contain no UVs in the poly command. These were previously not blanked, leading to random values if read from a custom shader.

This PR just blanks them.
2020-11-18 10:36:47 +00:00
..
2020-11-13 13:23:28 +00:00
2020-11-17 10:03:44 -05:00
2020-07-28 13:54:13 -04:00
2020-10-16 10:34:47 +01:00