lovr/src
bjorn 9136c7e3c1 Model:getAABB;
It takes animated node transforms into account!  But not skinning.
2019-02-13 15:10:52 -08:00
..
api Model:getAABB; 2019-02-13 15:10:52 -08:00
audio Avoid more implicit float-double conversions; 2019-01-24 17:00:41 -08:00
data Bugfixes during testing; 2019-02-13 15:10:52 -08:00
event Fix compile with -DLOVR_ENABLE_HEADSET=NO 2019-02-01 13:20:28 -08:00
filesystem Always check malloc result; Less calloc; 2019-01-29 16:53:01 -08:00
graphics Model:getAABB; 2019-02-13 15:10:52 -08:00
headset Bugfixes during testing; 2019-02-13 15:10:52 -08:00
lib Parsing improvements; 2019-02-13 15:10:52 -08:00
math Vector rework; 2019-02-08 08:13:47 -08:00
physics Be more intentional about doubles vs. floats; 2019-01-24 16:48:06 -08:00
platform Platform window functions accept NULL pointers; 2019-02-05 12:46:48 -08:00
resources Start parsing glTF; 2019-02-13 15:10:52 -08:00
thread Header cleanup; 2019-01-24 17:43:25 -08:00
timer Fix module destruction; 2018-11-19 09:24:28 -08:00
api.h Adjust BlockType; getValue -> read; 2019-01-16 10:02:44 -08:00
luax.c Explicitly convert lua_Numbers to floats; 2019-01-29 22:04:04 -08:00
luax.h Explicitly convert lua_Numbers to floats; 2019-01-29 22:04:04 -08:00
main.c Header cleanup; 2019-01-24 17:43:25 -08:00
platform.h Fixes to lovr.mirror() requested in PR 2019-01-28 15:03:58 -08:00
util.c Oops, use calloc in _lovrAlloc; 2019-01-29 20:08:10 -08:00
util.h rm string hashing code; 2019-02-13 15:10:52 -08:00
version.h version/os refactor; 2018-09-27 18:38:44 -07:00