mirror of
https://github.com/FabricMC/fabric.git
synced 2024-11-22 15:47:57 -05:00
35ad3817d3
* Allow passing UV coordinates as Vec2f Rotating UV coordinates using vector math becomes extremely annoying when every `sprite` call requires the individual `u` and `v` coordinates to be extracted again. This change will allow passing UV coordinates in a container that will always be available. * Revert |
||
---|---|---|
.. | ||
src/main | ||
build.gradle |