diff options
| author | Chris <[email protected]> | 2021-03-23 13:40:26 +0000 |
|---|---|---|
| committer | GitHub <[email protected]> | 2021-03-23 14:40:26 +0100 |
| commit | 2532c396edf08c997588c4fe2d8ddebaf224508b (patch) | |
| tree | c427178a0e2a49d6d808f2e49fb0f50c6ad9f8de /projects/VS2017.UWP/raylib.App.UWP | |
| parent | 71fe0bff95108fc905c3bcf5da3d95a09ce824ae (diff) | |
| download | raylib-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
