Age | Commit message (Expand) | Author |
---|---|---|
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 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 all files to use new argument parsing and table building functions | sanine-a |
2020-11-29 | begin refactor of glm functions and basic argument parsing | sanine-a |