Age | Commit message (Expand) | Author |
---|---|---|
2020-12-12 | add param table parsing function | sanine-a |
2020-11-30 | fix bug in glm binding memory allocators | sanine-a |
2020-11-29 | add camera functions and fix bug in argument parsing | sanine-a |
2020-11-29 | refactor: eliminate src subdirectories for honey files | sanine-a |
2020-11-29 | begin refactor of glm functions and basic argument parsing | sanine-a |
2020-10-27 | add mesh lua functions and refactor lua type names | sanine-a |
2020-10-25 | add honey_exit | sanine-a |
2020-10-24 | add window module and fullscreen toggle | sanine-a |
2020-10-24 | add honey_lua_pcall with traceback ability | sanine-a |
2020-10-23 | add key binding input functions | sanine-a |
2020-10-21 | add table recurtion to honey_lua_create_table and fix input setup | sanine-a |
2020-10-21 | refactor: move honey_lua function definitions to common.h | sanine-a |