1
0
Fork 0
mirror of https://github.com/bjornbytes/lovr.git synced 2024-07-04 13:33:34 +00:00
lovr/src
bjorn 024ea094a4 Fix Pass:roundrect bug;
It would draw a plane when radius was zero, even if it was supposed to
be thick.
2023-04-04 17:40:24 -07:00
..
api Improve error when buffer fields are missing; 2023-04-02 13:00:32 -07:00
core Add mouse input to lovr.system; 2023-04-01 13:08:47 -07:00
lib Backport Lua utf8 library; 2023-02-03 23:17:43 -08:00
modules Fix Pass:roundrect bug; 2023-04-04 17:40:24 -07:00
main.c Revert "Change the way modules are destroyed;" 2022-08-08 23:16:34 -07:00
util.c Merge branch 'master' into dev 2022-06-16 23:50:11 -07:00
util.h Create LOVR_NORETURN abstracting the contradictory noreturn implementations in C11 and C++11 2023-03-05 19:16:59 -05:00