summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2020-10-21add honey_lua.h and honey_lua.hsanine-a
2020-10-19add honey libraries back and reorganize directoriessanine-a
2020-10-18add LICENSE.mdsanine-a
2020-10-18clear out old files, add basic scriptingsanine-a
2020-06-08add temple modelsanine-a
2020-06-05refactor: rename honey_error to honey_resultsanine-a
2020-06-03add multiple lights to shaderssanine-a
2020-06-01add model loadingsanine-a
2020-06-01refactor: unify error handlingsanine-a
2020-05-24add honey_shader_new()sanine-a
2020-05-24add demo disclaimer to README.mdsanine-a
2020-05-24add blinn-phong lighting demosanine-a
2020-05-24update README.md with documentation instructionssanine-a
2020-05-24add README.mdsanine-a
2020-05-23add normals to primitivessanine-a
2020-05-23refactor: rename number, vector, etc in honey_shader_set_* to valuesanine-a
2020-05-23add honey_shader_set_vec3()sanine-a
2020-05-23fix bug in link ordersanine-a
2020-05-23add camera.h documentationsanine-a
2020-05-22add honey_key_unbind_all()sanine-a
2020-05-22add keyboard inputsanine-a
2020-05-22create basic honey_camerasanine-a
2020-05-21refactor: rename honey_shader_set_matrix_4vf to honey_shader_set_mat4sanine-a
2020-05-21add textured cube primitivesanine-a
2020-05-21fix documentation errorssanine-a
2020-05-20add cube primitivesanine-a
2020-05-20add overridable update() and draw() callbackssanine-a
2020-05-20add honey_texturesanine-a
2020-05-20add honey_mesh and assorted related functionssanine-a
2020-05-20an initial commitsanine-a