1
0
Fork 0
mirror of https://github.com/bjornbytes/lovr.git synced 2024-07-06 06:13:36 +00:00
lovr/src/math
2019-01-24 17:39:27 -08:00
..
curve.c Update Curve error messages; 2019-01-20 20:40:40 -08:00
curve.h Curve:split -> Curve:slice; 2019-01-20 20:36:42 -08:00
math.c Avoid more implicit float-double conversions; 2019-01-24 17:00:41 -08:00
math.h Fix declspec for math functions; 2019-01-04 02:18:21 -08:00
pool.c Add resizable vector pools; 2019-01-10 14:10:04 -08:00
pool.h Add resizable vector pools; 2019-01-10 14:10:04 -08:00
randomGenerator.c Revert "Replace sprintf with stb version;" 2019-01-24 17:39:27 -08:00
randomGenerator.h lovrRelease frees objects instead of destructor; 2018-12-19 01:41:01 -08:00