lovr/src
bjorn 24a980446a Add extra room to transform stack;
Currently the transform stack doesn't take into account the fact that internal functions use
transforms.  Performing error checking for the transform stack in the internal functions is kind of
difficult (right now we just segfault), so it's easier to just reserve a few of the transforms for
internal use.
2017-06-10 14:44:04 -07:00
..
api Collider constructor accepts position; 2017-06-10 14:17:59 -07:00
audio Improve WebVR audio support; 2017-05-06 16:27:16 -07:00
data lovr.physics; 2017-05-15 22:59:53 -06:00
event Fix undefined behavior with event polling; 2017-05-17 00:03:42 -06:00
filesystem Fix initial write directory set on windows; 2017-04-28 23:58:26 -07:00
graphics Add extra room to transform stack; 2017-06-10 14:44:04 -07:00
headset Use default shader when drawing mirror texture; 2017-06-10 14:05:20 -07:00
lib WIP; 2017-04-16 16:56:49 -07:00
loaders Cleanup; 2017-05-17 13:10:37 -06:00
math Fix coordinate system; 2017-04-21 23:06:10 -07:00
physics Collider constructor accepts position; 2017-06-10 14:17:59 -07:00
timer lovr.timer.getAverageDelta; 2017-05-16 20:25:29 -06:00
lovr.c Improve error messages; 2017-06-02 01:31:14 -07:00
lovr.h 0.6.0; 2017-05-06 22:07:11 -07:00
luax.c BoxShape; 2017-05-16 15:52:09 -06:00
luax.h Return nil for memory allocation errors; 2017-05-17 15:45:24 -06:00
main.c Move GLFW into LOVR; 2016-11-25 17:31:41 -08:00
util.c Unicode; 2017-02-09 21:06:07 -08:00
util.h Rename vendor to lib; 2017-03-11 02:19:33 -08:00