Age | Commit message (Expand) | Author |
---|---|---|
2020-11-07 | add basic Node transform functions and implement transform cascading | sanine-a |
2020-11-01 | add basic node types | sanine-a |
2020-10-31 | add additional texture types and refactor texture setup and loading | sanine-a |
2020-10-31 | fix bug in FPS camera update() | sanine-a |
2020-10-28 | fix bug in model loading | sanine-a |
2020-10-28 | refactor Matrix.lua | sanine-a |
2020-10-28 | add Enum.lua and refactor Vector.lua | sanine-a |
2020-10-27 | fix minor bugs, add cube primitive binding, and implement basic first-person ... | sanine-a |