summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
AgeCommit message (Expand)Author
2022-08-21add glfw to CMakeLists.txtsanine
2022-08-20fix bug in gl.bufferData and add error checkingsanine
2022-08-19add several buffer-related functionssanine
2022-08-18implement working windowssanine
2022-08-18remove Lua as library requirementsanine
2022-06-28fix honeysuckle.h includessanine
2022-06-16add initial window frameworksanine
2022-06-14add basic logging functionsanine
2022-06-14add cglm as 3rd-party librarysanine
2022-04-16move 3rd-party librarys into libs/ and add built-in honeysucklesanine
2022-04-16fix bug in main script loader and rename honey_gl.c -> honey_window.csanine
2022-03-04add assimp submodulesanine
2022-03-01add basic window functions, option parsing, and main loopsanine
2021-10-21move test files to the same directories as the files they testsanine
2021-09-28add mock queuesanine
2021-09-23add honey_log_level_str_()sanine
2021-09-23add basic test frameworksanine
2020-12-12add basic cairo bindingssanine-a
2020-12-09refactor: move primitives into lua & streamline mesh creationsanine-a
2020-12-05remove light.*sanine-a
2020-12-05remove camera.*sanine-a
2020-12-04add SignalManager.lua and revert to old Node.luasanine-a
2020-12-02create basic scene tree nodesanine-a
2020-11-29refactor affine transform bindingssanine-a
2020-11-29add glm vec3 and vec4 bindings as lua objectssanine-a
2020-11-29refactor all files to use new argument parsing and table building functionssanine-a
2020-11-29begin refactor of glm functions and basic argument parsingsanine-a
2020-10-28modify CMakeLists.txt to allow for cross-platform buildsanine-a
2020-10-25remove model/* and add shader bindingssanine-a
2020-10-25add basic cglm binding functionssanine-a
2020-10-24add window module and fullscreen togglesanine-a
2020-10-21refactor: move honey_lua function definitions to common.hsanine-a
2020-10-21add honey_lua.h and honey_lua.hsanine-a
2020-10-19add honey libraries back and reorganize directoriessanine-a
2020-10-18clear out old files, add basic scriptingsanine-a
2020-06-03add multiple lights to shaderssanine-a
2020-06-01add model loadingsanine-a
2020-06-01refactor: unify error handlingsanine-a
2020-05-23fix bug in link ordersanine-a
2020-05-22add keyboard inputsanine-a
2020-05-22create basic honey_camerasanine-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