godot/drivers/gles_common
lawnjelly 3c68a6d37f Batching - fallback for 2d skinning with unrigged polys.
In the legacy renderer unrigged polys would display with no transform applied, whereas the software skinning didn't deal with these at all (outputted them with position zero). This PR simply copies the source to destination verts and replicates the legacy behaviour.
2021-05-11 17:34:14 +01:00
..
batch_diagnose.inc
rasterizer_array.h
rasterizer_asserts.h
rasterizer_canvas_batcher.h Batching - fallback for 2d skinning with unrigged polys. 2021-05-11 17:34:14 +01:00
rasterizer_storage_common.h
SCsub