summaryrefslogtreecommitdiffhomepage
path: root/projects/VS2017.UWP/raylib.App.UWP
diff options
context:
space:
mode:
authorChris <[email protected]>2021-03-23 13:40:26 +0000
committerGitHub <[email protected]>2021-03-23 14:40:26 +0100
commit2532c396edf08c997588c4fe2d8ddebaf224508b (patch)
treec427178a0e2a49d6d808f2e49fb0f50c6ad9f8de /projects/VS2017.UWP/raylib.App.UWP
parent71fe0bff95108fc905c3bcf5da3d95a09ce824ae (diff)
downloadraylib-2532c396edf08c997588c4fe2d8ddebaf224508b.tar.gz
raylib-2532c396edf08c997588c4fe2d8ddebaf224508b.zip
Fix 90 degree bug with DrawTexturePro and DrawRectanglePro (#1673)
- The vertices did not map to where I expected causing rotation to be off by 90 degrees. I reorganized the vertices making it easier to reason about which fixes this. - The order for drawing is now topLeft, bottomLeft, bottomRight, topRight.
Diffstat (limited to 'projects/VS2017.UWP/raylib.App.UWP')
0 files changed, 0 insertions, 0 deletions