Age | Commit message (Expand) | Author |
---|---|---|
2021-10-21 | move test files to the same directories as the files they test | sanine |
2020-12-03 | rewrite demo | sanine-a |
2020-12-02 | create basic scene tree node | sanine-a |
2020-11-30 | fix bug in glm binding memory allocators | sanine-a |
2020-11-29 | add translate function to mat4 prototype | sanine-a |
2020-11-29 | add camera functions and fix bug in argument parsing | sanine-a |
2020-11-29 | refactor affine transform bindings | sanine-a |
2020-11-29 | add glm vec3 and vec4 bindings as lua objects | 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 |