summaryrefslogtreecommitdiff
path: root/src/glm_bindings.h
AgeCommit message (Collapse)Author
2021-10-21move test files to the same directories as the files they testsanine
2020-12-03rewrite demosanine-a
2020-12-02create basic scene tree nodesanine-a
2020-11-30fix bug in glm binding memory allocatorssanine-a
2020-11-29add camera functions and fix bug in argument parsingsanine-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