Alex Szpakowski
|
0b68c92570
|
Rename some internal functionality to better match what it actually is.
--HG--
branch : minor
|
2017-08-25 22:42:03 -03:00 |
|
Alex Szpakowski
|
c37e9ed6bf
|
Use vector2 arrays instead of raw float arrays for graphics primitives. Simplifies the code a bit.
--HG--
branch : minor
|
2017-07-23 01:49:27 -03:00 |
|
Alex Szpakowski
|
7694edfd52
|
Auto-batched draws (except for love.graphics.print, for now) are affected by 3D transforms.
--HG--
branch : minor
|
2017-05-17 22:03:09 -03:00 |
|
Alex Szpakowski
|
ac697ddb0f
|
Clean up love’s internal Vector code a bit, and rename it to Vector2 so it’s more obvious what it is.
--HG--
branch : minor
|
2017-05-16 22:07:01 -03:00 |
|
Alex Szpakowski
|
abb72cb813
|
Happy new year! 🥂
--HG--
branch : minor
|
2017-01-02 01:28:29 -04:00 |
|
Alex Szpakowski
|
603c3e43d5
|
Moved line and shape drawing code out of the opengl folder, since it no longer directly calls any OpenGL functions.
--HG--
branch : minor
|
2016-12-27 23:21:25 -04:00 |
|