summaryrefslogtreecommitdiff
path: root/src/honey_lua.c
AgeCommit message (Collapse)Author
2020-12-15fix bugs in texture parameter setting and add low-resolution to demosanine-a
2020-12-15fix non-skipping bug in honey_lua_parse_paramssanine-a
2020-12-15refactor textures and allow parameter settingsanine-a
2020-12-12add param table parsing functionsanine-a
2020-11-30fix bug in glm binding memory allocatorssanine-a
2020-11-29add camera functions and fix bug in argument parsingsanine-a
2020-11-29refactor: eliminate src subdirectories for honey filessanine-a
2020-11-29begin refactor of glm functions and basic argument parsingsanine-a
2020-10-27add mesh lua functions and refactor lua type namessanine-a
2020-10-25add honey_exitsanine-a
2020-10-24add window module and fullscreen togglesanine-a
2020-10-24add honey_lua_pcall with traceback abilitysanine-a
2020-10-23add key binding input functionssanine-a
2020-10-21add table recurtion to honey_lua_create_table and fix input setupsanine-a
2020-10-21refactor: move honey_lua function definitions to common.hsanine-a